You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Sasa Milenkovic (JIRA)" <ji...@apache.org> on 2011/08/29 00:54:37 UTC

[jira] [Created] (CLK-777) Table column headers differs behaviour when sorting is turned on

Table column headers differs behaviour when sorting is turned on
----------------------------------------------------------------

                 Key: CLK-777
                 URL: https://issues.apache.org/jira/browse/CLK-777
             Project: Click
          Issue Type: Bug
          Components: core
    Affects Versions: 2.3.0
         Environment: WinXP, Eclipse Indigo
            Reporter: Sasa Milenkovic
            Priority: Minor


When the Table component is used and *.setSortable(true) is set, then you could use html tags to format headers of columns. If you turn sorting off using *.setSortable(false) then your html code becomes visible. This is annoying and not logical behaviour. Turning html tags on and off should be separated from setSortable(boolean) operation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira