focusout not fired when activeElement is focused
Categories
(Core :: DOM: Events, defect, P5)
Tracking
()
People
(Reporter: evan.trimboli, Unassigned)
References
Details
Attachments
(1 file)
568 bytes,
text/html
|
Details |
Updated•8 years ago
|
Comment 2•8 years ago
|
||
Reporter | ||
Comment 3•8 years ago
|
||
Comment 4•8 years ago
|
||
Comment 6•8 years ago
|
||
Reporter | ||
Comment 7•8 years ago
|
||
Comment 8•8 years ago
|
||
Comment 10•5 years ago
|
||
Bulk-downgrade of unassigned, >=3 years untouched DOM/Storage bug's priority.
If you have reason to believe this is wrong, please write a comment and ni :jstutte.
Comment 11•3 years ago
|
||
This is now causing the hovercards on GitHub's page to not hide properly if the user clicks on links to drill down into detail pages, as found at https://webcompat.com/issues/117240
Updated•3 years ago
|
Comment 12•2 years ago
|
||
It looks like GitHub might have fixed this according to https://github.com/webcompat/web-bugs/issues/117240#issuecomment-1436143410. Tom, can you verify that this is fixed on their end?
Comment 13•2 years ago
|
||
Yes, although the specific code I was looking at hasn't changed, it no longer sees the conditions which triggered the bug, so they must have fixed it.
Comment 14•2 years ago
|
||
Awesome! Dropping the webcompat-priority flag then, as there is no more known breakage left.
Description
•