Bug 64638 - JSON JMESPath Assertion / JSON Assertion: Opening GUI shows a horizontal scrollbar that keeps sliding
Summary: JSON JMESPath Assertion / JSON Assertion: Opening GUI shows a horizontal scro...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 5.3
Hardware: All All
: P2 normal (vote)
Target Milestone: JMETER_5.2
Assignee: JMeter issues mailing list
URL:
Keywords: FixedInTrunk
Depends on:
Blocks:
 
Reported: 2020-08-02 17:05 UTC by Philippe Mouawad
Modified: 2020-08-02 17:11 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2020-08-02 17:05:29 UTC
Add one of those 2 elements to JMeter tree.
Select one of them, a horizontal scrollbar appears and keeps sliding to the right.
Comment 1 Philippe Mouawad 2020-08-02 17:11:42 UTC
pmouawad pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new c037ee5  Bug 64638 - JSON JMESPath Assertion / JSON Assertion: Opening GUI shows a horizontal scrollbar that keeps sliding
c037ee5 is described below

commit c037ee577a03a895de1b5e0163b34db01e6eb4ac
Author: pmouawad <p.mouawad@ubik-ingenierie.com>
AuthorDate: Sun Aug 2 19:09:41 2020 +0200

    Bug 64638 - JSON JMESPath Assertion / JSON Assertion: Opening GUI shows
    a horizontal scrollbar that keeps sliding


    Fix issue and rework UI
---
 .../assertions/gui/JSONPathAssertionGui.java       | 63 +++++++++++++---------
 .../jmespath/gui/JMESPathAssertionGui.java         | 43 +++++++++++----
 xdocs/changes.xml                                  |  1 +
 3 files changed, 71 insertions(+), 36 deletions(-)
Comment 2 The ASF infrastructure team 2022-09-24 20:38:20 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5374