[Webkit-unassigned] [Bug 32123] New: cursor movement and text selection does not work well if a block is followed by an inline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 3 10:14:10 PST 2009


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

           Summary: cursor movement and text selection does not work well
                    if a block is followed by an inline
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ojan at chromium.org


Moving this over from https://bugs.webkit.org/show_bug.cgi?id=26635#c3

- Go to the midas demo: http://www.mozilla.org/editor/midasdemo
- Enter the following HTML:
<div>a</div><span>b</span>
- Place the cursor before 'a'.
- Hold down shift and press the down arrow.
- Note that the entire contentEditable element has been selected.

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