https://bugzilla.wikimedia.org/show_bug.cgi?id=52770

--- Comment #1 from Richard Morris <[email protected]> ---
This was first raised at 
http://en.wikipedia.org/wiki/Wikipedia:VisualEditor/Feedback#Removing_line_above_header_.22de-headers.22_it.3B_lack_of_.22undo.22_facility

If you have a document like
==Heading 2==
===Heading 3===
====Heading 4====
Paragraph.

i.e.

<h2>Heading 2</h2>
<h3>Heading 3</h3>
<h4>Heading 4</h4>
<p>Paragraph.</p>

and select the heading 3 block, so the selection goes all the way to the right
hand side of the screen then delete, it will change the following heading to be
an <h3> element. Likewise deleting the whole of the heading 4 line and deleting
changes the paragraph to be a <h3> heading.

I've made a test file at http://en.wikipedia.org/wiki/User:Salix_alba/VE_test

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to