Bug 60712

Summary: Response Assertion : Improve Renderer of Patterns
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 3.1   
Target Milestone: ---   
Hardware: All   
OS: All   

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