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

Content Does Not Wrap When Window is Resized #6340

Open
1628060748 opened this issue Aug 24, 2024 · 0 comments
Open

Content Does Not Wrap When Window is Resized #6340

1628060748 opened this issue Aug 24, 2024 · 0 comments

Comments

@1628060748
Copy link

Expected behavior

When resizing the JMeter window to a smaller size, I expect the content to wrap or adjust dynamically so that all fields remain visible, regardless of the window size.

Actual behavior

When the JMeter window is resized to a smaller size, the content does not wrap, causing the right-hand side fields, such as the "Port Number" in the HTTP Request Sampler, to become obscured. The window must be resized to a larger size to make these fields visible again.

Before Resizing the Window:
"This image shows the JMeter window before resizing. All fields, including the 'Port Number' field in the HTTP Request Sampler, are fully visible."
image

After Resizing the Window:
This image shows the JMeter window after resizing to a smaller size. The 'Port Number' field in the HTTP Request Sampler is now obscured and not visible.
image

Steps to reproduce the problem

  1. Open JMeter and navigate to the HTTP Request Sampler.
  2. Resize the main window to a smaller size.
  3. Observe that the "Port Number" field and other right-hand side content become obscured and do not wrap or adjust to fit the smaller window size.

JMeter Version

5.6.3

Java Version

1.8.0_333

OS Version

Windows 11 22H2 [Version 22631.4037]

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