[Webkit-unassigned] [Bug 58134] New: Focus is going to the contenteditable div which is inside the legend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 8 04:48:28 PDT 2011


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

           Summary: Focus is going to the contenteditable div which is
                    inside the legend
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: satyacbit at gmail.com


Created an attachment (id=88800)
 --> (https://bugs.webkit.org/attachment.cgi?id=88800&action=review)
Focus test

If there is a contenteditable(=true) div inside the legend, then clicking on the legend is moving the focus to the text.

To reproduce the problem, 
1. Open the attached focusTest.htm
2. click on the legend area.
3. It will move the focus to the text("Legend text").

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