[JBoss JIRA] Created: (RF-11230) Editor - forced rendered by command button
by Jan Papousek (JIRA)
Editor - forced rendered by command button
------------------------------------------
Key: RF-11230
URL: https://issues.jboss.org/browse/RF-11230
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.1.0.Milestone1
Environment: * RichFaces 4.1.0-SNAPSHOT r.d0f9c11eb0dacc1444c0a3182b12567e28aef6bc
* Metamer 4.1.0-SNAPSHOT r.22610
* Mojarra 2.1.3-FCS
* Apache Tomcat 6.0.32
* OpenJDK Runtime Environment 1.6.0_22-b22 @ Linux
* Firefox 3.6.19 @ Linux i686 (x86_64)
Reporter: Jan Papousek
When the rich:editor is rerendered by command button (Tomcat 6, Mojarra 2.1. and FF 3.6.19), it spplits into two pieces. Metamer page: faces/components/richEditor/reloadEditor.xhtml
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months
[JBoss JIRA] Created: (RF-11232) Editor: width
by Jan Papousek (JIRA)
Editor: width
-------------
Key: RF-11232
URL: https://issues.jboss.org/browse/RF-11232
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.1.0.Milestone1
Environment: * RichFaces 4.1.0-SNAPSHOT r.d0f9c11eb0dacc1444c0a3182b12567e28aef6bc
* Metamer 4.1.0-SNAPSHOT r.22610
* Mojarra 2.1.3-FCS
* Apache Tomcat 6.0.32
* OpenJDK Runtime Environment 1.6.0_22-b22 @ Linux
* Firefox 3.6.19 @ Linux i686 (x86_64)
Reporter: Jan Papousek
Attachments: richEditor-width.png
- The attribute *width* has no effect.
- When the window is not maximized while page with rich:editor is loading, the rich:editor fits its width to the width of the window. After maximizing the window the rich:editor has still short width.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months
[JBoss JIRA] Created: (RF-11390) Notify - doesn't display more than one message in Metamertomc
by Jan Papousek (JIRA)
Notify - doesn't display more than one message in Metamertomc
-------------------------------------------------------------
Key: RF-11390
URL: https://issues.jboss.org/browse/RF-11390
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-output
Affects Versions: 4.1.0.Milestone2
Environment: RichFaces 4.1.0.20110910-M2 r.0d4276b62c8366e0eaa1b7cd1c350d373e65ed79
Metamer 4.1.0.20110910-M2 r.22701
Mojarra 2.1.2-FCS
Apache Tomcat 7.0.16
OpenJDK Runtime Environment 1.6.0_22-b22 @ Linux
Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20100101 Firefox/6.0
Reporter: Jan Papousek
When more messages are produced by method *FacesContext.getCurrentInstance().addMessage(null, new FacesMessage(severity, text, detail))*, only one message is displayed. When the messages are produced through the validation, it works fine.
This can be reproduced in Metamer: /faces/components/richNotify/simple.xhtml
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months
[JBoss JIRA] Created: (RF-11329) Calendar - client side validation
by Jan Papousek (JIRA)
Calendar - client side validation
---------------------------------
Key: RF-11329
URL: https://issues.jboss.org/browse/RF-11329
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Environment: RichFaces 4.1.0-SNAPSHOT r.d0f9c11eb0dacc1444c0a3182b12567e28aef6bc
Metamer 4.1.0-SNAPSHOT r.22654
Mojarra 2.1.2-FCS
Apache Tomcat 6.0.32
OpenJDK Runtime Environment 1.6.0_22-b22 @ Linux
Firefox 5.0 @ Linux x86_64
Reporter: Jan Papousek
Metamer page - faces/components/richCalendar/csv.xhtml:
*scenario A - wrong value -> correct value -> validator message is still present*
# choose day which won't pass the validation
# validator message is displayed
# change the day to the one which should pass the validation
# validator message is still present (it shouldn't be)
*scenario B - correct value -> wrong value -> validator message isn't present*
# choose day which should pass the validation
# validator message isn't displayed (correct)
# change the day to the one which won't pass the validation
# validator message isn't present (it should be)
The same behaviour occurs with rich:inplaceSelect component - JIRA https://issues.jboss.org/browse/RF-11328
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months
[JBoss JIRA] Created: (RF-11273) Popup Panel - diagonal resizement
by Jan Papousek (JIRA)
Popup Panel - diagonal resizement
---------------------------------
Key: RF-11273
URL: https://issues.jboss.org/browse/RF-11273
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.1.0.Milestone1
Environment: RichFaces 4.1.0-SNAPSHOT r.d0f9c11eb0dacc1444c0a3182b12567e28aef6bc
Metamer 4.1.0-SNAPSHOT r.22610
Apache MyFaces JSF-2.1 Core Impl 2.1.1
Apache Tomcat 6.0.32
OpenJDK Runtime Environment 1.6.0_22-b22 @Linux
Internet Explorer 8.0 @ Win32
Reporter: Jan Papousek
It's nearly impossible to resize the popup panel diagonally. The cursor changes correctly when it over the right bottom corner, but only vertical or horizontal resizement is allowed. This can be reproduced in Metamer: faces/components/richPopupPanel/simple.xhtml.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months
[JBoss JIRA] Created: (RF-11276) Popup Panel - input elements
by Jan Papousek (JIRA)
Popup Panel - input elements
-----------------------------
Key: RF-11276
URL: https://issues.jboss.org/browse/RF-11276
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.1.0.Milestone1
Environment: RichFaces 4.1.0-SNAPSHOT r.d0f9c11eb0dacc1444c0a3182b12567e28aef6bc
Metamer 4.1.0-SNAPSHOT r.22610
Apache MyFaces JSF-2.1 Core Impl 2.1.1
Apache Tomcat 6.0.32
OpenJDK Runtime Environment 1.6.0_22-b22 @Linux
Internet Explorer 8.0 @ Win32
Reporter: Jan Papousek
The sample faces/components/richPopupPanel/formInsidePanel.xhtml in Metamer doesn't work properly.
# write something into input1 element
# click on the "Call the popup" button
# fill input elements in the popup panel
# click on the "Save" button
Using Mojarra only the output1 is updated.
Using MyFaces no output is updated.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months
[JBoss JIRA] (RF-11621) Use the path to determine if mobile components should be displayed, rather than the useragent
by Brian Leathem (Created) (JIRA)
Use the path to determine if mobile components should be displayed, rather than the useragent
---------------------------------------------------------------------------------------------
Key: RF-11621
URL: https://issues.jboss.org/browse/RF-11621
Project: RichFaces
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: mobile, showcase
Affects Versions: 4.1.0.Milestone3
Reporter: Brian Leathem
Assignee: Brian Leathem
Priority: Critical
Fix For: 4.1.0.CR1
Useragent detection to direct one to the mobile or desktop showcase is fine, and works well. However, once you arrive at the showcase, the behavior should be consistent, and the useragent should no longer be consulted for conditional rendering of the component samples. Rather, the path should be queried, to determine if we are in the mobile view.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months