Thiemo Mättig (WMDE) has uploaded a new change for review.
https://gerrit.wikimedia.org/r/187422
Change subject: Make magnifying glass icon clickable
......................................................................
Make magnifying glass icon clickable
This makes the magnifying glass icon (search.svg) clickable. Clicking
focuses the input field next to the icon, which is the expected,
helpful behaviour in my opinion. This is especially helpful with the
"compact links" beta feature where the input box is completely
invisible and the only remaining indicator that the user can type
something is the blinking cursor. If the focus is lost for some reason,
this patch allows the user to click the magnifying icon and re-focus
the input field again.
Change-Id: Ide084de3741a6009888754753a3458b92ca08b8b
---
M lib/jquery.uls/src/jquery.uls.core.js
1 file changed, 1 insertion(+), 1 deletion(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/UniversalLanguageSelector
refs/changes/22/187422/1
diff --git a/lib/jquery.uls/src/jquery.uls.core.js
b/lib/jquery.uls/src/jquery.uls.core.js
index ab7f2ba..40819d4 100644
--- a/lib/jquery.uls/src/jquery.uls.core.js
+++ b/lib/jquery.uls/src/jquery.uls.core.js
@@ -34,7 +34,7 @@
</div>\
<div id="search" class="row uls-search"> \
<div class="one column">\
- <span class="uls-search-label"></span>\
+ <label class="uls-search-label"
for="uls-languagefilter"></label>\
</div>\
<div class="ten columns">\
<div id="uls-search-input-block"
class="uls-search-input-block">\
--
To view, visit https://gerrit.wikimedia.org/r/187422
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ide084de3741a6009888754753a3458b92ca08b8b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UniversalLanguageSelector
Gerrit-Branch: master
Gerrit-Owner: Thiemo Mättig (WMDE) <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits