texstudio-org/texstudio

Menu does not work properly under Linux wayland with hdmi & rotated displayport monitor

Open

#1,300 opened on Oct 10, 2020

 (5 comments) (0 reactions) (0 assignees)C++ (397 forks)auto 404
help wanted

Repository metrics

Stars
 (3,516 stars)
PR merge metrics
 (Avg merge 5h 26m) (19 merged PRs in 30d)

Description

Environment

Linux Fedora 32 TeXstudio 3.0.1 (git n/a) Using Qt Version 5.14.2, compiled with Qt 5.14.2 R

Expected behavior

I should be able to click on a menu item and see the menu.

Actual behavior

When clicking on a menu item, it is underlined, but no menu is shown.

How to reproduce

I have a 2-monitor setup, ahdmi and 1displayport. While the system always registers the hdmi monitors, when the displayport driven monitor is not powered on, the TeXstudio menu works as it should. If I turn the displayport monitor on, the TeXstudio menu is not visible anymore - or visible somewhere it is not supposed to be.

screenshot of 2 moniotor set-up Screenshot-20201104194426-1587x934

screenshot of 3 moniotor set-up Screenshot-20201104193942-2788x939

Contributor guide