You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2013/09/26 23:44:00 UTC

[Bug 55600] New: JSyntaxTextArea : Strange behaviour on first undo

https://issues.apache.org/bugzilla/show_bug.cgi?id=55600

            Bug ID: 55600
           Summary: JSyntaxTextArea : Strange behaviour on first undo
           Product: JMeter
           Version: Nightly (Please specify date)
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com

I noticed a behaviour which seems strange:
Create a JSR223 Sampler and put some code in it, save Test Plan, close it,
reopen it.

Now hit CTRL +Z then everything is cleaned up. This seems very strange to me.

I opened 
https://github.com/bobbylight/RSyntaxTextArea/issues/21

But I think it could be fixed by calling discardAllEdits() after setText()

Affects nightly as of 26 september 2013

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55600] JSyntaxTextArea : Strange behaviour on first undo

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55600

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Fri Sep 27 22:05:34 2013
New Revision: 1527098

URL: http://svn.apache.org/r1527098
Log:
Bug 55600 - JSyntaxTextArea : Strange behaviour on first undo
Bugzilla Id: 55600

Modified:
   
jmeter/trunk/src/components/org/apache/jmeter/assertions/gui/BeanShellAssertionGui.java
    jmeter/trunk/src/core/org/apache/jmeter/config/gui/RowDetailDialog.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/util/JSyntaxTextArea.java
    jmeter/trunk/src/core/org/apache/jmeter/testbeans/gui/TextAreaEditor.java

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55600] JSyntaxTextArea : Strange behaviour on first undo

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55600

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
           Severity|enhancement                 |normal

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55600] JSyntaxTextArea : Strange behaviour on first undo

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55600

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Fri Sep 27 22:08:01 2013
New Revision: 1527100

URL: http://svn.apache.org/r1527100
Log:
Bug 55600 - JSyntaxTextArea : Strange behaviour on first undo
Bugzilla Id: 55600

Modified:
   
jmeter/trunk/src/components/org/apache/jmeter/assertions/gui/XPathPanel.java


Date: Fri Sep 27 22:10:59 2013
New Revision: 1527102

URL: http://svn.apache.org/r1527102
Log:
Bug 55600 - JSyntaxTextArea : Strange behaviour on first undo
Bugzilla Id: 55600

Modified:
   
jmeter/trunk/src/protocol/java/org/apache/jmeter/protocol/java/control/gui/BeanShellSamplerGui.java
   
jmeter/trunk/src/protocol/tcp/org/apache/jmeter/protocol/tcp/config/gui/TCPConfigGui.java

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55600] JSyntaxTextArea : Strange behaviour on first undo

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55600

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Fri Sep 27 22:12:53 2013
New Revision: 1527104

URL: http://svn.apache.org/r1527104
Log:
Bug 55600 - JSyntaxTextArea : Strange behaviour on first undo
Bugzilla Id: 55600

Modified:
    jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.