[Webkit-unassigned] [Bug 24007] New: Double-clicking on spaces after td content, selects part of next td's content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 18 13:28:29 PST 2009


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

           Summary: Double-clicking on spaces after td content, selects part
                    of next td's content
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: justin.garcia at apple.com, ojan at google.com,
                    jparent at google.com


Double-clicking on spaces after td content, selects part of next td's content

Test HTML:
<table border="1"  cellpadding="3"><tbody><tr><td>foo      
    </td><td>bar</td></tr></tbody></table>

I was using:
http://www.mozilla.org/editor/midasdemo/

Double click on the spaces following "foo" and the "b" of "bar" is selected
(along with the spaces)!


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