Reset Font Size in All Editors always resets font size to 13 instead of value set in default or Color Scheme Font
已回答
Hi,
I have set default font size (Editor > Font) to 18 and same with Color Scheme Font. If I change the font size using mouse wheel and then trigger View > Reset Font Size in All Editors then it doesn't reset the value that I have set which is 18, but it sets font to 13. That too permanently.
Is this a bug?
I am using the following version of Android Studio.
Android Studio Ladybug Feature Drop | 2024.2.2 Patch 2
Build #AI-242.23726.103.2422.13103373, built on February 22, 2025
Runtime version: 21.0.5+-13047016-b750.29 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.lwawt.macosx.LWCToolkit
macOS 14.6.1
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 5120M
Cores: 10
Metal Rendering is ON
Registry:
ide.experimental.ui=true
i18n.locale=
terminal.new.ui=true
Non-Bundled Plugins:
com.intellij.marketplace (242.24335)
com.github.bric3.excalidraw (0.4.2)
idea.plugin.protoeditor (242.23339.11)
com.intellij.settingsSync (242.24335)
com.developerphil.adbidea (1.6.19)
com.github.theapache64.rebuggerplugin (0.0.5)
com.github.copilot (1.5.37-242)
Keymap exporter (2.7)
1 条评论
排序方式
日期
投票数
This is a known bug. It is documented in the issue tracker at https://youtrack.jetbrains.com/issue/IJPL-44540/. This bug causes reset in the color scheme font size to 13. It also forces the editor to use the color scheme's font settings.
请先登录再写评论。