Closed Bug 265853 Opened 20 years ago Closed 20 years ago

"File" menu items listed in menu_reference.xhtml in wrong order

Categories

(Firefox Graveyard :: Help Documentation, defect)

defect
Not set
trivial

Tracking

(Not tracked)

VERIFIED FIXED
Firefox1.0

People

(Reporter: unghost, Assigned: steffen.wilberg)

Details

(Keywords: fixed-aviary1.0, late-l10n)

Attachments

(1 file, 1 obsolete file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041023 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041023 Firefox/1.0

In "File" menu there are such items in following order:
Close Window
Close Tab

In menu_reference.xhtml:
 
   <h3 id="close_tab">Close Tab</h3>
   <p>Closes the current tab and selects the rightmost tab. This menu item is
    visible only if more than one browser tab is currently open.</p>
 
   <h3 id="close">Close (Window)</h3>
   <p>Closes the current window.</p>

One more thing - why there are round brackets around "window" in "Close Window"?

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Indeed. The menu items were interchanged by bug 248021 (branch checkin
2004-09-25 08:32).

It's "Close (Window)" because it's "Close" if the tab bar is not displayed. You
have to deselect the "hide the tab bar" checkbox in Options-Advanced if you want
to hide it.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
Keywords: late-l10n
Argh, this is the same place I just modified in bug 263762. I'll attach a new
patch in that bug, which fixes this one as well.

*** This bug has been marked as a duplicate of 263762 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Keywords: late-l10n
Resolution: --- → DUPLICATE
Sorry for the confusion. This is of course not about shortcuts. Reopening.
Status: RESOLVED → REOPENED
Keywords: late-l10n
Resolution: DUPLICATE → ---
Assignee: jwalden+fxhelp → steffen.wilberg
Status: REOPENED → ASSIGNED
Attachment #163277 - Flags: review?(jwalden+fxhelp)
Attachment #163277 - Flags: approval-aviary?
(In reply to comment #4)
> Created an attachment (id=163277)
> move Close Window above Close Tab in the menu reference
> 
Steffen, don't you think that you need to update firebird-toc.rdf too?
http://lxr.mozilla.org/aviarybranch/source/browser/components/help/locale/en-US/firebird-toc.rdf#270
<rdf:li> <rdf:Description ID="menu-file-close-tab" nc:name="Close Tab"
nc:link="menu_reference.xhtml#close_tab"/> </rdf:li>
<rdf:li> <rdf:Description ID="menu-file-close" nc:name="Close (Window)"
nc:link="menu_reference.xhtml#close"/> </rdf:li>
  

Comment on attachment 163277 [details] [diff] [review]
move Close Window above Close Tab in the menu reference

Indeed. Thanks for noticing!
Attachment #163277 - Attachment is obsolete: true
Attachment #163277 - Flags: review?(jwalden+fxhelp)
Attachment #163277 - Flags: approval-aviary?
Attached patch also fix the tocSplinter Review
Attachment #163329 - Flags: review?(jwalden+fxhelp)
Attachment #163329 - Flags: approval-aviary?
Comment on attachment 163329 [details] [diff] [review]
also fix the toc

r=me
Attachment #163329 - Flags: review?(jwalden+fxhelp) → review+
Comment on attachment 163329 [details] [diff] [review]
also fix the toc

a=asa
Attachment #163329 - Flags: approval-aviary? → approval-aviary+
Checked in br & trunk.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago20 years ago
Keywords: fixed-aviary1.0
Resolution: --- → FIXED
Target Milestone: --- → Firefox1.0
verified with windows firefox build 2004102607
Status: RESOLVED → VERIFIED
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: