Bug 454460 - Screen Edges actions on primary display
Summary: Screen Edges actions on primary display
Status: RESOLVED DUPLICATE of bug 436275
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
: 454459 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-05-27 00:38 UTC by Kauê Sena
Modified: 2022-06-01 17:02 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Sizes and positions of displays (10.64 KB, image/png)
2022-05-27 00:39 UTC, Kauê Sena
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kauê Sena 2022-05-27 00:38:38 UTC
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.
Comment 1 Kauê Sena 2022-05-27 00:39:46 UTC
Created attachment 149245 [details]
Sizes and positions of displays
Comment 2 Bacteria 2022-05-27 03:06:15 UTC
Any reason for creating the same bug report twice? See bug 454459
Comment 3 Bacteria 2022-05-27 03:30:53 UTC
*** Bug 454459 has been marked as a duplicate of this bug. ***
Comment 4 Kauê Sena 2022-05-27 12:21:22 UTC
(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.
Comment 5 Kauê Sena 2022-05-27 12:23:16 UTC
EDIT: *it had not
Comment 6 Nate Graham 2022-05-27 14:13:18 UTC
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`?
Comment 7 Kauê Sena 2022-05-27 16:04:49 UTC
(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.
Comment 8 Kauê Sena 2022-05-27 16:08:56 UTC
EDIT: *and I got
Comment 9 Kauê Sena 2022-05-29 13:26:30 UTC
Bug 436275 may be related.
Comment 10 Nate Graham 2022-06-01 17:02:28 UTC
Yep, looks like the same issue.

*** This bug has been marked as a duplicate of bug 436275 ***