Closed Bug 532029 Opened 15 years ago Closed 10 years ago

click on search field label doesn't focus search field on mozilla.org site

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: surkov, Unassigned)

References

(Blocks 1 open bug, )

Details

(Keywords: access)

The DOM node of search entry accessible has @id="q".
The "Search" label for HTML input is placed over it (absolutely positioned), when I click on the label then it doesn't focus the HTML input. So the problem is not in a11y.

Moving into more appropriate component, however I'm not sure it's 100% correct.
Component: Disability Access APIs → Event Handling
QA Contact: accessibility-apis → events
changing summary
Summary: 'activate' action of search entry on mozilla.org site can't be invoked → click on search field label doesn't focus search field on mozilla.org site
Could this be a problem?
    <li><a href="#q">Skip to Search</a></li>
mozilla.org has changed significantly... is this still an issue? If so, can you provide a testcase?
Flags: needinfo?(surkov.alexander)
I don't see any searchfield labels anymore, closing the bug
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(surkov.alexander)
Resolution: --- → WORKSFORME
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.