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

James Forrester <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Unprioritized               |Immediate
             Status|NEW                         |ASSIGNED
                 CC|                            |[email protected],
                   |                            |[email protected]
          Component|Editing Tools               |ContentEditable
           Assignee|[email protected]         |[email protected]
            Summary|Visual editor inserting     |VisualEditor: Editing a
                   |pawns into articles         |block level slug causes
                   |                            |pawns to be inserted,
                   |                            |content corruption
           Severity|major                       |critical

--- Comment #7 from James Forrester <[email protected]> ---
(In reply to comment #1)
> Steps to reproduce:
> 1. Log in and turn on the visual editor.
> 2. Go to a random article like "Sundance Meadows Airport"
> 3. Click the Edit tab
> 4. After the cursor appears on the page, type a character
> 
> You will then see a white pawn at the end of the line of text you are
> editing.

Thanks; have updated the bug report accordingly.

> Interestingly, it only seems to happen on articles that insert the cursor
> into a blank line at the top of the article. I'm not sure what determines
> that behavior, but it seems to be the behavior for the vast majority of
> en.wiki articles.

That is bug 47790. It's not really a blank line in the document; it's the
"potential" place to insert some new content, until you click into it and
insert some, at which point it's whatever you type in. But it's not really very
obvious to users what it is.

> The only article I haven't been able to reproduce the bug at so far
> is Lalage:
> https://en.wikipedia.org/wiki/Lalage

A block-level slug only appears if the page starts with a template or other
kind of generated content; any page that starts with one will get one (hence
the pervasiveness). The alternative is not giving users the ability to insert
content before a template if it happened to be at the start of a document,
which would be even more confusing.

-- 
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