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 2019/10/09 19:10:01 UTC

[Bug 63822] New: View Results Tree : Column Text

https://bz.apache.org/bugzilla/show_bug.cgi?id=63822

            Bug ID: 63822
           Summary: View Results Tree : Column Text
           Product: JMeter
           Version: 5.1.1
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: jean.marie.markowski@gmail.com
  Target Milestone: JMETER_5.2

In column Text, when you change to other title (RegExp Test, Boundary Extractor
Tester,...) the width of the column changes automatically.

I must to adjust the width.

It's possible to give the same with :)

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

[Bug 63822] View Results Tree : Column Text

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

--- Comment #5 from Felix Schumacher <fe...@internetallee.de> ---
Created attachment 37090
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37090&action=edit
Keep divider location when changing visualizer mode

Are you comfortable with patching and compiling JMeter yourself and test, if
this patch fixes your problem?

I have understood, that you are talking about the divider between the sample
(right side) and the mode combo (text, regex, html, ...) plus sample list (left
side) that gets reset every time you change the mode.

What you would like to have, is that the divider stays on the location you
chose before switching the mode. Correct?

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

[Bug 63822] View Results Tree : Column Text

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|JMETER_5.2                  |JMETER_6.0.0
           Hardware|PC                          |All

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

[Bug 63822] View Results Tree : Column Text

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

--- Comment #4 from Markowski_JM <je...@gmail.com> ---
Created attachment 37087
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37087&action=edit
column width changed after select any option

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

[Bug 63822] View Results Tree : Column Text

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

Felix Schumacher <fe...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 OS|                            |All

--- Comment #1 from Felix Schumacher <fe...@internetallee.de> ---
Can you post a picture that shows the element, that you wish to fix?

I have had a look at the result tree view and didn't find the changing column.

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

[Bug 63822] View Results Tree : Column Text

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

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

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

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello,
Could you provide requested element ?


Pourriez-vous téléverser une copie d'écran qui montre le problème ?

Merci

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

[Bug 63822] View Results Tree : Column Text

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

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

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

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

[Bug 63822] View Results Tree : Column Text

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

--- Comment #3 from Markowski_JM <je...@gmail.com> ---
Created attachment 37086
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37086&action=edit
column width change

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

[Bug 63822] View Results Tree : Column Text

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

Felix Schumacher <fe...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk

--- Comment #6 from Felix Schumacher <fe...@internetallee.de> ---
Has been committed to trunk. Could you test the next nightly and report back,
if it fixes your problem?

commit 7f32736782e8e1ae9d96e23b4f5d09a93fbd5d83
Author: Felix Schumacher <fe...@internetallee.de>
AuthorDate: Tue Mar 10 21:27:10 2020 +0100

    Keep divider location when changing visualizer mode

    Bugzilla Id: 63822
---
 .../org/apache/jmeter/visualizers/ViewResultsFullVisualizer.java    | 6 ++++--
 xdocs/changes.xml                                                   | 1 +
 2 files changed, 5 insertions(+), 2 deletions(-)

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