Closed
Bug 2040682
Opened 2 months ago
Closed 1 month ago
"Open file" Toolbar item becomes greyed-out after enabling it or changing its position
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
RESOLVED
FIXED
154 Branch
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | fixed |
People
(Reporter: regspam, Assigned: mconley, NeedInfo)
References
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0
Steps to reproduce:
- Right-click on the Toolbar and click on "Customize Toolbar...".
- Find the "Open file" item in the items list and enable it by dragging to the Toolbar area. Click on "Done" in the bottom-right. Notice that the item is greyed-out (expected: is enabled).
- Restart the browser. Notice that the item is now enabled, that's expected.
- Repeat step 1 and change the item's position. The item becomes greyed-out again (expected: stays enabled).
Comment 1•2 months ago
|
||
The severity field is not set for this bug.
:Gijs, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(gijskruitbosch+bugs)
| Assignee | ||
Comment 2•1 month ago
|
||
This might also be a dupe of bug 309953.
Flags: needinfo?(gijskruitbosch+bugs)
See Also: → 309953
| Assignee | ||
Updated•1 month ago
|
Assignee: nobody → mconley
| Assignee | ||
Comment 3•1 month ago
|
||
Pushed by mconley@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/20e5b04212a8
https://hg.mozilla.org/integration/autoland/rev/bfe65d803bfc
Remove disabled state on added toolbaritems when exiting customize mode if the underlying command is not disabled. r=Gijs
Pushed by rperta@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/10aa0d199457
https://hg.mozilla.org/integration/autoland/rev/4e60d5e637a4
Revert "Bug 2040682 - Remove disabled state on added toolbaritems when exiting customize mode if the underlying command is not disabled. r=Gijs" for causing bc failures at browser_drag_outside_palette.js
Backed out for causing bc failures at browser_drag_outside_palette.js
Backout link
Push with failures
Failure log(s)
Flags: needinfo?(mconley)
Pushed by mconley@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/abcf4798d217
https://hg.mozilla.org/integration/autoland/rev/baecb60253ad
Remove disabled state on added toolbaritems when exiting customize mode if the underlying command is not disabled. r=Gijs
Comment 8•1 month ago
|
||
| bugherder | ||
Status: UNCONFIRMED → RESOLVED
Closed: 1 month ago
status-firefox154:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
Comment 9•1 month ago
|
||
Authored by https://github.com/mikeconley
https://github.com/mozilla/enterprise-firefox/commit/abcf4798d217a3ed5688a37d54a39f0101cb3959
[enterprise-main] Bug 2040682 - Remove disabled state on added toolbaritems when exiting customize mode if the underlying command is not disabled. r=Gijs
You need to log in
before you can comment on or make changes to this bug.
Description
•