[Webkit-unassigned] [Bug 15057] New: EditorClientGtk is missing some important keypress handling, patch attached

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 22 17:57:07 PDT 2007


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

           Summary: EditorClientGtk is missing some important keypress
                    handling, patch attached
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: m at ni.ac.nz


EditorClientGtk is missing some important keypress handling. A patch is
attached to resolve this.

Problems caused by these missing keypress cases included forms not submitting
when <enter> is pressed in a text field, selection not being altered with
shift-left, shift-right etc in text fields, and end/home not working properly.

This is probably not every case, but it's at least the ones that the QT code
handles.

The QT code is basically identical (neither the GTK nor QT code is specific to
that platform) and a way should be found to share the GTK and QT code for this,
but I'm leaving that as a separate issue.


-- 
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