Bug 60712 - Response Assertion : Improve Renderer of Patterns
Summary: Response Assertion : Improve Renderer of Patterns
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.1
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-08 22:15 UTC by Philippe Mouawad
Modified: 2017-02-08 22:39 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 2017-02-08 22:15:33 UTC
Renderer is very confusing:
- The unselected rows are highlighted in a strange color 
- The highlighting is strange, usually the selected line is hightlighted, here it's the not selected ones .
- You can easily add a new line by error
Comment 1 Philippe Mouawad 2017-02-08 22:17:41 UTC
Author: pmouawad
Date: Wed Feb  8 22:16:45 2017
New Revision: 1782268

URL: http://svn.apache.org/viewvc?rev=1782268&view=rev
Log:
Bug 60712 - Response Assertion : Improve Renderer of Patterns
Bugzilla Id: 60712

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/util/TextAreaCellRenderer.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 Philippe Mouawad 2017-02-08 22:39:41 UTC
Author: pmouawad
Date: Wed Feb  8 22:38:34 2017
New Revision: 1782270

URL: http://svn.apache.org/viewvc?rev=1782270&view=rev
Log:
Bug 60712 - Response Assertion : Improve Renderer of Patterns
Fix test failure in headless mode
Bugzilla Id: 60712

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/util/TextAreaCellRenderer.java
Comment 3 The ASF infrastructure team 2022-09-24 20:38:07 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4273