Open wysh3 opened 3 weeks ago
I couldn't find any specific issues related to UI rendering or layout changes in version 1.0.1-a.17 that might cause the web content to jump when opening the Find feature. However, there was a change in this version involving the addition of a new <search-textbox>
element with the ID searchInput
in the preferences interface, which might be related to the Find functionality [1].
Additionally, there was a similar closed issue regarding the Find shortcut key not working after a previous update, which might be related to changes in the Find feature [2]. It could be helpful to investigate if these changes are affecting the UI behavior on Linux.
To continue talking to Dosu, mention @dosu.
This is caused by a commit d228a96944e515dc8d6b4fd8ed2cb515f7e1e109 which added: https://github.com/zen-browser/desktop/blob/24a6013195f7a5aa90c4c49e2160d8de253c1646/src/browser/base/content/zen-styles/zen-browser-ui.css#L79
Captchas
What happened?
opening find causing this weird thing where the whole ui jumps
https://github.com/user-attachments/assets/5514aa19-fbe5-44d0-9f7b-3e81cc59a713
Reproducible?
Version
1.0.1-a.17
What platform are you seeing the problem on?
Linux
Relevant log output
No response