Last modified: 2014-10-27 21:21:16 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 T43066, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 41066 - VisualEditor: Backspace in list: deleted character re-appears
VisualEditor: Backspace in list: deleted character re-appears
Status: RESOLVED FIXED
Product: VisualEditor
Classification: Unclassified
ContentEditable (Other open bugs)
unspecified
All All
: Unprioritized major
: VE-deploy-2012-10-29
Assigned To: Inez Korczyński
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-16 08:30 UTC by Nicolas Raoul
Modified: 2014-10-27 21:21 UTC (History)
6 users (show)

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


Attachments

Description Nicolas Raoul 2012-10-16 08:30:00 UTC
Steps:
0) Go to http://www.mediawiki.org/wiki/VisualEditor:Test
1) Between two simple text paragraph, insert a new paragraph by pressing "Enter".
2) Click the "bullet list" button.
3) Type "a".
4) Press "Backspace". "a" is removed, and the next paragraph moves down a bit.
5) Press "Backspace" again.
6) The "a" reappears.

Problems: The move at step 4 and the miracle at step 6.
Comment 1 Christian Williams 2012-10-18 20:21:10 UTC
Yep, this is verified. We should have a fix soon.
Comment 2 Christian Williams 2012-10-19 17:50:02 UTC
Just leaving a note: This is a Firefox problem where the browser adds a <br _moz_dirty /> within the list item:
<li>
  <p></p>
  <br _moz_dirty/>
</li>
Comment 3 etonkovidova 2014-10-27 21:21:16 UTC
Confirmed the fix in betalabs and test2.

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


Navigation
Links