Opened 9 years ago

Closed 9 years ago

#13863 closed Bug (invalid)

Cursor doesn't dissapear after unfocusing on background svg

Reported by: Denis Nefёdov Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Steps to reproduce

  1. Focus on editor
  2. Unfocus editor by clicking on background svg at the moment when cursor is visible (!)

Expected result

Cursor should be hidden

Actual result

Cursor is not hidden

Other details (browser, OS, CKEditor version, installed plugins)

One could recreate this bug here http://jsfiddle.net/denova/go3kzpyt/

Not hidden cursor also is shown on CKEditor-unfocus-cursor-bug.png attached image.

Presented svg is bigger than CKeditor space, so place for unfocusing exists.

Used last CKEditor version from cdn (in jsfiddle's 'external resourses').

I use windows 7 x64 Professional, Google Chrome 46.0.2490.71 m.

Thanks!

Attachments (1)

CKEditor-unfocus-cursor-bug.png (15.0 KB) - added by Denis Nefёdov 9 years ago.
Not hidden cursor is visible after unfocusing

Download all attachments as: .zip

Change History (2)

Changed 9 years ago by Denis Nefёdov

Not hidden cursor is visible after unfocusing

comment:1 Changed 9 years ago by Jakub Ś

Keywords: unfocus blur svg removed
Resolution: invalid
Status: newclosed
Version: 4.5.4

I'm sorry but this is browser issue as its responsible for rendering.

Although I haven't been able to reproduce this with native contenteditable element this is still browser issue. This is some weird mixture of svg, contenteditable element and perhaps events fired by editor that cause Chrome to leave cursor behind.

Please report it to Chrome team.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy