[Uim-bugs] [Bug 1632] New: UIM shouldn't commit any string to non-editable text entry

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 14 11:12:43 EEST 2004


Please do not reply to this email: if you want to comment on the bug, go to          
the URL shown below and enter yourcomments there.   
 
https://freedesktop.org/bugzilla/show_bug.cgi?id=1632        
   
           Summary: UIM shouldn't commit any string to non-editable text
                    entry
           Product: UIM
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: bridge: GTK+
        AssignedTo: uim-bugs at freedesktop.org
        ReportedBy: ashie at good-day.co.jp


UIM can recieve all key event for non-editable text entry (which is set as 
gtk_entry_set_editable(entry, FALSE)) because it uses key_snooper, so it can also 
commit any string to non-editable text entry although it shouldn't commit any
string to such text entry.

But I have no idea to solve it yet.

Of course essential solution is to solve Gtk+'s key accelerator issues, and to
stop using key_snooper.        
   
   
--         
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email       
   
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the uim-bugs mailing list