Opened 10 years ago

Last modified 8 years ago

#11938 confirmed Bug

Webkit Blink: Image2 Cursor not available when Image is only content in editor

Reported by: Jakub Ś Owned by:
Priority: Normal Milestone:
Component: General Version: 4.3 Beta
Keywords: Webkit Blink Cc:

Description

This is variation of: #11923

  1. Open image2 sample.
  2. Clear editor contents.
  3. Paste below code:
    <p><img alt="Saturn V" src="assets/image1.jpg" style="float:right" width="200" /></p>
    
    or 
    
    <figure class="image" style="float:right"><img alt="Saturn V" src="assets/image1.jpg" width="200" />
    <figcaption>Roll out of Saturn V on launch pad</figcaption>
    </figure>
    
  4. Switch to wysiwyg and try to click behind or before image.

Result: You won't see cursor blinking anywhere and you are not able to type in editor.

This is happening only with widgets.

Change History (2)

comment:1 Changed 10 years ago by Jakub Ś

Status: newconfirmed

comment:2 Changed 8 years ago by Jakub Ś

#14580 was marked as duplicate.

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