Bug 60203 - xpath assertion - Textfield not in FlowLayout
Summary: xpath assertion - Textfield not in FlowLayout
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-05 11:28 UTC by Lenzen
Modified: 2016-10-06 17:05 UTC (History)
1 user (show)



Attachments
Use more available space for the textarea (3.71 KB, patch)
2016-10-05 18:39 UTC, Felix Schumacher
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lenzen 2016-10-05 11:28:50 UTC
The xpath assertion Textfield is not in FlowLayout. The XPath Assertion TestField have fixed values (like 300 x 600).  That's not pretty for a long row.
Comment 1 Felix Schumacher 2016-10-05 18:39:25 UTC
Created attachment 34329 [details]
Use more available space for the textarea

Should we apply this patch before 3.1? (I think it is a safe thing to do)

The doc will have to be updated in either case, since it shows an old view, where no textarea was used.
Comment 2 Philippe Mouawad 2016-10-05 20:56:28 UTC
+1 for commiting before 3.1
Comment 3 Lenzen 2016-10-06 14:19:10 UTC
I would be happy, if you can apply this path before 3.1.
Comment 4 Lenzen 2016-10-06 14:21:34 UTC
I would be happy, if you can apply this patch before 3.1.
Comment 5 Felix Schumacher 2016-10-06 17:05:04 UTC
Date: Thu Oct  6 17:04:13 2016
New Revision: 1763632

URL: http://svn.apache.org/viewvc?rev=1763632&view=rev
Log:
Use more available space for textarea in XPath Assertion.

Bugzilla Id: 60203

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/assertions/gui/XPathAssertionGui.java
    jmeter/trunk/src/components/org/apache/jmeter/assertions/gui/XPathPanel.java
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/images/screenshots/xpath_assertion.png
    jmeter/trunk/xdocs/usermanual/component_reference.xml
Comment 6 The ASF infrastructure team 2022-09-24 20:38:05 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4125