Closed
Bug 1378819
Opened 7 years ago
Closed 7 years ago
Combined stop/reload button not working when the button is in the overflow panel
Categories
(Firefox :: Toolbars and Customization, defect, P1)
Tracking
()
VERIFIED
FIXED
Firefox 58
People
(Reporter: Gijs, Assigned: Gijs)
References
Details
(Whiteboard: [reserve-photon-structure])
Attachments
(1 file)
59 bytes,
text/x-review-board-request
|
jaws
:
review+
Sylvestre
:
approval-mozilla-beta+
|
Details |
This needs bug 1363485 to be fixed before you can reproduce. STR: 1. right click stop/reload button 2. click 'pin to overflow panel' 3. restart firefox 4. open a page that takes a long time to load 5. open the overflow panel ER: button shows 'stop' AR: button shows 'reload' It's not super clear to me off-hand why this is broken, but perhaps the fact that entering and leaving customize mode calls the uninit/init methods of the button is a clue.
Assignee | ||
Updated•7 years ago
|
Whiteboard: [photon-structure][triage]
Updated•7 years ago
|
Flags: qe-verify+
Priority: -- → P3
QA Contact: gwimberly
Whiteboard: [photon-structure][triage] → [reserve-photon-structure]
Updated•7 years ago
|
Priority: P3 → P4
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → gijskruitbosch+bugs
Priority: P4 → P1
Comment hidden (mozreview-request) |
Updated•7 years ago
|
Status: NEW → ASSIGNED
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8911121 [details] Bug 1378819 - fix combined stop/reload button not working in the overflow menu, https://reviewboard.mozilla.org/r/182618/#review187954
Attachment #8911121 -
Flags: review?(jaws) → review+
Pushed by gijskruitbosch@gmail.com: https://hg.mozilla.org/integration/autoland/rev/d9b87e369bdb fix combined stop/reload button not working in the overflow menu, r=jaws
Comment 4•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d9b87e369bdb
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
Assignee | ||
Comment 5•7 years ago
|
||
Comment on attachment 8911121 [details] Bug 1378819 - fix combined stop/reload button not working in the overflow menu, Approval Request Comment [Feature/Bug causing the regression]: moving the reload/stop button to its own button [User impact if declined]: reload/stop button stops working in some circumstances (not limited to the button being in the overflow panel) [Is this code covered by automated tests?]: some basic ones, but clearly not ones that check this usecase... [Has the fix been verified in Nightly?]: not yet [Needs manual test from QE? If yes, steps to reproduce]: see comment 0 [List of other uplifts needed for the feature/fix]: n/a [Is the change risky?]: not very [Why is the change risky/not risky?]: relatively small patch, frontend-only, loooots of beta still to go. [String changes made/needed]: nope
Attachment #8911121 -
Flags: approval-mozilla-beta?
Comment 6•7 years ago
|
||
Comment on attachment 8911121 [details] Bug 1378819 - fix combined stop/reload button not working in the overflow menu, Fix a bug with the reload/stop button in some context. Taking it. Should be in 47b4 (gtb tomorrow)
Attachment #8911121 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 7•7 years ago
|
||
bugherder uplift |
https://hg.mozilla.org/releases/mozilla-beta/rev/48429878026c
status-firefox57:
--- → fixed
Comment 8•7 years ago
|
||
User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0 Build ID: 20170927100120 This issue has been verified on latest Firefox Nightly Build ID: 20170927100120 on Windows 8.1 x64, Mac OS 10.12 and Ubuntu 14.04 and it's not reproducible. When the page is loading the combined Stop/Reload button from Overflow menu shows the Stop state.
Updated•7 years ago
|
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Comment 9•7 years ago
|
||
I have reproduced the issue mentioned in comment 0, using an affected Firefox 57.0a1 build (BuildId:20170920220431). I have verified that the issue is not reproducible using Firefox 57.0b7 (Build Id:20171009192146) on Windows 10 64bit, macOS 10.11.6 and Ubuntu 16.04 64bit.
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•