| Summary: | Page disappears when mouse moved away from the top of the page | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | alex14641 |
| Component: | khtml event | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | jgelens |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
alex14641
2002-11-22 16:42:33 UTC
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. |