Closed
Bug 38218
Opened 26 years ago
Closed 26 years ago
menus don't dismiss after clicking in content area
Categories
(Core :: XUL, defect, P3)
Core
XUL
Tracking
()
VERIFIED
FIXED
M16
People
(Reporter: bugzilla, Assigned: mikepinkerton)
References
Details
(Keywords: regression)
seeing this on linux, mac (dropdowns in toolbars), and winNT. 2000.05.04.12 opt
comm bits.
1.dropdown a menu (eg, File, Tasks, Bookmarks in toolbar, dropdowns attached to
Back or Fwd buttons), and the menu displays.
2. try to dismiss menu by clicking somewhere in the web content window.
result: the menu persists. might need to repeat above steps a few times to see
it.
workaround: *sometimes* you can dismiss the menu by clicking on the name of
another menu label. but when that doesn't work, you'll see multiple menus drawn,
and the best way to get out of that messiness is to actually select a menu item
(eg, a link from Bookmarks). rather annoying.
| Reporter | ||
Comment 1•26 years ago
|
||
adding regression kw, since this hadn't been a problem recently.
Keywords: regression
| Assignee | ||
Comment 2•26 years ago
|
||
holy shit, you're right! i didn't touch anything!
Status: NEW → ASSIGNED
Target Milestone: --- → M16
| Assignee | ||
Comment 3•26 years ago
|
||
there is a workaround: hitting escape always dismisses the menu.
it appears that there is an invisible tooltip that fires off (though you can't
see it, you see the x,y position output to the console) if you hover over the
menu for too long which is what is messing up the listeners. i see this message
and the behavior on all platforms.
cc'ing saari as this is probably what's wrong with his focus bugs as well.
Comment 5•26 years ago
|
||
Something else, dunno if this is related - if I open the bookmark menu in the
personal toolbar in win32 moz build, and i click out to another application, the
menu remains shown ontop of the other application. It even is functional.
| Reporter | ||
Comment 6•26 years ago
|
||
doron, yeah, i see that too! dunno if it's related to this, or is another
issue...
Comment 9•26 years ago
|
||
mike, did you fix this? this now wfm in 2000050715
Comment 10•26 years ago
|
||
*** Bug 38498 has been marked as a duplicate of this bug. ***
Comment 11•26 years ago
|
||
This feature was disabled in the browser while mike sorts out the issue. So
current builds do not exhibit this behaviour, but it's still an open bug.
Comment 12•26 years ago
|
||
What feature was disabled?
Comment 13•26 years ago
|
||
The content area is (temporarily) no longer associated with a tooltip.
[and today, hyatt also turned this off for the toolbox as well].
| Assignee | ||
Comment 14•26 years ago
|
||
*** Bug 38711 has been marked as a duplicate of this bug. ***
Comment 15•26 years ago
|
||
adding myself to the cc. This also happens in the mailnews folderpane when you
try to right click on a folder, the tooltip comes up and dismisses the menu.
| Assignee | ||
Comment 16•26 years ago
|
||
fixed.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 17•26 years ago
|
||
putterman, i still see the problem you mention even with my fix...
Comment 18•26 years ago
|
||
me too. Do you want me to reopen this or make the other bug no longer a dup of
this one?
| Reporter | ||
Comment 19•26 years ago
|
||
putterman, could you pls open a new bug on this? also, cc lchiang... thx much!
| Reporter | ||
Comment 21•26 years ago
|
||
yup, looks fine on Mac too (2000.05.12.08, opt comm).
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: bugzilla → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•