Changes between Initial Version and Version 1 of Ticket #11073, comment 1
- Timestamp:
- Nov 4, 2013, 7:28:16 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11073, comment 1
initial v1 1 Using devtools I've discovered that cke_focus class is not set when cursor is blinking.1 Using devtools I've discovered that cke_focus class is not added to the top level div while cursor is missing. 2 2 So it's not just chrome's cursor issue - javascript reacts to click event in a different way in chrome, depending on where you click.