Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

Post History

60%
+1 −0
Q&A How can I click inside a gnarled window?

That looks like a font scaling or DPI issue – those ━ □ 🞩 buttons look far-enough apart that the OS might be deliberately scaling to make a touch screen easier to use, but apps that are not aware o...

posted 10mo ago by jimbobmcgee‭  ·  edited 10mo ago by jimbobmcgee‭

Answer
#2: Post edited by user avatar jimbobmcgee‭ · 2023-06-22T18:09:22Z (10 months ago)
  • That looks like a font scaling or DPI issue -- those `━` `□` `🞩` buttons look far-enough apart that the OS might be deliberately scaling to make a touch screen easier to use, but apps that are not aware of this scaling use fixed-size regions for displaying certain text labels and do not stretch to accomodate the larger font.
  • As a test, open the various Display Settings pages (`⊞` `ms-settings:display` and `⊞` `ms-settings:easeofaccess-display`) and see if any scaling options are set to higher than 100%.
  • There is a slight indication in your screenshot (i.e. the partial view of a filled radio button `◉`) that the **Standard Installation** option is already selected. If you need a portable install, clicking the bolder header text of **Portable Installation** *should* fill its radio button instead.
  • If mouse-click really doesn't work, try the keyboard. Press the `Tab ↹` key to navigate the options &ndash; the focused option should get a dotted line around it. When it gets to one of those options, the `↑`/`↓` arrow keys should change the selection.
  • The `□` button being greyed out is very common for small dialog windows. It probably wouldn't fix your issue anyway, because of the fixed-size labels -- if they _could_ stretch, they would already be doing so.
  • That looks like a font scaling or DPI issue &ndash; those `━` `□` `🞩` buttons look far-enough apart that the OS might be deliberately scaling to make a touch screen easier to use, but apps that are not aware of this scaling use fixed-size regions for displaying certain text labels and do not stretch to accomodate the larger font.
  • As a test, open the various Display Settings pages (`⊞`+`R` `ms-settings:display` and `⊞`+`R` `ms-settings:easeofaccess-display`) and see if any scaling options are set to higher than 100%.
  • There is a slight indication in your screenshot (i.e. the partial view of a filled radio button `◉`) that the **Standard Installation** option is already selected. If you need a portable install, clicking the bolder header text of **Portable Installation** *should* fill its radio button instead.
  • If mouse-click really doesn't work, try the keyboard. Press the `Tab ↹` key to navigate the options &ndash; the focused option should get a dotted line around it. When it gets to one of those options, the `↑`/`↓` arrow keys should change the selection.
  • The `□` button being greyed out is very common for small dialog windows. It probably wouldn't fix your issue anyway, because of the fixed-size labels -- if they _could_ stretch, they would already be doing so.
#1: Initial revision by user avatar jimbobmcgee‭ · 2023-06-22T16:12:39Z (10 months ago)
That looks like a font scaling or DPI issue -- those `━` `□` `🞩` buttons look far-enough apart that the OS might be deliberately scaling to make a touch screen easier to use, but apps that are not aware of this scaling use fixed-size regions for displaying certain text labels and do not stretch to accomodate the larger font.

As a test, open the various Display Settings pages (`⊞` `ms-settings:display` and `⊞` `ms-settings:easeofaccess-display`) and see if any scaling options are set to higher than 100%.

There is a slight indication in your screenshot (i.e. the partial view of a filled radio button `◉`) that the **Standard Installation** option is already selected.  If you need a portable install, clicking the bolder header text of **Portable Installation** *should* fill its radio button instead.

If mouse-click really doesn't work, try the keyboard.  Press the `Tab ↹` key to navigate the options &ndash; the focused option should get a dotted line around it.  When it gets to one of those options, the `↑`/`↓` arrow keys should change the selection.

The `□` button being greyed out is very common for small dialog windows.  It probably wouldn't fix your issue anyway, because of the fixed-size labels -- if they _could_ stretch, they would already be doing so.