Closed Bug 969766 Opened 11 years ago Closed 11 years ago

The "Restore Defaults" button doesn't get enabled if a toolbar is shown while in customization mode

Categories

(Firefox :: Toolbars and Customization, defect)

29 Branch
defect
Not set
normal

Tracking

()

VERIFIED FIXED
Firefox 30
Tracking Status
firefox29 --- verified
firefox30 --- verified

People

(Reporter: jaws, Assigned: jaws)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [Australis:P4])

Attachments

(1 file, 1 obsolete file)

Attached patch Patch (obsolete) (deleted) — Splinter Review
No description provided.
Attachment #8372754 - Flags: review?(MattN+bmo)
Comment on attachment 8372754 [details] [diff] [review] Patch Review of attachment 8372754 [details] [diff] [review]: ----------------------------------------------------------------- Something didn't get qref'd.
Attachment #8372754 - Flags: review?(MattN+bmo)
Attached patch Patch (qref'd) (deleted) — Splinter Review
Attachment #8372754 - Attachment is obsolete: true
Attachment #8372756 - Flags: review?(MattN+bmo)
Comment on attachment 8372756 [details] [diff] [review] Patch (qref'd) Review of attachment 8372756 [details] [diff] [review]: ----------------------------------------------------------------- ::: browser/components/customizableui/test/browser_938980_navbar_collapsed.js @@ +106,5 @@ > + } > + ok(CustomizableUI.inDefaultState, "Everything should be in its default state"); > + yield startCustomizing(); > + let resetButton = document.getElementById("customization-reset-button"); > + is(resetButton.disabled, true, "The reset button should be disabled when in defaul state"); s/defaul /default / @@ +114,5 @@ > + ok(!CustomizableUI.inDefaultState, "No longer in default state when the menubar is shown"); > + > + yield gCustomizeMode.reset(); > + > + is(resetButton.disabled, true, "The reset button should be disabled when in defaul state"); ditto
Attachment #8372756 - Flags: review?(MattN+bmo) → review+
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 30
Blocks: 971626
No longer blocks: 971626
Comment on attachment 8372756 [details] [diff] [review] Patch (qref'd) [Approval Request Comment] Bug caused by (feature/regressing bug #): regression from bug 966599 User impact if declined: restore defaults button doesn't get enabled when it should Testing completed (on m-c, etc.): on m-c and includes a test Risk to taking this patch (and alternatives if risky): none String or IDL/UUID changes made by this patch: none note: needs to land on top of the patch for bug 966599
Attachment #8372756 - Flags: approval-mozilla-aurora?
Attachment #8372756 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: