[JBoss JIRA] (RF-13049) popupPanel: VDL-DOC: add more description about @autosized
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13049?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-13049:
-------------------------------
Component/s: component-panels-layout-themes
doc
> popupPanel: VDL-DOC: add more description about @autosized
> ----------------------------------------------------------
>
> Key: RF-13049
> URL: https://issues.jboss.org/browse/RF-13049
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-panels-layout-themes, doc
> Affects Versions: 5.0.0.Alpha1
> Reporter: Jiří Štefek
> Priority: Trivial
> Fix For: 5-Tracking
>
>
> More description about this attribute would be good. At least there should be mentioned, that
> # it ignores @minHeight, @maxHeight, @minWidth, @maxWidth,
> # @height and @width will override it (use value '-1' if you need these attribute present),
> # @resizeable need to be set to 'false' (default value)
--
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
11 years, 5 months
[JBoss JIRA] (RF-13050) Showcase - not all demos have references for beans which are used in them
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13050?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-13050:
-------------------------------
Fix Version/s: 5-Tracking
> Showcase - not all demos have references for beans which are used in them
> -------------------------------------------------------------------------
>
> Key: RF-13050
> URL: https://issues.jboss.org/browse/RF-13050
> Project: RichFaces
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: showcase
> Affects Versions: 5.0.0.Alpha1
> Reporter: Juraj Húska
> Fix For: 5-Tracking
>
>
> There are some demos in showcase which do not have references for the beans source code, which are used in them.
> Each contains the facelet source code, but the beans are missing.
> It is so for example in demos:
> * extended data table - basic usage
> * collapsible subtable
> * data scroller
> and others. I will update the list once you indicate that we are going to fix this.
--
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
11 years, 5 months
[JBoss JIRA] (RF-13046) EDT in EDT: when @frozenColumns is equal to number of columns then there is no vertical scroller in EDT
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13046?page=com.atlassian.jira.plugin.s... ]
Brian Leathem reassigned RF-13046:
----------------------------------
Assignee: Jiří Štefek
Can you investigate the behaviour when a similar configuration is used with a single EDT?
> 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
>
>
> 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
11 years, 5 months
[JBoss JIRA] (RF-13046) EDT in EDT: when @frozenColumns is equal to number of columns then there is no vertical scroller in EDT
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13046?page=com.atlassian.jira.plugin.s... ]
Brian Leathem commented on RF-13046:
------------------------------------
It does not make sense to have the number of frozen columns >= the total number of columns.
We could resolve this issue by either:
1) issuing a warning when # frozen columns >= # total columns
2) ignoring the @frozenColumns when the # frozen columns >= # 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
> Attachments: EDTinEDTmaxFrozenColumnsNoScrollers.png, EDTinEDTmaxFrozenColumnsScrollersAfterColumnReposition.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
11 years, 5 months