[Webkit-unassigned] [Bug 20191] New: Hitting enter/return doesn't create new list items as in other WebKit ports.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 27 22:02:00 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20191

           Summary: Hitting enter/return doesn't create new list items as in
                    other WebKit ports.
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
               URL: http://rtef.info/demo.htm or
                    http://tinymce.moxiecode.com/example_full.php?example=tr
                    ue
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: elbunce at thehive.com


This problem still exists in SVN r35406.

Creating either an ordered or unordered list in (TinyMCE, RTEF, or otherwise)
doesn't work as expected using the Qt build of WebKit.  In Safari and using the
Mac OS X native build, Enter/Return result in a new list item being created,
however it inserts a line break.

This is caused by the VK_RETURN handling in Qt WebKit  calling the
InsertLineBreak instead of InsertNewline command.


-- 
Configure bugmail: https://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