Bug 64638

Summary: JSON JMESPath Assertion / JSON Assertion: Opening GUI shows a horizontal scrollbar that keeps sliding
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal CC: p.mouawad
Priority: P2 Keywords: FixedInTrunk
Version: 5.3   
Target Milestone: JMETER_5.2   
Hardware: All   
OS: All   

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