Last modified: 2014-10-15 13:17:47 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 T55554, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 53554 - Autofill should work for labels and descriptions
Autofill should work for labels and descriptions
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
WikidataRepo (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Wikidata bugs
u=dev c=frontend p=0
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-08-29 19:29 UTC by Daniel Kinzler
Modified: 2014-10-15 13:17 UTC (History)
7 users (show)

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


Attachments

Description Daniel Kinzler 2013-08-29 19:29:35 UTC
Browsers assist users by suggesting values to fill into input fields based on what the user has previously entered into that field. This does not work on Item pages, making it very cumbersome to edit multiple items with similar labels or descriptions.
Comment 1 tobias.gritschacher 2013-08-30 09:21:41 UTC
That's because we prevent default behavior in the UI. I guess for input fields like label and descriptions it should not be too hard to enable it again if we want to, while it would make no sense or is just impossible to do it for input fields where the entity selector or some sort of preview widget is used.
Comment 2 Lydia Pintscher 2013-11-05 20:19:06 UTC
I'd like to get some feedback on how often people actually enter the same value repeatedly or if this would just be clutter.
Comment 3 Thiemo Mättig 2014-02-26 15:09:56 UTC
I have to agree to the reasons given in the comments above. Labels and aliases should be (more or less) unique. From what I know duplicates are a rare case. Wouldn't it be bad if we motivate the users to basically copy & paste the same labels to other items?

Duplicate descriptions do make more sense. Think of all the "Disambiguation page" descriptions.

Almost everything else uses suggester drop-downs which require the browsers autocomplete to be disabled.

Please note that we don't actually set autocomplete="off". It simply doesn't work because the input elements don't have a name.

The following questions need to be discussed: Which input fields should be in the same "group" for the autocomplete feature? Should a previously typed label be suggested in other languages? (I think it should.) Should it be restricted to the labels within the same item? (Avoids duplicates but makes the feature almost useless.) Should aliases be suggested and if yes, should it be restricted to the language or item? Does it make sense to use labels as suggestions for descriptions?

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


Navigation
Links