elementary / elementary/stylesheet
AdwEntryRow has glitchy edit icon visiblity
Open
Status: Confirmed
- Dominant language
- SCSS
- Stars
- 315
- Forks
- 67
- Avg merge
- 44m
- Merged PRs (30d)
- 1
Description
Inside `AdwEntryRow` and `AdwPasswordEntryRow` the edit icon appears only while hovering over the entry with your mouse. This provides a very glitchy effect:
https://github.com/user-attachments/assets/11f57ce5-861a-48f1-be09-5847900ab935
The normal behavior should be that the edit icon is always visible except when the field is focused, as can be seen in Adwaita proper:
https://github.com/user-attachments/assets/3fb0e74b-5623-49e7-ba90-29b57f969a68
Contributor guide
Assessment
This issue has not been assessed yet.