Opened 3 years ago
Closed 3 years ago
#6158 closed defect (bug) (wontfix)
There is no link still that label has cursor pointer - on the page https://translate.wordpress.org/settings/
Reported by: | nidhidhandhukiya | Owned by: | |
---|---|---|---|
Milestone: | Priority: | lowest | |
Component: | Translate Site & Plugins | Keywords: | needs-patch |
Cc: |
Description
When we hover it on Default Sort By or any other label on that page there is no link available still there is a cursor pointer so it might not good for user perspective.
URL :- https://translate.wordpress.org/settings/
I attached video for better understanding.
Video link :- https://www.loom.com/share/56271d2d270341ee9dee83105e8b6e0a
Change History (1)
Note: See
TracTickets for help on using
tickets.
This is due to the left being labels for the right.
Unfortunately with the two lower ones being radio buttons, you can't visually see the focus being assigned to the radio buttons, but it is.
A better example of that is clicking the top item, which adjusts the focus to the text box.
I don't think removing the pointer here is of any benefit to anyone, and is likely to potentially reduce the accessibility of it.