[Webkit-unassigned] [Bug 51167] New: Home/end don't go to the start/end of an inline contenteditable unless they're at the start/end of a line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 15 23:11:06 PST 2010


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

           Summary: Home/end don't go to the start/end of an inline
                    contenteditable unless they're at the start/end of a
                    line
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kalman at chromium.org
                CC: rniwa at webkit.org


1. open attachment
2. note that home only works for the first example
3. note that neither home nor end work for the second
4. note that only end works for the third

Even though they're inline, home/end should go to the end of the enclosing contenteditable spans (rather than do nothing).  IE does this, as does the beahviour for text boxes (obviously).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list