administrator/index.php?option=com_content&view=articles
Actions
toolbar buttonPublish
from the dropdownShould not do anything
Executes the action and display an error alert
pointer-events: none;
is being set to the button child, however this has no efect as the click event is occuring on the custom element (parent)
Labels |
Added:
?
|
This is a very common problem and the only way it can be fixed on a list element is with javascript to remove the href.
Note that if that is done then you will need to add aria-disabled="true"
This is done intentionally:
Is it a bad idea?
Looks like the issue is no longer relevant. Now all buttons are enabled.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-10-21 00:01:55 |
Closed_By | ⇒ | Quy |
Confirmed the error.
A warning should be issued
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/29105.