#28086 closed defect (bug) (duplicate)
Dismiss link covering a wide area on hover, hover effect should be only on text not on whole area.
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.9 |
Component: | Administration | Keywords: | |
Focuses: | ui, accessibility | Cc: |
Description
Dashboard welcome box having a dismiss link for hide the box, It have hover effect(cursor on hover)and covering wide area due to padding. Hover (cursor pointer)effect should only on text.
Attachments (4)
Change History (11)
#2
@
11 years ago
- Keywords reporter-feedback close added; has-patch removed
Why should this be restricted to the text alone? Seems like having a larger target is good for accessibility, and it doesn't appear to be interfering with any other elements.
Also, there is no need to patch RTL files - they are automatically created in the build process.
#4
@
11 years ago
I agree with you that larger target is good for accessibility but user point of view, hover should take effect only on text or icon like others button/label/links of this CMS. Others elements having hover only on text.
On the others hand it should take same accessibility, means in this case hover effect covering only upper side of text. If larger accessibility is good then kept this effect same from top and bottom of the text
To make consistent behavior, this link should have margin instead of padding.
Screen shot of dismiss text