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

--- Comment #15 from Michael M. <[email protected]> 2012-06-26 07:42:56 UTC 
---
(In reply to comment #14)
> When you tested it it may not have been deployed yet. Merging is not the same
> as deploying (every 2 weeks, the latest merge state in master is deployed).
> 
> Can you try again now?

I tested it on mw.org, where 1.20wmf5 was already deployed at that time. And
yes, I can still reproduce it on any WMF wiki.

1. Enable EditWarning in your preferences.
2. Open a page in edit mode.
3. Type something to change the text.
4. Press <Enter> in the empty search field.
5. A message will pop up, asking you if you really want to leave the page (as
expected), click "Stay on page"
6. Despite your choice you will leave the page, and go to Special:Search.

Reproducible at least with Firefox (if I remember correctly, FF submits a form
when you press enter; in SimpleSearch there is a missing
event.preventDefault(), so the search form is submitted twice, while edit
warning only catches it once).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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