wiki.techinc.nl/includes/htmlform
umherirrender 7ffea90b5c HTMLSelectOtherFields: Have 'other' always as first element
The other field is in most case the default item selected in the drop
down box when a page is loaded. But when the last item is selected you
have to scroll to the top to select one of the first item, which are
often the common or most used items.

So adding the 'other' always as first item to the list.
For the HTMLSelectAndOtherField this was before
If4175332405d26c7ff2e8fbe100bcad61762ce6f, so that is fixing a
regression. In my opinion it should be the same for both types.

Follow-Up: If4175332405d26c7ff2e8fbe100bcad61762ce6f
Change-Id: I82f31e260d63bfaa6a4a94908e019feb9e0f2421
2014-06-29 11:50:52 +00:00
..
HTMLApiField.php
HTMLButtonField.php Fixed some @params documentation (includes/*) 2014-04-20 23:33:05 +02:00
HTMLCheckField.php HTMLForm: fix double escaping of checkbox labels in vform 2014-05-25 14:55:02 +00:00
HTMLCheckMatrix.php Fixed some @params documentation (includes/*) 2014-04-20 23:33:05 +02:00
HTMLEditTools.php
HTMLFloatField.php
HTMLForm.php Remove HTMLForm::addJS() (deprecated since 1.18) 2014-06-24 19:59:44 +02:00
HTMLFormField.php mediawiki.ui: Rename .mw-ui-vform-div → .mw-ui-vform-field 2014-06-26 17:34:20 +00:00
HTMLFormFieldCloner.php HTMLForm: Add "cloner" type 2014-05-02 15:02:40 +00:00
HTMLFormFieldRequiredOptionsException.php
HTMLHiddenField.php Update html5 specs link in comment 2014-05-05 17:34:31 +02:00
HTMLInfoField.php
HTMLIntField.php
HTMLMultiSelectField.php Fixed some @params documentation (includes/*) 2014-04-20 23:33:05 +02:00
HTMLNestedFilterable.php Fixed some @params documentation (includes/*) 2014-04-20 23:33:05 +02:00
HTMLRadioField.php Fixed some @params documentation (includes/*) 2014-04-20 23:33:05 +02:00
HTMLSelectAndOtherField.php HTMLSelectOtherFields: Have 'other' always as first element 2014-06-29 11:50:52 +00:00
HTMLSelectField.php HTMLForm: Clean up 0 handling 2014-03-05 15:40:48 -05:00
HTMLSelectOrOtherField.php HTMLSelectOtherFields: Have 'other' always as first element 2014-06-29 11:50:52 +00:00
HTMLSubmitField.php
HTMLTextAreaField.php Add support for "tabindex" in HTMLFormField subclasses 2014-01-25 04:31:01 +00:00
HTMLTextField.php HTMLForm: Support 'url' type 2014-03-12 15:04:51 -04:00