Bug 430576 - Buttons unclickable in Mysql Workbench Java app
Summary: Buttons unclickable in Mysql Workbench Java app
Status: RESOLVED NOT A BUG
Alias: None
Product: kwin
Classification: Plasma
Component: wayland-generic (other bugs)
Version First Reported In: 5.20.4
Platform: Kubuntu Linux
: NOR grave
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-19 11:52 UTC by pilleo19
Modified: 2020-12-21 00:01 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
screenshot with unclickable buttons (34.78 KB, image/png)
2020-12-19 11:52 UTC, pilleo19
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pilleo19 2020-12-19 11:52:30 UTC
Created attachment 134200 [details]
screenshot with unclickable buttons

SUMMARY
Under Plasma with wayland I cannot click on buttons in Mysql Workbench app. Given it is a Java app, I assume other Java apps might have problems too. No problems under Gnome wayland.

STEPS TO REPRODUCE
1. Open Mysql Workbench
2. Try to click on buttons in the left grey panel to switch between model, mysql connects and migration wizard. 


OBSERVED RESULT
not able to click on buttons

EXPECTED RESULT
able to click on buttons

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: Kubuntu 21.04
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.2
Comment 1 David Edmundson 2020-12-20 23:08:09 UTC
An app not having it's buttons enabled is a bug in the app unless something proves otherwise.

Please report there or provide a minimal test case which proves it's kwin
Comment 2 pilleo19 2020-12-20 23:33:09 UTC
It works under kwin/x11 and under gnome just fine. Problem is only in kwin/wayland
Comment 3 David Edmundson 2020-12-21 00:01:31 UTC
That still all points to a client bug, even if it's one that only triggers under kwin_wyaland.

If you attach output of WAYLAND_DEBUG=1 myWorkbenchApp on both kwin and Gnome I will take a glance at the output.