Opened 10 years ago
Closed 5 years ago
#31538 closed defect (bug) (worksforme)
Impossible to place cursor after a left or right aligned image
Reported by: | johnbillion | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | TinyMCE | Keywords: | needs-patch |
Focuses: | javascript | Cc: |
Description
Place the following content into a post and then try to insert some text after the image.
Hello world. <img src="https://s.w.org/about/images/wp-dark-hi-bg.png" class="alignleft" />
Placing the cursor after the image is impossible. You can only do so by moving the cursor into position using the arrow keys, and when you do the cursor isn't visible until you start typing.
Tested in Chrome 41 and Firefox 35 on OS X.
Tested back to 3.8. May occur in earlier versions.
Change History (4)
Note: See
TracTickets for help on using
tickets.
Happens too in the TinyMCE demo.