[mythtv-commits] Ticket #8304: Dead keys not working in themed text inputs

MythTV mythtv at cvs.mythtv.org
Tue Apr 6 16:48:45 UTC 2010


#8304: Dead keys not working in themed text inputs
----------------------------------------------+-----------------------------
 Reporter:  Toni Corvera <outlyer@…>          |       Owner:  stuartm
     Type:  defect                            |      Status:  new    
 Priority:  minor                             |   Milestone:         
Component:  MythTV - User Interface Library   |     Version:  unknown
 Severity:  medium                            |     Mlocked:  0      
----------------------------------------------+-----------------------------
 Themed text inputs in MythTV don't handle dead keys correctly since I
 upgraded to 0.22. 0.23 rc2 shows this behaviour too. Non-themed (QT?)
 inputs work correctly.

 I.e. if I type [’],[o] it should produce "ó" but it produces "'o".
 X-Window composition ([Compose], [o], [']) doesn't work either.
 The virtual keyboard behaves the same and the only way to input such text
 is to use virtual keyboard's composition (which by the way works in
 reverse key-press order to dead-keys, making it even harder).

 This makes any meta-data editing frustrating.

 A quick search showed the same report outside trac:
 http://www.mail-archive.com/atrpms-users@atrpms.net/msg07573.html

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8304>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list