Bug 484043 - Right-click Menus Not Rendering Properly on Multiple Monitor Screen
Summary: Right-click Menus Not Rendering Properly on Multiple Monitor Screen
Status: RESOLVED DUPLICATE of bug 478054
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: 6.0.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-20 08:42 UTC by saiyaken.phoenix
Modified: 2024-03-20 18:55 UTC (History)
2 users (show)

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


Attachments
Observed Behavior Screenshot (219.36 KB, image/png)
2024-03-20 08:42 UTC, saiyaken.phoenix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description saiyaken.phoenix 2024-03-20 08:42:20 UTC
Created attachment 167496 [details]
Observed Behavior Screenshot

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
***


STEPS TO REPRODUCE
1. Right click on top menu bar of any desktop application not on leftmost screen
2. 
3. 

OBSERVED RESULT
Right-click Menu appears on left-most screen regardless of which screen started

EXPECTED RESULT
Right-click Menu should appear right under the mouse cursor

SOFTWARE/OS VERSIONS

Operating System: Arch Linux 
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.8.1-zen1-1-zen (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5800X3D 8-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX 6650 XT

ADDITIONAL INFORMATION

xdg_output_v1
		output: 65
		name: 'DP-2'
		description: 'Dell Inc. DELL P2210H
		logical_x: 3840, logical_y: 0
		logical_width: 1920, logical_height: 1080
	xdg_output_v1
		output: 64
		name: 'HDMI-A-2'
		description: 'Dell Inc. DELL P2210H
		logical_x: 0, logical_y: 0
		logical_width: 1920, logical_height: 1080
	xdg_output_v1
		output: 63
		name: 'HDMI-A-1'
		description: 'HP Inc. HP E24 G5
		logical_x: 1920, logical_y: 0
		logical_width: 1920, logical_height: 1080
	xdg_output_v1
		output: 62
		name: 'DP-1'
		description: 'Dell Inc. DELL P2214H
		logical_x: 1920, logical_y: 0
		logical_width: 1920, logical_height: 1080
Comment 1 fanzhuyifan 2024-03-20 16:17:22 UTC
What theme are you using?
Comment 2 saiyaken.phoenix 2024-03-20 17:35:54 UTC
(In reply to fanzhuyifan from comment #1)
> What theme are you using?

Colorful-Dark-Global-6, picked up soon after I upgraded to KDE Plasma 6
Comment 3 fanzhuyifan 2024-03-20 17:36:48 UTC
(In reply to saiyaken.phoenix from comment #2)
> (In reply to fanzhuyifan from comment #1)
> > What theme are you using?
> 
> Colorful-Dark-Global-6, picked up soon after I upgraded to KDE Plasma 6

Please report this to the developers of this 3rd party theme.
Comment 4 Nicolas Fella 2024-03-20 18:39:54 UTC
There is no indication that this is related to the theme
Comment 5 Nicolas Fella 2024-03-20 18:46:22 UTC
Does this only happen when clicking on the window title bar? Or anywhere in the application?
Comment 6 fanzhuyifan 2024-03-20 18:48:01 UTC
(In reply to Nicolas Fella from comment #4)
> There is no indication that this is related to the theme

Ah sorry my bad. This seemed similar to BUG 478054, which the reporter only reports to happen on 3rd party themes.
Comment 7 Nicolas Fella 2024-03-20 18:52:35 UTC
oh, good point. It's plausible that it is related to using a different theme, but it's nicer to let the reporter test that before closing the report.

If it's indeed related to using a different theme it might also be an issue with the Aurorae theming engine, not any theme in particular
Comment 8 Nicolas Fella 2024-03-20 18:55:42 UTC

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