Version: (using KDE KDE 3.0.99) Installed from: Compiled From Sources Compiler: gcc 2.95.3 OS: Linux To reproduce: Go to http://mirror.ati.com/support/driver.html. Move the cursor to one of the menu items at the top of the page (e.g: Customer Service). When the sub-menu appears, move the cursor into the sub-menu.
Subject: Page disappears when mouse moved away from the top of the page This bug also appears on http://www.asus.com/support/download/download.aspx: move the mouse along the menu on the top left of the page (which incidently appears garbled). Why is this bug still unconfirmed? __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com
*** Bug 52610 has been marked as a duplicate of this bug. ***
This seems to be an interaction between CSS position: fixed and mouse over events. If you look at a test page on my site at http://www.scuba-addict.co.uk/ bug.html, there is a menu in the top left with graphics images. As soon as you move the cursor over one of the items, this triggers an onMouseOver() event and the rest of the page disappears.
With BRANCH & HEAD no menu opens at all when hovering it with the mouse.
Ati's site works fine when you change UA->mozilla. Also comment #3 site works, page doesn't vanish.