Revert r40027 "Recommit my changes to EditPage without the regressions:"
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 27 Aug 2008 00:19:13 +0000 (00:19 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 27 Aug 2008 00:19:13 +0000 (00:19 +0000)
commitf6204147aed543e29c783cd626df5e68520a9c23
tree63b0aac989d4b81ee0961e53f4eb388db9972cc8
parent80c02aaf15e765a13233f632ffe4f22c5e016057
Revert r40027 "Recommit my changes to EditPage without the regressions:"
This caused at least a regression in tab order which causes all my edits to fail:
1) Click "edit"
2) Hit "tab" to tab into edit field
3) Type something
4) Hit "tab" to tab into the comment field
5) Hit "enter" to save
Hey wait a minute, where's my edit?
When I go back and do it over, I find that I get tabbed from the edit box to the *cancel link*, so hitting enter goes back to the view page, destroying my edit.
Not good. :(

Haven't checked for other regressions; please be *very* careful with this edit page work, as seemingly small breakages can really damage the user experience and make things really badly broken.
Maybe we need a fuller UI test suite...
includes/EditPage.php