You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Experiencing same bug as in: #3691 and #3694 (but both of those issues are already closed). App works fine in browser but in both dev and prod build I experience 1 second+ wait time before hover effect.
3691 and 3694 were about a windows specific bug which was resolved.
Can you try the same code in epiphany (also known as Gnome web) which is a browser using webkitgtk - just to check if it's a general webkitgtk thing or Tauri specific.
p.s. it seems to work absolutely find on my fedora 36 system and ubuntu 22.04 vm 🤔
I'm running i3wm and I looked at other issues - it seems my issue is related to #4077.
I found out everything works as expected when tauri runs in tiling mode.
Once I set the window to floating mode - my interactions (e.g. :hover) is delayed up to 8 seconds.
Describe the bug
Experiencing same bug as in: #3691 and #3694 (but both of those issues are already closed). App works fine in browser but in both dev and prod build I experience 1 second+ wait time before hover effect.
Reproduction
Expected behavior
Button changes color immediately as in browser.
Platform and versions
Stack trace
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: