Last modified: 2014-05-22 11:08:59 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T4150, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 2150 - Wrong tabindex on edit page
Wrong tabindex on edit page
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Page editing (Other open bugs)
unspecified
PC Windows XP
: Lowest trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: 43562
  Show dependency treegraph
 
Reported: 2005-05-11 10:07 UTC by Timwi
Modified: 2014-05-22 11:08 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Timwi 2005-05-11 10:07:21 UTC
Just noticed this in the HTML source of the edit page:

<textarea tabindex='1' [... etc ...]>...</textarea>
<input tabindex='3' type='text' value="fix double-redirect" name="wpSummary"
maxlength='200' size='60' />
<input tabindex='3' type='checkbox' value='1' name='wpMinoredit'
checked='checked' accesskey='i' id='wpMinoredit' />

I guess the middle one (wpSummary) should have tabindex 2.
Comment 1 Brion Vibber 2005-05-12 08:33:11 UTC
Fixed in CVS HEAD and REL1_4.

In 1.5 there was another incorrect tabindex on the new 'show diff' button.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links