?
avatar Bakual
Bakual
22 Jun 2021

Steps to reproduce the issue

Create a "Articles - Category List" menuitem and visit that while logged in with a user that can create articles.

Expected result

The new button should have a tooltip. At least the code suggests it:
image

Actual result

image

No tooltip is shown, only the regular "title" display is shown by the browser.

Additional comments

I think this one (and probably others) were missed when the tooltips were changed to the CSS based ones.

avatar Bakual Bakual - open - 22 Jun 2021
avatar joomla-cms-bot joomla-cms-bot - change - 22 Jun 2021
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 22 Jun 2021
avatar Bakual
Bakual - comment - 22 Jun 2021

Just to be clear - I don't mind if there is a tooltip or not. We could as well remove the class and title attributes here. It's just not my decision. Just the current status is wrong.
Maybe @brianteeman has an opinion on this.

avatar brianteeman
brianteeman - comment - 22 Jun 2021

I would do this
<a href="/link"><span class="element-invisible">Submit article</span>New</a>

but ask the accessibility team

avatar chmst
chmst - comment - 22 Jun 2021

Will make a PR in the evening.

avatar richard67
richard67 - comment - 22 Jun 2021

Closing as having a pull request. Please test #34601 . Thanks in advance.

avatar richard67 richard67 - change - 22 Jun 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-06-22 18:51:35
Closed_By richard67
avatar richard67 richard67 - close - 22 Jun 2021

Add a Comment

Login with GitHub to post a comment