RESOLVED INVALID 15160
Links in WYSIWYG contentEditable mode are not showing text I-beam cursor.
https://bugs.webkit.org/show_bug.cgi?id=15160
Summary Links in WYSIWYG contentEditable mode are not showing text I-beam cursor.
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.