Closed
Bug 85035
Opened 25 years ago
Closed 24 years ago
Tiny, empty menu if right-clicking on greyed-out Back button
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
Future
People
(Reporter: terra, Assigned: mikepinkerton)
References
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.0-4GB i686; en-US; rv:0.9.1)
Gecko/20010607
BuildID: 2001060713
When I am at my home page, the "Back" button is disabled.
Right-clicking it yields a little grey square that looks
like an empty menu.
Reproducible: Always
Steps to Reproduce:
1. Start mozilla.
2. Right-click on "Back".
Actual Results: Silly little square appears.
Expected Results: Hmm... Nothing, I guess.
Comment 1•25 years ago
|
||
Got any URL?
| Reporter | ||
Comment 2•25 years ago
|
||
Your home page is the URL. Any page with "Back" disabled will do, I think.
Comment 3•25 years ago
|
||
Ok, now I understand. Confirming, over to XP Toolkit/Widgets, and updating
summary from 'Right-click disabled "back" yields empty menu' to 'Tiny, empty
menu if right-clicking on greyed-out Back button'.
Assignee: asa → trudelle
Status: UNCONFIRMED → NEW
Component: Browser-General → XP Toolkit/Widgets
Ever confirmed: true
QA Contact: doronr → aegis
Summary: Right-click disabled "back" yields empty menu → Tiny, empty menu if right-clicking on greyed-out Back button
This is the same as bug 68428, which was duped against bug 33723. Doing the
same with this one.
*** This bug has been marked as a duplicate of 33723 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 6•25 years ago
|
||
Reopening.
Bug 33723 is about the empty menu's appearance, right, this bug is also
about a greyed-out (== supposedly disabled) button for which no menu
should be displayed at all. IMHO.
Status: VERIFIED → REOPENED
Resolution: DUPLICATE → ---
Comment 8•24 years ago
|
||
->pink/future
Assignee: trudelle → pinkerton
Status: REOPENED → NEW
Target Milestone: --- → Future
Comment 10•24 years ago
|
||
Platform/OS->All
Looks like it would be a relatively easy fix.. I'll do it if somebody could tell
me what file(s) to edit.
OS: Linux → All
Hardware: PC → All
Comment 11•24 years ago
|
||
Just a guess, but try looking in nsXULPopupListener::PreLaunchPopup().
http://lxr.mozilla.org/seamonkey/source/content/xul/content/src/nsXULPopupListen
er.cpp#294
Comment 12•24 years ago
|
||
hmm. Can somebody tell me which files actually control the Back/Forward buttons
themselves?
Comment 13•24 years ago
|
||
I'm thinking there's a chrome file that could be patched. An
nsXULPopupListener.cpp edit would probably be recommended for bug 33723, but not
this one.. unless I'm completely off-base.
Comment 14•24 years ago
|
||
this is a dup of #83765
Comment 15•24 years ago
|
||
*** This bug has been marked as a duplicate of 83765 ***
Status: NEW → RESOLVED
Closed: 25 years ago → 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•