Bug 15160

Summary: Links in WYSIWYG contentEditable mode are not showing text I-beam cursor.
Product: WebKit Reporter: Vincent Lee <vilee>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P3    
Version: 523.x (Safari 3)   
Hardware: Mac (Intel)   
OS: OS X 10.4   
Attachments:
Description Flags
Please use this HTML file to reproduce the issue. none

Vincent Lee
Reported 2007-09-07 18:37:27 PDT
Steps to reproduce bug: 1. Make a HTML page editable using document.body.contentEditable = true; 2. Use the mouse to hover over a link. Actual Result: The link is editable text now, but the pointer hand mouse cursor still shows. Expected Result: This should now be a text I-beam cursor.
Attachments
Please use this HTML file to reproduce the issue. (887 bytes, text/html)
2007-09-07 18:39 PDT, Vincent Lee
no flags
Vincent Lee
Comment 1 2007-09-07 18:39:32 PDT
Created attachment 16225 [details] Please use this HTML file to reproduce the issue. Simply hover over a link, the pointer hand mouse cursor shows.
Vincent Lee
Comment 2 2007-09-07 19:41:08 PDT
This bug is with Safari 2 only. With Safari 3, there is no issue. Please close the bug, thanks.
Note You need to log in before you can comment on or make changes to this bug.