Closed Bug 214678 Opened 22 years ago Closed 21 years ago

right-click menus in Help window has useless items.

Categories

(SeaMonkey :: Help Documentation, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
mozilla1.6alpha

People

(Reporter: rjkeller, Assigned: rjkeller)

References

Details

Attachments

(4 files, 3 obsolete files)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030729 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030729 When you right-click in the Help window, a menu appears with options like Page Info, View Source, Bookmark this Page, Save Page As, and other things that shouldn't appear in the Help window. A more appropriate menu would be the following: Back Forward Home Print - Select All It seems to inherit the right-click menu from the <browser> xul element. (When Bug 76948 is checked in, this bug should be easy to fix, I would think, but I don't know much about programming XUL elements). Reproducible: Always Steps to Reproduce:
--> me
Assignee: oeschger → rlk
Status: UNCONFIRMED → NEW
Ever confirmed: true
Fixed this in the 1.6a Firebird/Thunderbird help that's in development. You won't see this until the new help menu is checked in.
OS: Windows XP → All
Hardware: PC → All
Target Milestone: --- → mozilla1.6alpha
Attached patch PatchSplinter Review
Attached file helpContextOverlay.xul (obsolete) —
Comment on attachment 131362 [details] [diff] [review] Patch neil, jag said that you review help code, so could you review this?
Attachment #131362 - Flags: review?(neil.parkwaycc.co.uk)
Comment on attachment 131362 [details] [diff] [review] Patch This part of the patch is OK if you fix the tab on line 8 of jar.mn; but I don't understand your new XUL, it seems to have may useless elements.
Attachment #131362 - Flags: review?(neil.parkwaycc.co.uk) → review+
I meant /many/ useless elements :-[
Attached file helpContextOverlay.xul v2 (obsolete) —
hmm. I don't know what my logic was for keeping some of those items but they're gone now!
Attachment #131363 - Attachment is obsolete: true
Comment on attachment 131362 [details] [diff] [review] Patch jag, can you sr?
Attachment #131362 - Flags: superreview?(jag)
Blocks: 180659
Blocks: 219120
The only items that I can see any use for are back, forward, copy, select all ... unless you know different?
This patch removes some other buttons I thought was useless. Also, made sure that goBack() was used instead of BrowserBack(), and the same for the forward menu item.
Attachment #131392 - Attachment is obsolete: true
Blocks: 139376
Blocks: 203846
QA Contact: tpreston → stolenclover
When you have a new (non-binary) file it's best to "cvs add" it and then do a "cvs diff" with the -N option so it's part of the diff. Makes reviews and applying the patch easier
Comment on attachment 131362 [details] [diff] [review] Patch sr=dveditz
Attachment #131362 - Flags: superreview?(jag) → superreview+
Comment on attachment 131433 [details] helpContextOverlay.xul v3 sr=dveditz
Attachment #131433 - Flags: superreview+
This is what I'll be landing shortly.
Fixed.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
The back and forward context items used to enable/disable as per the buttons.
Attachment #132186 - Flags: review?(rlk)
Comment on attachment 132186 [details] [diff] [review] Make context Back/Forward disable properly r=rlk ah dang. How did I forget this? Now I have to find super-review again! this stinks! Thank you Neil for catching this
Attachment #132186 - Flags: review?(rlk) → review+
v
Status: RESOLVED → VERIFIED
Attached patch Fixed typoSplinter Review
Typo'd in previous patch, sorry.
Attachment #132186 - Attachment is obsolete: true
Comment on attachment 132269 [details] [diff] [review] Fixed typo r=rlk@trfenv.com Thanks a lot for catching this! It would be a good idea!
Attachment #132269 - Flags: superreview?(dveditz+bmo)
Attachment #132269 - Flags: review+
Comment on attachment 132269 [details] [diff] [review] Fixed typo Moved this to bug 203846
Attachment #132269 - Flags: superreview?(dveditz+bmo)
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: