[Webkit-unassigned] [Bug 17009] [GTK] Webkit strips accents from some dead-key combinations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 8 02:34:56 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17009


alp at atoker.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18990|review?                     |review+
               Flag|                            |




------- Comment #7 from alp at atoker.com  2008-02-08 02:34 PDT -------
(From update of attachment 18990)
The copy-and-pasted string conversion code looks bogus -- just use
String::fromUTF8()?

Added a TODO about refcounting the GdkEvent. We need something like OwnPtr for
gdk to do this elegantly.

Looks fine otherwise, though I had to improve the ChangeLog entries.


-- 
Configure bugmail: http://bugs.webkit.org/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 webkit-unassigned mailing list