[JBoss JIRA] Updated: (RF-11153) Text exceeds edges of consumer window in CDI sample for aj4:push in showcase
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-11153?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated RF-11153:
----------------------------
Fix Version/s: 4.1.0.Final
(was: 4.1.0.Milestone2)
> Text exceeds edges of consumer window in CDI sample for aj4:push in showcase
> ----------------------------------------------------------------------------
>
> Key: RF-11153
> URL: https://issues.jboss.org/browse/RF-11153
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: examples, showcase
> Affects Versions: 4.1.0.Milestone1
> Environment: richfaces-showcase-4.1.0-SNAPSHOT
> Reporter: Juraj Huska
> Assignee: Lukáš Fryč
> Priority: Optional
> Fix For: 4.1.0.Final
>
> Attachments: firstWrong.png, secondWrong.png
>
>
> When the message which is pushed to consumers is too long, like 50 characters and more, than the output on consumers window looks quite ugly, since the message exceeds the white part of the page. The solution would be either to enlarge the white part, or to make a restriction about size of message to for example 40 chars.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] Updated: (RF-11153) Text exceeds edges of consumer window in CDI sample for aj4:push in showcase
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-11153?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated RF-11153:
----------------------------
Priority: Optional (was: Major)
Component/s: showcase
Affects: [Interactive Demo/Tutorial]
> Text exceeds edges of consumer window in CDI sample for aj4:push in showcase
> ----------------------------------------------------------------------------
>
> Key: RF-11153
> URL: https://issues.jboss.org/browse/RF-11153
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: examples, showcase
> Affects Versions: 4.1.0.Milestone1
> Environment: richfaces-showcase-4.1.0-SNAPSHOT
> Reporter: Juraj Huska
> Assignee: Lukáš Fryč
> Priority: Optional
> Fix For: 4.1.0.Milestone2
>
> Attachments: firstWrong.png, secondWrong.png
>
>
> When the message which is pushed to consumers is too long, like 50 characters and more, than the output on consumers window looks quite ugly, since the message exceeds the white part of the page. The solution would be either to enlarge the white part, or to make a restriction about size of message to for example 40 chars.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] Created: (RF-10755) managed-bean in richfaces-core-impl
by Martin Kočí (JIRA)
managed-bean in richfaces-core-impl
-----------------------------------
Key: RF-10755
URL: https://issues.jboss.org/browse/RF-10755
Project: RichFaces
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: compatibility
Affects Versions: 4.0.0.CR1
Environment: Richfaces 4.0.0 branch
Reporter: Martin Kočí
richfaces-core-impl contains three definitions of managed-beans:
a4j
a4jSkin
richSkin
By mistake one of our coders created CDI bean named "richSkin" and that caused malfunction of richfaces skinning.
Suggestion: do not provide those beans but implement them as implicit object (similar like JSF implicit object "view" or "sessionScope")
There is SkinPropertiesELResolver already, all what needs to be done is define new implicit object "richSkin" and handle it there in similar way how JSF impl handle implicit objects.
a4jSkin managed-bean seems to be obsolete, about a4j(VerionBean) I'm not sure.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months
[JBoss JIRA] Created: (RF-10748) CLONE - Extended dataTable. Header scrolled badly on TAB button.
by Ilya Shaikovsky (JIRA)
CLONE - Extended dataTable. Header scrolled badly on TAB button.
----------------------------------------------------------------
Key: RF-10748
URL: https://issues.jboss.org/browse/RF-10748
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-ScrollableDataTable
Affects Versions: 3.2.0
Environment: FF 2.0.0.6
Reporter: Ilya Shaikovsky
Assignee: Konstantin Mishin
Fix For: 3.Future
Attachments: case - 1.png, case - 2.png
Two use-cases failed:
"case - 1.png"
frozenColCount=0
all the columns with inputs
last columns aren't in visible part
When I use TAB key - columns scrolled to be displayed (good) but headers jsut stays (Wrong!)
"case - 2.png"
frozenColCount=2
all the columns with inputs
last columns aren't in visible part
I use TAB key. Focused inputs changed one by one only in "frozen zone" (seems good), but after I press TAB on the last input - the focus jumps to non frozen column input and frozen columns - scrolled and shifted down(Wrong!). But headers still aren't scrolled (good in this case).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months