keymanapp / keyman

Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
https://keyman.com/
Other
391 stars 108 forks source link

bug(developer): font defined for text area in the debugger affected Code view of the On-Screen tab #8741

Open MakaraSok opened 1 year ago

MakaraSok commented 1 year ago

Describe the bug

Right click in text area when the Debugger Mode is on and select 48p for the font size better visibility of the character being typed/tested. Now go to the On-Screen tab > Code view to see unexpected size of text as shown in the screenshot below.

image

Reproduce the bug

No response

Expected behavior

The font size in Code view in the On-Screen tab should not be affected by the setting done for the text area in the debugger.

Related issues

No response

Keyman apps

Keyman version

16.0.139

Operating system

No response

Device

No response

Target application

No response

Browser

No response

Keyboard name

No response

Keyboard version

No response

Language name

No response

Additional context

No response

mcdurdin commented 11 months ago

This is currently by-design. It may not be a great design but I am hesitant to try and fix it without a deeper review of the font management in Developer, because it's always been a tricky area to make consistent.