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

--- Comment #6 from Chris McMahon <[email protected]> ---

I think this might be a real bug, but I think it might take some particular
piece of hardware to trigger it. 

WebDriver/Selenium has two ways of sending a newline to the browser

:enter
:return

":return" is intended to emulate the "Return" key on a normal keyboard;
":enter" is intended to emulate the "Enter" key on a numeric keypad.

In this test, when we type a string plus :return in VE, the diff view is
correct, and the test would pass.  But when the test sends a string plus :enter
in VE, VE does not recognize that the contents of the edit page has changed. 

I tried to reproduce this issue manually using a Macintosh USB keyboard on a
Macbook Pro laptop but both the Return key and Enter key on that particular
piece of hardware worked correctly with VE. 

I suggest trying out Return (on the keyboard) and Enter (on the numeric keypad)
on a few keyboards to make sure we don't see this in the wild.

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