[Webkit-unassigned] [Bug 100932] New: User can change a disabled select (drop down box)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 1 02:26:24 PDT 2012


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

           Summary: User can change a disabled select (drop down box)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ksakamoto at chromium.org
                CC: tkent at chromium.org, yosin at chromium.org


Imported from http://crbug.com/158802

Focused select element is changeable even if it is disabled.
Example URL: http://jsfiddle.net/langdonx/ymEZR/

If focused element becomes disabled, the element should lose focus. This is expected behavior within HTML5 spec:
http://www.whatwg.org/specs/web-apps/current-work/multipage/editing.html#focus-management

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