File tree Expand file tree Collapse file tree 3 files changed +28
-0
lines changed Expand file tree Collapse file tree 3 files changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -137,3 +137,18 @@ The `:-)` key below switches to emoticon keyboard.
137137The third icon actives quick phrase:
138138
139139<center ><img src =" /assets/quick-input-01.jpeg " alt =" drawing " width =" 400 " /></center >
140+
141+ ## How to fix the keyboard overlapping with the navigation bar
142+
143+ The keyboard may overlap with the navigation bar on some specific devices:
144+
145+ <center ><img src =" /assets/overlap.jpg " alt =" drawing " width =" 400 " /></center >
146+
147+ The reason is not clear, but it can be fixed by setting * Navigation bar background* to * Follow keyboard color* in Theme settings.
148+
149+ ## What is Share Input State in Global Options
150+
151+ This feature allows you to share the input context (mostly the active input method) between Apps. There are three options: * All* , * Program* , and * No* .
152+ By selecting * All* , when you switch to another App, the input method will be switched to the same one in the new App.
153+ For * Program* and * No* , those two options have almost the same effect so far, since only one input context is assigned to each program.
154+ By selecting one of them, the active input method will not shared between Apps.
Original file line number Diff line number Diff line change @@ -130,3 +130,16 @@ Fcitx 5 支持使用第三方[词库](https://wiki.archlinux.org/title/Fcitx5_(%
130130第三个图标会激活快速输入功能:
131131
132132<center><img src="/assets/quick-input-01.jpeg" alt="drawing" width="400"/></center>
133+
134+ ## 如何修复键盘与导航栏重叠的问题
135+
136+ 在一些特定的设备上,键盘可能会与导航栏重叠:
137+
138+ <center><img src="/assets/overlap.jpg" alt="drawing" width="400"/></center>
139+
140+ 问题的原因尚不清楚,但您可以通过在主题设置中将 *导航栏背景 (Navigation bar background)* 设置为 *跟随键盘背景色 (Follow keyboard color)* 来修复。
141+
142+ ## 全局选项中的共享输入状态是什么
143+
144+ 这个特性允许您在应用之间共享输入状态(主要是当前激活的输入法)。它提供三个选项:*所有 (All)*,*程序 (Program)*,和 *无 (No)*。
145+ 在选择 *所有 (All)* 时,当您切换到另一个应用,新应用会激活相同的输入法。目前 *程序 (Program)*,和 *无 (No)* 的效果几乎相同,因为每个程序只有一个输入状态。在选择它们中的一个时,激活的输入法不会在应用之间共享。
You can’t perform that action at this time.
0 commit comments