Closed
Bug 371274
Opened 18 years ago
Closed 18 years ago
Firefox not firing focus event on mouse click for tabs 2-n.
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: scott, Assigned: aaronlev)
References
Details
(Keywords: access)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a3pre) Gecko/20070222 Minefield/3.0a3pre
Build Identifier:
Firefox fires a focus event when you mouse click on the document frame of the first tab. However, no focus event is fired if you mouse click on the document frame of tabs 2-n.
Reproducible: Always
Steps to Reproduce:
1. Mouse click on document frame of tab 1 (1-based). Observe focus event.
2. Mouse click on document frame of tab 2-n. No focus event
3.
Actual Results:
no focus event on doc frame of tab 2-n.
Expected Results:
A focus event should also be fired when clicking the document frame of tabs 2-n for consistency.
| Assignee | ||
Comment 1•18 years ago
|
||
Scott, did this get fixed now that our other focus event fixes went in?
| Reporter | ||
Comment 2•18 years ago
|
||
I am currently unable to test. The last few nightly builds have been crashing upon startup. I have used the Mozilla feedback agent a couple times to send the crash information. I hope this helps you guys solve the problem. In the meantime, any help with my problem will be greatly appreciated.
| Assignee | ||
Comment 3•18 years ago
|
||
This is fixed. Must have been fixed by one of the other focus fixes.
Please reopen if it's still a problem.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•