https://bz.apache.org/bugzilla/show_bug.cgi?id=61271
Bug ID: 61271
Summary: hidpi settings don't persist across look and feel
changes
Product: JMeter
Version: 3.2
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
The hidpi settings are lost through Look and Feel changes.
Steps to reproduce:
1. On a hidpi system like Windows 10 with a 4k screen and 225% scaling,
configure these user.properties settings:
jmeter.hidpi.mode=true
jmeter.hidpi.scale.factor=2.0
jmeter.toolbar.icons.size=48x48
jmeter.tree.icons.size=48x48
2. Launch JMeter.bat
3. Observe that the UI looks reasonably sized.
4. Switch Look and Feel to Nimbus
5. Switch Look and Feel back to Metal
Expected result:
The UI should look the same as when it was launched with the default look and
feel of Metal
Actual result:
The UI looks very tiny, as if the hidpi settings were never set.
--
You are receiving this mail because:
You are the assignee for the bug.