[Webkit-unassigned] [Bug 33253] New: Want access to <label> element associated with <input>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 6 05:51:45 PST 2010


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

           Summary: Want access to <label> element associated with <input>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Android
        OS/Version: Android
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: scroggo at google.com
                CC: android-webkit-unforking at google.com


On Android, we want to use the text in the <label> element as a hint for an
<input> element.  Although the information is freely available, I found myself
copying labelForElement() in AccessibilityRenderObject.cpp.  Would it be
possible to make this a public function?  That way we can call the same
function, and if WebKit changes we will not need to make any changes.

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