Bug 18180
| Summary: | Weird cursor behavior | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jérôme Verzier <jverzier> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.5 | ||
| URL: | http://geekeries.tumblr.com/ | ||
Jérôme Verzier
I ran into something strange: in some circumstances, the cursor starts to mis-behave.
You'll see on the 'test page' that the "pointer" cursor appears sometimes on blockquote elements and/or some others like paragraphs.
My only cursor declaration on the css is: div.link {cursor:pointer}
I validated my webpage, and there's no orphan anchor or such mysteries.
I tested this bug under the Safari 3.1 and under the 03/27 Webkit release.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jérôme Verzier
Well, it seems that this bug only occurs when there's flash on the page, and when I switched another app then Safari.
mitz
*** This bug has been marked as a duplicate of 10955 ***