#14056 closed bug (fixed)
Dialog close button (X) CSS issue in Chrome
Reported by: | cok666n | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.12.0 |
Component: | ui.dialog | Version: | 1.11.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I noticed that yesterday in my application, but you can also see it in the demo page here : https://jqueryui.com/dialog/
Under Chrome (Version 44.0.2403.130 m) the close (X) button at the upper left is displayed with a strange offset border when it's focused. Since the dialog opens with this button focused we can see that every time we open a dialog.
Examples : http://imgur.com/pZ2mQZB (my app) http://imgur.com/Rbz5Mdz (demo site)
Change History (2)
comment:1 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 7 years ago by
Milestone: | none → 1.12.0 |
---|
Note: See
TracTickets for help on using
tickets.
Button: Remove padding on text element for icon only buttons
Fixes #14056