[Webkit-unassigned] [Bug 108795] New: INPUT_MULTIPLE_FIELDS_UI: Read-only inputs should be focusable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 3 23:32:51 PST 2013


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

           Summary: INPUT_MULTIPLE_FIELDS_UI: Read-only inputs should be
                    focusable
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org
        Depends on: 108447


INPUT_MULTIPLE_FIELDS_UI: Read-only inputs should be focusable.

http://www.whatwg.org/specs/web-apps/current-work/multipage/common-input-element-attributes.html#the-readonly-attribute
> Note: The difference between disabled and readonly is that read-only controls are still focusable, so the user can still select the text and interact with it, whereas disabled controls are entirely non-interactive. (For this reason, only text controls can be made read-only: it wouldn't make sense for checkboxes or buttons, for instances.)

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