Closed
Bug 218398
Opened 22 years ago
Closed 22 years ago
mouse over effects fail on dual monitor desktops
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 141599
People
(Reporter: thees, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624
On dual monitor windows systems (extended desktop) all mouse over effects
seem to work for only about 0.5 seconds, if the mozilla window is placed
on the secondary display (i.e. the one without taskbar).
This happens "out of the box", independent of
- OS (W2k, XP),
- grafic cards/drivers (ATI Rage 9700, Matrox G450 DH),
- mozilla version (1.3, 1.4, 1.5a/b)
- mozilla application (webbrowser, mail)
(boy, this took me some time to find out!)
Reproducible: Always
Steps to Reproduce:
1. place mozilla (webbrowser/mail) window to secondary display
2.a. place mouse over simple link
- or -
2.b. press right mouse button to open popup-dialog and place mouse
over a menu filed (no button pressed)
Actual Results:
2.a.: link target is shown in status bar for about 0.5 seconds and then disappers
2.b.: menue selection is shown for about 0.5 seconds and then disappers
Expected Results:
it should not disappear (as shown on the primary display)
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 141599 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•