| Summary: | Weird focus behavior after opening a file | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Antoine Pitrou <pitrou> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | waqar.17a |
| Priority: | NOR | ||
| Version First Reported In: | 25.04.2 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Antoine Pitrou
2025-06-10 14:19:58 UTC
Can't reproduce on master. Can you try to disable some/all plugins and see if the issue goes away? I've disabled all plugins but it didn't fix the issue. However, I've discovered that with QT_QPA_PLATFORMTHEME=gtk3, the bug disappears. With either QT_QPA_PLATFORMTHEME=gtk2 or QT_QPA_PLATFORMTHEME=qt5ct, the bug happens. I doubt we can do anything to fix this. I would suggest using Kate with Breeze/kde platform theme. |