Yaak Logo
Yaak
Feedback/UI misbehaving

UI misbehaving

SoftExpert ·2 years ago
ReleasedBug

Hello Gregory,

The new beta (2024.11.0-beta.3 on Linux) brings out a series of “surprises”:

  1. the title bar of the Settings windows is “transparent” to the clicks

  2. the themes drop-down lost the ability to scroll

  3. the drop-down that selects the Appearance will not react to clicks on Automatic and choosing Dark or Light applies the selection but the current items does not change

Could it be that the new Tauri iteration has introduced some unexpected changes ?

Hopefully it will not be a PITA to identify and fix the culprit !

Best regards !


Comments (9)

Sign in to leave a comment.

Gregory Schier

Oh wow, that’s very odd. I did upgrade to the Tauri 2.0 stable release so that may be it. I will make sure to look at it for the next release.

Note that I’m on holiday for the next week so you may want to downgrade for now.

Gregory Schier

Okay, the dropdown thing is my fault, but the theme not updating appears to be related to a recent bug with Tauri events on Linux https://github.com/tauri-apps/tauri/issues/11171

Gregory Schier
SoftExpert OP

Tested with beta6 - changing the appearance is applied only to the main window and the lists are not updated.

Gregory Schier

It seems Tauri is working on this bug as we speak, so I just turned the settings window back into a modal dialog for Linux. About to ship another beta with the fix

SoftExpert OP

Now the lists are showing the correct selection. Thanks for fixing it !

The settings window is now centered in the main window (occupying the whole area available) and cannot be moved (due to the bug in Tauri, I suppose), but I’m not too bothered by it.

Gregory Schier
Gregory Schier

Tauri has fixed this issue, so it is now working again in Beta 9 https://yaak.app/blog/2024.11.0-beta.9

Gregory Schier
Type to search feedback...