Last modified: 2014-03-13 02:21:11 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 T60563, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 58563 - VisualEditor: copying and pasting header results in non-breaking space being inserted
VisualEditor: copying and pasting header results in non-breaking space being ...
Status: NEW
Product: VisualEditor
Classification: Unclassified
General (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Editing team bugs – take if you're interested!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-17 02:20 UTC by MZMcBride
Modified: 2014-03-13 02:21 UTC (History)
5 users (show)

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


Attachments

Description MZMcBride 2013-12-17 02:20:19 UTC
Input text ([[mw:VisualEditor:What A]]):

---
=== test ===
what is '''this''' i don't ''even''
---

I copy and paste this text from [[mw:VisualEditor:What A]] to [[mw:VisualEditor:What B]] and I end up with largely the same result, except an invisible non-breaking space is inserted before "test". If you view the HTML page source of [[mw:VisualEditor:What B]], it's trivial to spot:

---
<span class="mw-headline" id=".C2.A0test">&#160;test</span>
---

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


Navigation
Links