Q&A (please complete the following information)
- OS: Linux
- Browser: firefox + chrome
- Version: 155 + 153
- Method of installation: dist assets
- Swagger-UI version: 5.32.14
- Swagger/OpenAPI version: tested with Swagger 2.0, OpenAPI 3.0, 3.1
Content & configuration
Open dist/index.html with the default example.
Describe the bug you're encountering
- The background of the copy-to-clipboard icon on each operation shrinks away when not hovered over, but the icon itself remains visible at all times
- The copy-to-clipboard icon on each operation is doubled and slightly offset
To reproduce...
Steps to reproduce the behavior:
- Open
dist/index.html with the default example.
- Roll over an operation
Expected behavior
The icon should disappear when not hovered as it did in 5.32.13
Screenshots
5.32.14 (broken):
5.32.14 with brightness curves adjusted so the problem is more visible:
5.32.13 (good):
Additional context or thoughts
I think this was introduced by #10999
The doubled icon seems to be because the icon is both the button content and the button background.
Q&A (please complete the following information)
Content & configuration
Open
dist/index.htmlwith the default example.Describe the bug you're encountering
To reproduce...
Steps to reproduce the behavior:
dist/index.htmlwith the default example.Expected behavior
The icon should disappear when not hovered as it did in 5.32.13
Screenshots
5.32.14 (broken):
5.32.14 with brightness curves adjusted so the problem is more visible:
5.32.13 (good):
Additional context or thoughts
I think this was introduced by #10999
The doubled icon seems to be because the icon is both the button content and the button background.