Summary: | Tabs context menu doesn't show on wayland | ||
---|---|---|---|
Product: | [Applications] Falkon | Reporter: | Antonio Rojas <arojas> |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | jurajoravec |
Priority: | NOR | ||
Version First Reported In: | 24.05.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Antonio Rojas
2024-07-20 17:50:31 UTC
Can confirm on Manjaro with latest updates running under KDE Wayland thing. It seems to work just fine in KDE Neon with Falkon unstable (No changes to this part). (KDE Wayland as well) The difference between the two is the Qt version. Manjaro: Qt 6.7.2 Neon: Qt 6.7.0 Or some compiler mess. Can confirm it works with Qt 6.7.0 and doesn't work with Qt 6.7.1 and later Seems to be caused by https://code.qt.io/cgit/qt/qtwayland.git/commit/?h=6.7&id=98d1534dfa28bbedff64fb22f11a5b24385d9cdc Thank you for investigating the issue. Fixed for me with Qt 6.7.3 |