[Webkit-unassigned] [Bug 34174] New: Double click on text selects text from two <div> elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 26 11:20:42 PST 2010


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

           Summary: Double click on text selects text from two <div>
                    elements
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morten.larsen at ludit.it


Text in two <div> elements positioned next to each other and coded without
whitespace will be selected as one text on double click.

To reproduce:

1 - Open the file attached
2 - Double click on the text that says "Double_click_here"

Result: The whole line is selected, including the text
"This_will_be_selected_too"

Expected result: Only "Double_click_here" should be selected.

Firefox 3.6 works as expected.

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