Closed
Bug 69671
Opened 25 years ago
Closed 24 years ago
popupset looks wrong after many right clicks
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: colinp, Assigned: hewitt)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.16 i686; en-US; 0.8) Gecko/20010216
BuildID: stable Mozilla 0.8 from cvs
Right clicking on the main browser content area many times breaks the border
around the popupset menu. (sometimes I have to move my mouse a pixel or two to
the left after each click to get this to happen, but this is still unacceptable).
Reproducible: Always
Steps to Reproduce:
1) Right click on the main browser content area many times in a row
Actual Results: Broken Menu Border -- functionality remains intact
Expected Results: Border should appear everytime
Comment 1•25 years ago
|
||
->pinkerton/future
Assignee: trudelle → pinkerton
Target Milestone: --- → Future
Comment 2•25 years ago
|
||
I tried this on Windows, and instead of borders disappearing, up/down arrows
(like in a long list of bookmarks) appeared. The arrows didn't do anything
because the context menu was still reasonably short.
Comment 3•25 years ago
|
||
I CAN NOT reproduce this bug using
Mozilla 0.8.1
Mozilla/5.0 (X11; U; RH 6.2 Linux 2.2.14-5.0 i686; en-US; 0.8.1) Gecko/20010326
| Reporter | ||
Comment 4•25 years ago
|
||
I went to espn.com where there is a pop-up window and right clicked on the
pop-up window, after a short period I was able to reproduce this bug. The
border showed up fine in the pop-up itself, but occasionally it does not show up
properly in the window behind... but again, only once in a while, not every
time. (Now using 2001032908)
Comment 5•25 years ago
|
||
Bug has target milestone and been confirmed by other people in this bug.
Marking NEW.
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Reporter | ||
Comment 6•24 years ago
|
||
Can't reproduce anymore.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 7•24 years ago
|
||
Oops, forgot to check the JS Console. I get the following error every time I
right click on the main content window in the browser:
Error: contextMenu.onpopuphiding is not a function
Hyatt, is this because of your recent changes?
Build id: 2001080921 - linux
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 8•24 years ago
|
||
yes, hyatt changed that by accident. -> hewitt
Assignee: pinkerton → hewitt
Status: REOPENED → NEW
Comment 9•24 years ago
|
||
Hmm, let's do it this way. Marking this WFM again for the original problem.
The new problem is reported as bug 94720, and I'll gift that to hewitt (no,
don't thank me...)
Status: NEW → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → WORKSFORME
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•