-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.3
-
None
Steps to Repro:
1) Run a simple QGuiApplication that connects a slot to the QScreen::refreshRateChanged signal for each monitor.
2) Change the refresh rate on the monitor(s).
Result:
QScreen::refreshRateChanged signal is never fired, and QScreen::refreshRate() still returns the old refresh rate.