Opened 15 years ago
Closed 15 years ago
#4250 closed bug (fixed)
[Keymap] pressing shift doesn't show uppercase characters if KeymapSwitcher is installed
Reported by: | diver | Owned by: | siarzhuk |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Preferences/Keymap | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #5122 | |
Platform: | All |
Description
Keymap preflet doesn't show upper case characters, it used to work until Keymap rewrite.
Tested in hrev32436 in VirtualBox 3.0.4.
Change History (12)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Summary: | [Keymap] pressing shift doesn't show upper case characters → [Keymap] pressing shift doesn't show uppercase characters |
---|
I tried to remove Keymap settings:
rm ~/config/settings/Key_map
Launched Keymap and selected "American" and still can't see uppercase characters.
comment:3 by , 15 years ago
Clicking Shift button in the Keymap preflet do show uppercase characters. Should it show it if you press actual keyboard shift button?
comment:5 by , 15 years ago
Strange, I could only reproduce it when I used my attachment:ticket:4306:UserBuildConfig
comment:6 by , 15 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
That sounds like it is a user error then. Maybe you have a messed up keymap or something, which you copy in your UserBuildConfig.
follow-up: 10 comment:7 by , 15 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
Summary: | [Keymap] pressing shift doesn't show uppercase characters → [Keymap] pressing shift doesn't show uppercase characters if KeymapSwitcher is installed |
I've found the cause of this behavior by commenting out every line in my UserBuildConfig. It turns out it is KeymapSwitcher that blocks uppercase characters in Keymap preflet.
As soon as I move /boot/common/add-ons/input_server/filters/keymap_switcher to desktop everything is working OK.
Reopening... Siarzhuk :-) ?
comment:9 by , 15 years ago
Version: | R1/pre-alpha1 → R1/Development |
---|
comment:10 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | reopened → assigned |
Replying to diver:
It turns out it is KeymapSwitcher that blocks uppercase characters in Keymap preflet.
Reopening... Siarzhuk :-) ?
Hm... Really, looks "my" one. :-\
comment:11 by , 15 years ago
Fixed in KeymapSwitcher 1.2.5 that will be available soon as Optional Package.
comment:12 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
It seems to work here. Do you have a specific keymap where it doesn't work or any tip to reproduce the error? I know it can be hard to tell if it never works on your configuration..