https://bugzilla.wikimedia.org/show_bug.cgi?id=23949
Adam Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Adam Miller <[email protected]> 2010-06-15 02:22:14 UTC --- Fixed this in r68050. As for the other comments, there's been a fair amount of discussion regarding the updating of the textinput as you scroll through suggestions. The reason it was thought best not to highlight was because of the special 'Containing...' option at the end of the suggestions. I shall quote Trevor Parscal here (from a comment on another of my revisions http://www.mediawiki.org/wiki/Special:Code/MediaWiki/64718#c7215 ): "This was part of a redesign of the control. Howie, Parul and I worked together to figure out how to fix some of the odd bits with the UI. The problem with changing the term in the textbox as you arrow up and down is that if you reach the "containing" item, it's unclear what term you mean to use a full text search because the textbox is now filled with the last suggestion, even if you were to restore it upon reaching that item to the originally typed text, it's just not intuitive to have it changing like that. Now, the textbox only shows the term you have actually typed, making the "containing" item consistent despite the currently selected suggestion." So that was the thinking behind it. If that doesn't jive with you guys, let us know and we can collectively reexamine that thinking. -- 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
