Bug 397499 - [wayland] Show Warnings for 2X on Non HDPI Screens
Summary: [wayland] Show Warnings for 2X on Non HDPI Screens
Status: RESOLVED INTENTIONAL
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_kscreen (show other bugs)
Version: 5.14.3
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: kscreen-bugs-null@kde.org
URL:
Keywords: usability, wayland-only
: 420536 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-08-15 21:37 UTC by Andres Betts
Modified: 2022-11-12 14:22 UTC (History)
5 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andres Betts 2018-08-15 21:37:13 UTC
I happen to have a non-hidpi screen. When switching to 2X in the KScreen KCM, the screen resolution goes crazy because there is no support. Now your screen elements are bigger than the physical space and you can't interact with the elements in the same way.

2 suggestions to mitigate this problem:

Below the 1x, 2x menu add a warning:

"Your screen does not support HDPI. It may not look right if you change this setting"

If the user proceeds and you didn't realize it was going to look bad:

Create a popup with a "Revert" button to go back to the original resolution with an Enter or Esc
Comment 1 Nate Graham 2020-06-15 18:23:09 UTC
*** Bug 420536 has been marked as a duplicate of this bug. ***
Comment 2 Nate Graham 2021-08-29 17:02:03 UTC
There is a reversion timer feature now at least.
Comment 3 Nate Graham 2022-11-12 14:22:16 UTC
...aaaand that's going to be the right way to support recovering from manually setting the wrong display scaling. https://invent.kde.org/plasma/kscreen/-/merge_requests/152 will also help by automatically setting a better scale out of the box, reducing the need for manually setting a scale.