#12659 closed Bug (invalid)
Cursor stays after ckdetor textarea loses focus
Reported by: | Artyom Dmiitriev | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
This only happens on Google Chrome, can be reproduced at http://ckeditor.com/demo. When you first click inside the textarea, the cursor starts blinking, then if you click outside the textarea at the moment when the cursor was visible, it does not disappear from the textarea as it should. The result is when the user works with a form which has other inputs apart from a ckeditor textare, she may see 2 cursors at the same time and so get confused.
Change History (3)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Since this is browser issue, I'm closing this ticket as invalid.
Link to Blink ticket will be added here for reference however.
comment:3 Changed 10 years ago by
I reported this issue on the Blink's bug tracker: https://code.google.com/p/chromium/issues/detail?id=440348
This is Blink issue and it occurs in both Opera and Chrome.
Please use attached code on HTML5 page:
You will get exactly the same result as in CKEditor. This is Blink issue and we will report it to them.