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

       Web browser: ---
            Bug ID: 43082
           Summary: VisualEditor: Race condition between "Beginning of
                    Line" and "New Line" operatiosn
           Product: VisualEditor
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: User Interface
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Here is normal behavior:

1. In VisualEditor, type a line of text.
2. Position your cursor at the beginning of that line.
3. Press the Home key on your keyboard, to move the cursor to the beginning of
the line.
4. Wait a moment.
5. Press Enter, and the current text is pushed downward one line. This is
correct and expected.

Here is the buggy behavior:

1. In VisualEditor, type a line of text.
2. Position your cursor at the beginning of that line.
3. VERY QUICKLY, press the Home key followed by the Enter key.
4. The cursor moves down one line, so it is positioned below the line of text.
The text did not move. This is incorrect behavior. The line of text should have
been pushed downward.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to