Closed
Bug 1156964
Opened 10 years ago
Closed 10 years ago
orca reads window title on every tab in e10s
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
mozilla40
People
(Reporter: tbsaunde, Assigned: smaug)
References
Details
Attachments
(1 file)
1.69 KB,
patch
|
Felipe
:
review+
tbsaunde
:
feedback+
|
Details | Diff | Splinter Review |
If you enable e10s and use orca then every time you hit tab the window title gets read. I believe this is because we send window activate / deactivate messages on every tab. I believe that is caused by nsWindow::OnKeyPressEvent returning a different value than it does in non e10s.
Updated•10 years ago
|
tracking-e10s:
--- → +
Assignee | ||
Comment 1•10 years ago
|
||
Assignee: nobody → bugs
Attachment #8602149 -
Flags: review?(tbsaunde+mozbugs)
Attachment #8602149 -
Flags: review?(felipc)
Updated•10 years ago
|
Attachment #8602149 -
Flags: review?(felipc) → review+
Reporter | ||
Updated•10 years ago
|
Attachment #8602149 -
Flags: review?(tbsaunde+mozbugs) → feedback+
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
You need to log in
before you can comment on or make changes to this bug.
Description
•