Content
View differences
Updated by Henriette Darge about 8 years ago
### Steps to reproduce
- Go to the WP page
- Click on the more menu
- Hover over the disabled elements of the menu (e.g. delete or publish)
### Actual behavior
- There is an hover effect indicating that the elements are clickable.
- It looks like any other clickable element
### Expected behavior
- The hover effect can stay, but the difference between clickable and non-clickable elements There should be clear.
### Sidenote to myself
- When we remove all hover/focus effects we will get trouble with the accessibility. Since this menu consists of list entries we cannot jump over “disabled” entries easily. So the elements will still be reachable by tab, but the no hover or focus cannot be seen. effect
- Go to the WP page
- Click on the more menu
- Hover over the disabled elements of the menu (e.g. delete or publish)
### Actual behavior
- There is an hover effect indicating that the elements are clickable.
- It looks like any other clickable element
### Expected behavior
- The hover effect can stay, but the difference between clickable and non-clickable elements
### Sidenote to myself
- When we remove all hover/focus effects we will get trouble with the accessibility. Since this menu consists of list entries we cannot jump over “disabled” entries easily. So the elements will still be reachable by tab, but the