[Bug 748] Stylus keyboard cannot use square brackets

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Wed Sep 5 16:09:24 CEST 2007


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=748





------- Additional Comments From alphaone at openmoko.org  2007-09-05 16:09 -------
This is due to mb_kbd_ui_send_press passing the modifiers to fakekey_press.

This is okay for a "default" layout, but breaks when we deviate from that.

The problem is also obvious if you reverse the capitalization on a letter:
<key obey-caps='true'>                                
     <default display="A" />                         
     <shifted display="a" />                         
</key>

Will both yield 'A', since a + shift results in 'A'

I'm not sure how we should fix this, I'll inquire on the matchbox ml.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the buglog mailing list