Open
Bug 1014930
Opened 12 years ago
Updated 3 years ago
Sponsored icon in New Tab remains stuck in depressed state when users are no longer clicking it
Categories
(Firefox :: General, defect, P3)
Tracking
()
NEW
People
(Reporter: jboriss, Assigned: Mardak)
Details
Attachments
(1 file)
|
3.48 MB,
video/quicktime
|
Details |
Steps to reproduce:
1. In New Tab, click the sponsored “>” button
2. Press "Learn More" to create a new tab
3. Click the previous tab in the toolbar to return to New Tab
Expected results:
4a. The sponsored button is no longer depressed
Actual results:
4b. The sponsored button is still depressed
The “>” button is left in the depressed state instead of going back to normal
Thanks to Valentin Tsatskin for finding this issue and for making the attached video!
Flags: firefox-backlog+
Comment 1•12 years ago
|
||
I've done some initial investigation and it appears that the "popuphidden" event is not fired when switching tabs, even though the popup does indeed get hidden when switching tabs. [1]
I don't know enough about how our popups work to even know where to look unfortunately.
[1]:http://hg.mozilla.org/mozilla-central/annotate/48ef1c52dece/browser/base/content/newtab/page.js#l88
| Reporter | ||
Updated•12 years ago
|
Assignee: nobody → edilee
Comment 2•7 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•