Last modified: 2012-10-19 18:54:48 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 T43158, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 41158 - VisualEditor: Deleting selection does not delete selected list bullet
VisualEditor: Deleting selection does not delete selected list bullet
Status: RESOLVED WONTFIX
Product: VisualEditor
Classification: Unclassified
ContentEditable (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Inez Korczyński
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-18 09:50 UTC by Nicolas Raoul
Modified: 2012-10-19 18:54 UTC (History)
5 users (show)

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


Attachments

Description Nicolas Raoul 2012-10-18 09:50:51 UTC
1) Open http://www.mediawiki.org/wiki/VisualEditor:Test
2) Press: a b Enter c d
3) Make "cd" a list item
4) Press Delete


Expected:

ad


Actual:

a

・ d
Comment 1 Christian Williams 2012-10-18 19:05:24 UTC
Where is your cursor when you press Delete? I can't think of any circumstance where a single press of Delete should remove 2 characters (ABCD -> AD) as you expected. Also, what browser are you using?
Comment 2 Nicolas Raoul 2012-10-19 02:42:56 UTC
Sorry I forgot a step!

1) Open http://www.mediawiki.org/wiki/VisualEditor:Test
2) Press: a b Enter c d
3) Make "cd" a list item
3) With the mouse, select b and c
4) Press Delete
Comment 3 Christian Williams 2012-10-19 18:54:48 UTC
Ah yeah, this is as expected. We're not currently handling adoption of list items into paragraphs. This type of selection + delete will work from a paragraph into another paragraph or a paragraph into heading, but just not for lists yet.

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


Navigation
Links