https://bugzilla.wikimedia.org/show_bug.cgi?id=67150
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Roan Kattouw <[email protected]> --- Clarification: the list of links does scroll, it's just that there's only 10(?) of them and Foo isn't among them, even though it exists. This is because MWTitleInputWidget, unlike MWLinkTargetInputWidget, does not reserve a special space for the title you typed. Instead, we assume that searching for pages whose names start with "Foo" will always return "Foo" as the first result, but that doesn't happen in practice because of a bug in the search system (I've also noticed these results being out of alphabetical order). There's a bug... somewhere where we track things that go wrong because opensearch is unhelpful. -- 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
