[richfaces-issues] [JBoss JIRA] (RF-13046) EDT in EDT: when @frozenColumns is equal to number of columns then there is no vertical scroller in EDT

Jiří Štefek (JIRA) jira-events at lists.jboss.org
Mon Jun 10 03:20:54 EDT 2013


    [ https://issues.jboss.org/browse/RF-13046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780454#comment-12780454 ] 

Jiří Štefek commented on RF-13046:
----------------------------------

+1 for the 2nd.

When a single EDT is used:
# and @frozenColumns=#total columns
** vertical scrollbar is there (OK)
** no horizontal scrollbar (should be OK without yours 2nd proposal)
** 'footer' facet is rendered (page scroller in the sample) (OK)
** all is OK

When 2 EDTs are used:
# and @frozenColumns=#total columns
** no vertical scrollbar (BAD)
** 'footer' facet is not rendered (page scroller in the sample) (BAD)
** no horizontal scrolbar (should be OK without yours 2nd proposal)
** no custom columns from the outer EDT (BAD)

Added screenshot EDTinEDTWhenNoFrozenColsOrWhenFrozenColsLesserThanMaxCols (red color marked areas are missing when @frozenColumns= #total columns).

                
> EDT in EDT: when @frozenColumns is equal to number of columns then there is no vertical scroller in EDT
> -------------------------------------------------------------------------------------------------------
>
>                 Key: RF-13046
>                 URL: https://issues.jboss.org/browse/RF-13046
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>         Environment: RichFaces 5.0.0-SNAPSHOT
> Metamer 5.0.0-SNAPSHOT
> GlassFish Server Open Source Edition 3.1.2.2
> Java(TM) SE Runtime Environment 1.7.0_21-b11 @ Linux
> Firefox 18.0 @ Linux x86_64
>            Reporter: Jiří Štefek
>            Assignee: Jiří Štefek
>         Attachments: EDTinEDTmaxFrozenColumnsNoScrollers.png, EDTinEDTmaxFrozenColumnsScrollersAfterColumnReposition.png, EDTinEDTWhenNoFrozenColsOrWhenFrozenColsLesserThanMaxCols.png
>
>
> EDT(1st) in EDT(2nd), when @frozenColumns (of 1st) is equal to number of columns (of 1st), then there is no vertical scroller in EDT (1st). But when you reorganize the columns (of 1st), the scroller and the 'footer' facet appears (1st).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list