Bug 14083
Summary: | GoogleSpreadsheets: No hand cursor over certain UI elements | ||
---|---|---|---|
Product: | WebKit | Reporter: | Justin Garcia <justin.garcia> |
Component: | WebKit API | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | Keywords: | GoogleBug |
Priority: | P2 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://spreadsheets.google.com | ||
Bug Depends on: | |||
Bug Blocks: | 9636 |
Justin Garcia
Start a new spreadsheet.
Hover over the "Sheet1" tab at the bottom.
The cursor should turn into a hand but doesn't.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
This works in Safari for Windows on XP Pro.
It may work in Mac OS X 10.5 Leopard as well.
Andrew Bonventre
This works for me now on safari 3 (webkit version >420)
mitz
I think the problem here is that Tiger's ImageIO lacks support for the .ico format used for the hand cursor, while Leopard's supports it. See bug 15783 and related ones.
David Kilzer (:ddkilzer)
Actually, this works for me now (hand cursor appears over Sheet1) with with a local debug build of WebKit r28072 with Safari 3.0.4 (523.12) on Mac OS X 10.4.11 (8S165).
I'm going to close as RESOLVED/FIXED.