https://bugzilla.wikimedia.org/show_bug.cgi?id=48945
--- Comment #2 from Technical 13 <[email protected]> --- (In reply to comment #1) > <select multiple> is quite awful UI-wise; I think MediaWiki usually uses an Why do you think that <select multiple> is quite awful UI-wise? It is a simple dropdown box that allows selection of multiple items on it. UI-wise it is no different than the current dropdown box, but offers additional functionality. > array of checkboxes instead. You can see it in action e.g. on > [[Special:Search]] (this one is for namespaces, too). Yes, using <select multiple> would greatly decrease the size of [[Special:Search]] as well. > This also means this would require quite some thought, as that would expand > theforms immensely. (Even <select multiple> would.) I actually think it would reduce the forms, as stated in my OP and above... -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
