SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** Screen edge action on top left corner only triggered on secondary smaller monitor which is on the left. (See image attached.) STEPS TO REPRODUCE 1. Set up two displays, one of them being smaller. Position the smaller one on the left so that its right edge is in contact with the left edge of the bigger monitor and their bases are at the same level(the top of the left edge of the bigger monitor is isolated, makes no contact with the left display). 2. Via Settings>Workspace>Screen Edges, right click the top left square and assign it an action. 3. Test the top left corner in the primary (right) display. OBSERVED RESULT Action is not triggered. EXPECTED RESULT Action is triggered. SOFTWARE/OS VERSIONS Linux: Arch Linux 5.17.9-zen1-1-zen (64-bit) KDE Plasma Version: 5.24.5 KDE Frameworks Version: 5.94.0 Qt Version: 5.15.4 ADDITIONAL INFORMATION In my previous installation, the "expected result" happened. I've recently reinstalled my system, I do not recall if I had changed some settings to make it so, but I believe I hadn't. I did not manage to find the correct component where to post this report, so I posted it in General.
Created attachment 149245 [details] Sizes and positions of displays
Any reason for creating the same bug report twice? See bug 454459
*** Bug 454459 has been marked as a duplicate of this bug. ***
(In reply to Bacteria from comment #2) > Any reason for creating the same bug report twice? See bug 454459 It was some problem with my browser. After submitting, something was mentioned about a wrong token and I must've submitted it twice thinking I had not been submitted when I first clicked submit. Sorry.
EDIT: *it had not
1. Are you using Wayland or X11? 2. Are you using any scaling settings? If so, which ones? 3. What is the output of `env | grep QT_SCALING`?
(In reply to Nate Graham from comment #6) > 1. Are you using Wayland or X11? > 2. Are you using any scaling settings? If so, which ones? > 3. What is the output of `env | grep QT_SCALING`? 1. X11 2. I'm not using scaling settings directly. My laptop screen (secondary, left) — which is physically smaller then my external monitor (primary, right) — has greater resolution, so I set the laptop screen to have resolution 1920x1080p. I have not changed the option "Global Scale" (the current value is 100%). 3. I ran `env | grep QT_SCALING` in Konsole I got no output.
EDIT: *and I got
Bug 436275 may be related.
Yep, looks like the same issue. *** This bug has been marked as a duplicate of bug 436275 ***