Closed
Bug 414167
Opened 17 years ago
Closed 17 years ago
typo in menu.xml breaks context menus for bookmark folders
Categories
(Firefox :: Bookmarks & History, defect)
Firefox
Bookmarks & History
Tracking
()
VERIFIED
FIXED
Firefox 3 beta3
People
(Reporter: myk, Assigned: myk)
References
Details
(Keywords: regression)
Attachments
(2 files)
877 bytes,
patch
|
dietrich
:
review+
beltzner
:
approval1.9+
|
Details | Diff | Splinter Review |
44.08 KB,
image/jpeg
|
Details |
A typo in menu.xml breaks the context menus for bookmark folders, making them show additional commands and commands whose enabled state is set incorrectly. This is a regression from bug 413107. The fix is trivial and obvious, thus very low risk.
Flags: blocking-firefox3?
Attachment #299476 -
Flags: review?(mconnor)
Updated•17 years ago
|
Attachment #299476 -
Flags: review?(mconnor) → review+
Assignee | ||
Comment 1•17 years ago
|
||
Comment on attachment 299476 [details] [diff] [review]
fixes typo in menu.xml
Requesting approval for this very low risk regression fix.
Attachment #299476 -
Flags: approval1.9?
Comment 2•17 years ago
|
||
Comment on attachment 299476 [details] [diff] [review]
fixes typo in menu.xml
a=beltzner
Attachment #299476 -
Flags: approval1.9? → approval1.9+
Assignee | ||
Comment 3•17 years ago
|
||
Checking in browser/components/places/content/menu.xml;
/cvsroot/mozilla/browser/components/places/content/menu.xml,v <-- menu.xml
new revision: 1.97; previous revision: 1.96
done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
20080126_2155_firefox-3.0b3pre.en-US.win32.zip
"Sort By Name" is grayed out.
Assignee | ||
Comment 5•17 years ago
|
||
(In reply to comment #4)
> Created an attachment (id=299529) [details]
> screenshot
>
> 20080126_2155_firefox-3.0b3pre.en-US.win32.zip
>
> "Sort By Name" is grayed out.
I see this too, however I only see it when you context-click on an item inside the folder; the command is enabled when you context-click on the folder itself.
Also, I see it in a build from the 25th, so it predates the checkin for bug 413107 (as well as the one for bug 404232). Thus it isn't a regression from one of those bugs, which is what this bug is about.
I suspect the behavior may be intentional, as it doesn't make sense to sort the individual item by name, but I guess you could make the case that "Sort by Name" on an item in a folder means "sort the items in this folder by name".
intentional ?
how about this ?
bug 400447
Assignee | ||
Comment 7•17 years ago
|
||
(In reply to comment #6)
> intentional ?
> how about this ?
>
> bug 400447
Yes, it may be intentional, especially since the folks commenting on that bug disagree about which option makes the most sense. Nevertheless, that bug confirms that the Sort by Name problem is not related to this bug, so further discussion about the problem should go there. Thanks for the reference.
Updated•17 years ago
|
Flags: blocking-firefox3? → blocking-firefox3+
Comment 8•17 years ago
|
||
*** VERIFIED
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b3) Gecko/2008020514 Firefox/3.0b3
Updated•17 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•