[JBoss JIRA] Created: (RF-10467) richfaces-showcase: Client Side Disabling works only for first request
by Lukas Fryc (JIRA)
richfaces-showcase: Client Side Disabling works only for first request
----------------------------------------------------------------------
Key: RF-10467
URL: https://issues.jboss.org/browse/RF-10467
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: examples, showcase
Affects Versions: 4.0.0.Milestone6
Environment: apache-tomcat-7.0.6
OpenJDK Runtime Environment (IcedTea6 1.9.5) (6b20-1.9.5-0ubuntu1~10.04.1)
Chrome / Firefox 3.6.13
Reporter: Lukas Fryc
1. open rich:calendar - Client Side Styling/Disablement
2. open calendar by clicking on icon
3. click on some date
4. open calendar again
5. click on some date
FAIL: no date is clickable and no styling/disablement applied
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 11 months
[JBoss JIRA] Created: (RF-10365) Metamer - page can't be rerendered
by Lukas Fryc (JIRA)
Metamer - page can't be rerendered
----------------------------------
Key: RF-10365
URL: https://issues.jboss.org/browse/RF-10365
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.0.0.Milestone5
Environment: * RichFaces 4.0.0-SNAPSHOT r.21312
* Metamer 4.0.0-SNAPSHOT r.21305
* Mojarra 2.0.3-FCS
* Apache Tomcat 7.0.6
* OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
* Firefox 3.6.13 @ Linux x86_64
Reporter: Lukas Fryc
This issue applies for all components.
During rerendering, you can see that all scripts are loaded from server again.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 11 months
[JBoss JIRA] Created: (RF-10295) Panel Menu - icons are doubled when used custom URL
by Lukas Fryc (JIRA)
Panel Menu - icons are doubled when used custom URL
---------------------------------------------------
Key: RF-10295
URL: https://issues.jboss.org/browse/RF-10295
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-menu
Affects Versions: 4.0.0.Milestone5
Environment: * RichFaces 4.0.0-SNAPSHOT r.21189
* Metamer 4.0.0-SNAPSHOT r.unknown
* Mojarra 2.0.3-FCS
* Apache Tomcat 6.0.29
* OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
* Firefox 3.6.13 @ Linux x86_64
Reporter: Lukas Fryc
This issue can be seen across all the types of icons: item/group, top/sub-item
Possible steps to reproduce:
1. open http://localhost:8080/metamer/faces/components/richPanelMenu/simple.xhtml
2. set @topGroupLeftIconCollapsed=customURL
3. set @topGroupLeftIconExpanded=customURL
FAIL: you can see two loading images on the left of Group labels
OR
2. set @groupLeftIconDisabled=customURL
3. open Group 2
FAIL: you can see two loading images on the left of disabled Group label
OR
2. set @topGroupLeftIconCollapsed=customURL
3. set @topGroupLeftIconExpanded=disc
FAIL: you can see loading image and disc icon on the left of Group label
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 11 months
[JBoss JIRA] Created: (RF-10176) Panel Menu - review hovering model (@hoverClass)
by Lukas Fryc (JIRA)
Panel Menu - review hovering model (@hoverClass)
------------------------------------------------
Key: RF-10176
URL: https://issues.jboss.org/browse/RF-10176
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-menu
Affects Versions: 4.0.0.Milestone5
Reporter: Lukas Fryc
Groups and Items in Panel Menu are highlighted once you hover on them.
But the model to influence this behavior is quite inconsistent:
a) the only place you can redefine @hoverClass is Item
b) the items and groups get "rf-pm-itm-hov" class when hovered, but this averts to change styling of Group hovering in comparison to Item
I propose:
1) add new class "rf-pm-grp-hov" to classes with same initial styling as "rf-pm-itm-hov"
2) add new attribute @hoverClass to Group to add custom classes to group when hovered
3) add new attributes @itemHoverClass and @groupHoverClass to Panel Menu to define style classes in scope of whole Panel Menu
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 11 months