Last modified: 2014-03-07 11:44:13 UTC
UniversalLanguageSelector generates buttons with JavaScript like <a href="#"> which allows a middle click with the mouse witch opens a new tab on the same page. Either fill href with a suitable value where possible or don't set the attribute href or don't use the element a.
Had fixed this in upstream - https://github.com/wikimedia/jquery.uls/issues/27 Updated it in Mediawiki ULS extension. see gerrit I1efc7022
Thanks for fixing. REOPENED because there are still buttons with <a href="#">.
More removed in gerrit I8eacaa45. Can you be bit more specific? Which buttons causing the issue?
Every <a href="#"> button cause this issue. You removed two occurrence, but there are still buttons with this issue. Examples: * trigger button * previous language button