Closed Bug 507559 Opened 15 years ago Closed 9 years ago

fire name change event whenever window title is changed

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: surkov, Unassigned)

References

(Blocks 2 open bugs)

Details

(Keywords: access)

We could watch for DOMTitleChanged event (http://mxr.mozilla.org/mozilla-central/source/content/base/src/nsDocument.cpp#5007). The possible problem is we could fire focus event before name change event on tabs switching in Firefox (see bug 507382 for details). Meantime we fire name change event in the case when @title attribute is changed on document root (be care to not fire name change events twice when this bug will be fixed).
Closing WONTFIX-interesting-but-unloved-and-we-have-too-much-bug-clutter
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.