Closed
Bug 164778
Opened 23 years ago
Closed 23 years ago
pull-down menu closes before I can select something
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 136527
People
(Reporter: E.deWilde, Assigned: asa)
References
()
Details
(Keywords: qawanted)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; nl-NL; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; nl-NL; rv:1.1) Gecko/20020826
The pull-down menu closes (disappears) when moving the mouse over the pull down
menu
Reproducible: Always
Steps to Reproduce:
1.open the url
2.move th mouse over an item on the menu bar until a pop-up menu opens
3.move the mouse over the pull-down menu
Actual Results:
the pull-down menu closes before I can select something
Expected Results:
the pull-down menu should remain on the screen until the user selects something
from it or until the user moves the mouse pointer away from the pull-down menu
Comment 1•23 years ago
|
||
I suspect the site's getting onmouseout events it does not expect; a minimal
testcase would be helpful in determining whether that's our bug or theirs.
Keywords: qawanted
By moving the iframe outside of the div which contains both iframe and menu,
menu works as expected.
*** This bug has been marked as a duplicate of 136527 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•