Bug 10808
| Summary: | REGRESSION: Cursor stops updating after going back. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dave Hyatt <hyatt> |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ap, mitz, rwlbuis |
| Priority: | P1 | Keywords: | Regression |
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
Dave Hyatt
(1) Run the layout tests and get some failures (or new results).
(2) Click on one of the test cases.
(3) Hit Back
Note that the cursor is now completely wedged on the layout test results page. It remains a pointer and never updates (you don't get link cursors or the caret).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Rob Buis
I can't reproduce this (anymore?).
Cheers,
Rob.
Alexey Proskuryakov
I also cannot reproduce. FWIW, I'm sometimes (very rarely) seeing cursor being stuck like this during normal browsing with stock Safari.
Alexey Proskuryakov
This sounds similar to the issue described in bug 11675 comment 4.
mitz
Fixed in r18049 (fix for bug 11675).