[Webkit-unassigned] [Bug 141086] New: focusing of disabled fieldset element is not prevented

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 30 09:56:59 PST 2015


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

            Bug ID: 141086
           Summary: focusing of disabled fieldset element is not prevented
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mail at rodneyrehm.de

Created attachment 245722
  --> https://bugs.webkit.org/attachment.cgi?id=245722&action=review
test case

Steps to reproduce the problem:
1. create element <fieldset tabindex="0" disabled>
2. try to focus the fieldset

What is the expected behavior?
fieldset is not focused

What went wrong?
fieldset becomes the activeElement


specification: http://www.w3.org/TR/html5/disabled-elements.html#concept-element-disabled

Chromium bug for reference: https://code.google.com/p/chromium/issues/detail?id=453847

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150130/e2ca3620/attachment-0002.html>


More information about the webkit-unassigned mailing list