Create a "Search Form or Search Results" menu item
Audit the web page with an accessibility tool such as Deque WorldSpace plugin for Chrome
The accessibility tool should not find any violations.
The following violation is reported:
Form elements must have labels
Issue description
Ensures every form element has a label
Impact: critical
Learn more
Element location
input[autocomplete="off"]
Element source
To solve this violation, you need to:
Fix at least one (1) of these issues:
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Form element does not have an implicit (wrapped)
Form element does not have an explicit
Element has no title attribute or the title attribute is empty
PHP Built On Linux 4.4.162-94.72-default #1 SMP Mon Nov 12 18:57:45 UTC 2018 (9de753f) x86_64
Database Type mysql
Database Version 5.5.39
Database Collation utf8_general_ci
Database Connection Collation utf8mb4_general_ci
PHP Version 7.0.7
Web Server Apache
WebServer to PHP Interface apache2handler
Joomla! Version Joomla! 3.9.6 Stable [ Amani ] 7-May-2019 15:00 GMT
Joomla! Platform Version Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
User Agent Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.4
Labels |
Added:
J3 Issue
?
|
Status | New | ⇒ | Information Required |
Labels |
Removed:
?
|
@HLeithner can you please change Milestone 3.9.8 > 3.9.9?
@HLeithner All you have to do is to reopen the PR the branch is still there (I dont have access to re-open)
done thx
Closed_By | Quy | ⇒ | joomla-cms-bot |
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-06-18 12:54:26 |
Closed_By | ⇒ | Quy |
Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/25127
That is coming from the dropdown for ordering and unfortunately cannot be fixed as it is a problem with the js library used for that dropdown. The only thing I can suggest is to either disable the "Use search options" or to create a template override.