Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP Test Script Recorder : Port field is very small under some Windows LAF #4363

Closed
asfimport opened this issue Apr 16, 2017 · 7 comments
Closed

Comments

@asfimport
Copy link
Collaborator

navneetkrishnam (Bug 60995):
The Port box is very small and makes it difficult to view or modify the listening port.

My system configuration are as below:

  1. OS: Windows 10
  2. Bit: 64 bit
  3. Java version: 1.8.0_66 - 64 bit version

Steps to reproduce the bug:
Right click on Workbench and add HTTP(S) Test Script Recorder

Created attachment HTTP(S) Test Script Recorder Port.png: Screenshot of bug

Screenshot of bug

Severity: minor
OS: All

Duplicates:

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Hi Team,
I'm not able to reproduce this issue under my Windows versions and on Mac.
So if anybody can work on it.

Thanks

@asfimport
Copy link
Collaborator Author

@FSchumacher (migrated from Bugzilla):
I can reproduce it with linux under gnome and with and the system (gtk+) LAF.
I had to start JMeter with system LAF, to show the described behaviour and as soon as I switched to crossplatform LAF, the port-field had the correct width.

@asfimport
Copy link
Collaborator Author

@FSchumacher (migrated from Bugzilla):
I have fixed this for gnome system LAF. I hope, it fixes the affected windows LAF, too.

@naveetkrishnam, could you please test the next nightly, to see if it fixes your problem?

This fix will be included in version 3.3.

Date: Sun Apr 30 10:00:12 2017
New Revision: 1793255

URL: http://svn.apache.org/viewvc?rev=1793255&view=rev
Log:
HTTP Test Script Recorder: Port field is very small under some LAF

#4363

Modified:
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/gui/ProxyControlGui.java
jmeter/trunk/xdocs/changes.xml

@asfimport
Copy link
Collaborator Author

navneetkrishnam (migrated from Bugzilla):
Hi. I tested the nightly build "apache-jmeter-r1792334". However, the issue persists in the "Nimbus" look and feel.

@asfimport
Copy link
Collaborator Author

@milamberspace (migrated from Bugzilla):
Fixed on Linux, but probably on Windows too, please re-open if not fixed on Windows.

See new screenshot

URL: http://svn.apache.org/viewvc?rev=1793967&view=rev
Log:
HTTP Test Script Recorder : Port field is very small under some Windows LAF
HTTP(S) Test Script Recorder panel have some fields with bad size on HiDPI screen or GTK+ L&F on Linux/XWayland
Not needed to use the MinimumSize or PreferredSize for UI panel/components, let's the UI manager set the good dimension depending the L&F settings
Using the icon size settings for images on control panel

#4363

Modified:
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/gui/ProxyControlGui.java
jmeter/trunk/xdocs/changes.xml

@asfimport
Copy link
Collaborator Author

@milamberspace (migrated from Bugzilla):
Created attachment Screenshot from 2017-05-05 08-09-15.png: New Panel with GTK+ on XWayland without HiDPI settings

New Panel with GTK+ on XWayland without HiDPI settings

@asfimport
Copy link
Collaborator Author

@milamberspace (migrated from Bugzilla):
Created attachment Screenshot from 2017-05-05 08-09-59.png: New Panel with CrossPlatform L&F on XWayland with HiDPI settings

New Panel with CrossPlatform L&F on XWayland with HiDPI settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant