[wp-trac] [WordPress Trac] #28595: wpviews: "catch" the cursor and create a fake cursor so that the "cursor" can be set on either side of the view
WordPress Trac
noreply at wordpress.org
Mon Jul 7 01:20:55 UTC 2014
#28595: wpviews: "catch" the cursor and create a fake cursor so that the "cursor"
can be set on either side of the view
--------------------------+-------------------------
Reporter: avryl | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.0
Component: TinyMCE | Version: 3.9
Severity: normal | Resolution:
Keywords: has-patch | Focuses: javascript
--------------------------+-------------------------
Comment (by azaozz):
In [changeset:"29010"]:
{{{
#!CommitTicketReference repository="" revision="29010"
TinyMCE wpView:
- When a view is selected, pressing the up or down arrow key should move
the caret to the block above or below the view.
- Selecting some text that touches the view and deleting it should not
remove part of the view.
- Show/hide the "fake" carets on editor focus/blur.
- Don't create new paragraphs before or after a view on pressing the arrow
keys or delete key. Paragraphs are created on pressing Enter.
Props avryl, see #28595.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28595#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list