Closed Bug 951364 Opened 11 years ago Closed 11 years ago

[Australis] button context menu should offer to "move", not "add"

Categories

(Firefox :: Toolbars and Customization, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 29

People

(Reporter: Dolske, Assigned: Dolske)

References

(Blocks 1 open bug)

Details

(Whiteboard: [Australis:P4][good first verify], [testday-20140328])

Attachments

(1 file)

Attached patch Patch v.1Splinter Review
The context menu for buttons on the toolbar offers "Add to Menu", and conversely the context menu for buttons in the menu panel offers "Add to Toolbar". It would be a little clearer if these were instead "Move to Menu" / "Move to Toolbar", since that's what's happening (the location of the button is changing, it's not additive).

The context menu for items in the customization palette should stay the same, I think. (Since the user is "adding" a button to their UI.)
Attachment #8348979 - Flags: review?(mconley)
Comment on attachment 8348979 [details] [diff] [review]
Patch v.1

Review of attachment 8348979 [details] [diff] [review]:
-----------------------------------------------------------------

::: browser/locales/en-US/chrome/browser/browser.dtd
@@ +335,5 @@
>  <!ENTITY customizeMenu.addToPanel.accesskey "M">
> +<!ENTITY customizeMenu.moveToToolbar.label "Move to Toolbar">
> +<!ENTITY customizeMenu.moveToToolbar.accesskey "M">
> +<!ENTITY customizeMenu.moveToPanel.label "Move to Menu">
> +<!ENTITY customizeMenu.moveToPanel.accesskey "M">

These shouldn't share the same accesskey since they are both visible at the same time when in the context menu of an item in the palette. Please switch the Toolbar context menu item to T (as long as it doesn't conflict in other scenarios).
Attachment #8348979 - Flags: review?(mconley) → review+
(In reply to Jared Wein [:jaws] (Away 20 Dec to 2 Jan) from comment #1)

> > +<!ENTITY customizeMenu.moveToToolbar.label "Move to Toolbar">
> > +<!ENTITY customizeMenu.moveToToolbar.accesskey "M">
> > +<!ENTITY customizeMenu.moveToPanel.label "Move to Menu">
> > +<!ENTITY customizeMenu.moveToPanel.accesskey "M">
> 
> These shouldn't share the same accesskey since they are both visible at the
> same time when in the context menu of an item in the palette. Please switch
> the Toolbar context menu item to T (as long as it doesn't conflict in other
> scenarios).

Nope. Only one of these will be visible at a time (depending on where the button is).

As noted in comment 0, items in the customization palette will still have the existing "Add to Menu" and "Add to Toolbar" items (which are both shown concurrently).
https://hg.mozilla.org/mozilla-central/rev/8e25403f7096
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 29
Depends on: 952742
Whiteboard: [Australis:P4] → [Australis:P4][good first verify]
Verified fixed using Windows 7 64 bit and Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0
Whiteboard: [Australis:P4][good first verify] → [Australis:P4][good first verify], [testday-20140328]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: