[JBoss JIRA] (RF-12945) Dynamic tab panels don't work in ajax mode
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12945?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč commented on RF-12945:
---------------------------------
This issue can be reproduced on AS {{7.1.1.Final}} (in both cases, Metamer's {{addTab2.xhtml}} and framework test {{ForEachTabTest}}).
It works okay with EAP {{6.1.0.Beta1}}.
> Dynamic tab panels don't work in ajax mode
> ------------------------------------------
>
> Key: RF-12945
> URL: https://issues.jboss.org/browse/RF-12945
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-panels-layout-themes, regression
> Affects Versions: 4.3.2
> Environment: RichFaces 4.3.2.CR1
> Metamer 4.3.2-SNAPSHOT
> JBoss AS 7.1.3.Final-redhat-4
> Java(TM) SE Runtime Environment 1.7.0_04-b20 @ Linux
> Chrome 26.0.1410.63 @ Linux x86_64, Firefox 20
> Reporter: Pavol Pitonak
> Priority: Critical
>
> # deploy Metamer and open http://localhost:8080/metamer/faces/components/richTabPanel/addTab2.xhtml
> # click the button with label "[h] Create tab"
> # switch to second tab (content of tab will change)
> # switch to tab 6
> result:
> * ajax request is performed but tab panel's content doesn't change (it's still tab2)
> * worked fine in RichFaces 4.3.1.Final
> * dynamic panel can't be removed, there is an error message in browser console:
> {quote}
> Uncaught TypeError: Cannot call method 'onCompleteHandler' of undefined
> {quote}
> This issue might be related to RF-11081 or RF-12513.
--
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, 7 months
[JBoss JIRA] (RF-12933) rich:tooltip defaultContent facet is not working
by Guillaume Morin-Brassard (JIRA)
[ https://issues.jboss.org/browse/RF-12933?page=com.atlassian.jira.plugin.s... ]
Guillaume Morin-Brassard commented on RF-12933:
-----------------------------------------------
First, thank you for this quick answer!
I had tried it as soon as I saw your git pull request and using the {{loading}} facet instead of {{defaultContent}} works like a charm.
I could not tell which of the solution is best though.
I'd prefer {{loading}} since we could just fix our code so that it can work right now and it would still work with the next release but on the other hand, those already using {{defaultContent}} and waiting for it to be fixed would have to fix their stuff on the next release (Though no one logged any issue about this issue until now).
But since this has been broken for a certain time, if you wish to make it semantically more accurate, I think now is the perfect timing!
> rich:tooltip defaultContent facet is not working
> ------------------------------------------------
>
> Key: RF-12933
> URL: https://issues.jboss.org/browse/RF-12933
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-output
> Affects Versions: 4.2.1.Final
> Reporter: Guillaume Morin-Brassard
>
> The rich:tooltip defaultContent facet is not working. See you showcase for a proof.
> The default content is always "Loading...".
> My version is the 4.2.1 Final but i see it is still not working in the 4.3.1 Final.
--
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, 7 months
[JBoss JIRA] (RF-12846) a4j:commandLink accesskey attribute missing
by Jan Papousek (JIRA)
[ https://issues.jboss.org/browse/RF-12846?page=com.atlassian.jira.plugin.s... ]
Jan Papousek closed RF-12846.
-----------------------------
> a4j:commandLink accesskey attribute missing
> -------------------------------------------
>
> Key: RF-12846
> URL: https://issues.jboss.org/browse/RF-12846
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-a4j-core
> Affects Versions: 4.2.2.Final, 4.2.3.Final, 4.3.1
> Reporter: John Yeary
> Assignee: Brian Leathem
> Priority: Trivial
> Fix For: 4.3.2
>
> Original Estimate: 15 minutes
> Remaining Estimate: 15 minutes
>
> The a4j:commandLink supported accesskey in 3.3.3.final and the org.richfaces.renderkit.html.CommandLinkRenderer supports the accesskey attribute as a pass-through attribute. However it does not appear in the VDL documentation, and produces an error message in the IDE.
--
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, 7 months