Last modified: 2014-02-28 23:04:38 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T64066, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 62066 - VisualEditor: Cursor navigation loops in block slugs at the start/end of the document
VisualEditor: Cursor navigation loops in block slugs at the start/end of the ...
Status: ASSIGNED
Product: VisualEditor
Classification: Unclassified
ContentEditable (Other open bugs)
unspecified
All All
: Normal normal
: ---
Assigned To: Editing team bugs – take if you're interested!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-02-28 18:35 UTC by Roan Kattouw
Modified: 2014-02-28 23:04 UTC (History)
7 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Roan Kattouw 2014-02-28 18:35:57 UTC
Start case:
1. Create a document that starts with {{echo|<div>foo</div>}} followed by some more content
2. Put the cursor on the paragraph below the template
3. Press left arrow until you're selecting the template
4. Press left arrow; the cursor is now in the block slug
5. Press left arrow; the cursor is now on the template
6. Go to step 4

End case:

1. Create a document that ends with <references /> preceded by some content
2. Put the cursor in the paragraph above the reflist
3. Press right arrow until you're at the end of this paragraph
4. Press right arrow; the cursor is now on the reflist
5. Press right arrow; the cursor is now in the block slug
6. Press right arrow; the cursor is now before the reflist 
7. Go to step 4

Note how the end case differs from the start case in that the loop is 3 keypresses long rather than 2.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links