You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Todd Volkert (JIRA)" <ji...@apache.org> on 2009/09/11 13:14:57 UTC

[jira] Created: (PIVOT-291) Table re-sorts itself incorrectly in the stock tracker tutorial

Table re-sorts itself incorrectly in the stock tracker tutorial
---------------------------------------------------------------

                 Key: PIVOT-291
                 URL: https://issues.apache.org/jira/browse/PIVOT-291
             Project: Pivot
          Issue Type: Bug
          Components: demos
    Affects Versions: 1.3
            Reporter: Todd Volkert
            Priority: Minor
             Fix For: 1.3.1


Steps to reproduce:

1) Launch the stock tracker tutorial demo
2) Select JAVA (Sun Microsystems)
3) Click the "Value" column header to sort by value ascending (bringing JAVA to the top)
4) Click the "Value" column header again To sort by value descending (bringing GOOG to the top and auto-selecting it)
5) Wait...

Result:

After a few seconds (should be less than 10), the table will re-sort itself by Symbol ascending, although the value column header will still report that it's being sorted on value.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (PIVOT-291) Table re-sorts itself incorrectly in the stock tracker tutorial

Posted by "Greg Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown resolved PIVOT-291.
------------------------------

    Resolution: Fixed
      Assignee: Greg Brown

> Table re-sorts itself incorrectly in the stock tracker tutorial
> ---------------------------------------------------------------
>
>                 Key: PIVOT-291
>                 URL: https://issues.apache.org/jira/browse/PIVOT-291
>             Project: Pivot
>          Issue Type: Bug
>          Components: demos
>    Affects Versions: 1.3
>            Reporter: Todd Volkert
>            Assignee: Greg Brown
>            Priority: Minor
>             Fix For: 1.3.1
>
>
> Steps to reproduce:
> 1) Launch the stock tracker tutorial demo
> 2) Select JAVA (Sun Microsystems)
> 3) Click the "Value" column header to sort by value ascending (bringing JAVA to the top)
> 4) Click the "Value" column header again To sort by value descending (bringing GOOG to the top and auto-selecting it)
> 5) Wait...
> Result:
> After a few seconds (should be less than 10), the table will re-sort itself by Symbol ascending, although the value column header will still report that it's being sorted on value.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.