[JBoss JIRA] (RF-12768) Metamer: rich:tabPanel: Tabs are not clickable and can't be removed in Firefox 18/19
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12768?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated RF-12768:
----------------------------
Summary: Metamer: rich:tabPanel: Tabs are not clickable and can't be removed in Firefox 18/19 (was: Metamer: rich:tabPanel: Tabs are not clickable and can't be removed in Firefox 18)
> Metamer: rich:tabPanel: Tabs are not clickable and can't be removed in Firefox 18/19
> ------------------------------------------------------------------------------------
>
> Key: RF-12768
> URL: https://issues.jboss.org/browse/RF-12768
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-output
> Affects Versions: 4.2.3.Final
> Environment: Ubuntu 12.04 LTS, JBoss AS 7.1, Firefox 18.0.1
> Reporter: Petr Mensik
> Assignee: Lukáš Fryč
> Fix For: 4.3.1
>
> Attachments: RF-12768.png
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> Adding new tabs to to rich:tabPanel works fine but you can't remove panels created this way and you also can't click on them so their content is never displayed.
--
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, 8 months
[JBoss JIRA] (RF-12768) Metamer: rich:tabPanel: Tabs are not clickable and can't be removed in Firefox 18
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-12768?page=com.atlassian.jira.plugin.s... ]
Juraj Húska commented on RF-12768:
----------------------------------
I tried it and unfortunately it is the same with FF 19.
> Metamer: rich:tabPanel: Tabs are not clickable and can't be removed in Firefox 18
> ---------------------------------------------------------------------------------
>
> Key: RF-12768
> URL: https://issues.jboss.org/browse/RF-12768
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-output
> Affects Versions: 4.2.3.Final
> Environment: Ubuntu 12.04 LTS, JBoss AS 7.1, Firefox 18.0.1
> Reporter: Petr Mensik
> Assignee: Lukáš Fryč
> Fix For: 4.3.1
>
> Attachments: RF-12768.png
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> Adding new tabs to to rich:tabPanel works fine but you can't remove panels created this way and you also can't click on them so their content is never displayed.
--
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, 8 months
[JBoss JIRA] (RF-12768) Metamer: rich:tabPanel: Tabs are not clickable and can't be removed in Firefox 18
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12768?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč commented on RF-12768:
---------------------------------
The issue occurs in Mojarra jsf.js:
{code:title=jsf.js:1233}
req.onComplete = function onComplete() {
if (req.xmlReq.status && (req.xmlReq.status >= 200 && req.xmlReq.status < 300)) {
sendEvent(req.xmlReq, req.context, "complete");
jsf.ajax.response(req.xmlReq, req.context);
} else {
sendEvent(req.xmlReq, req.context, "complete");
sendError(req.xmlReq, req.context, "httpError");
}
{code}
As you can see on attached screenshot, the {{xmlReq}} objects comes in inconsistent state - it has {{readyState=4}} but it has {{status=0}}.
> Metamer: rich:tabPanel: Tabs are not clickable and can't be removed in Firefox 18
> ---------------------------------------------------------------------------------
>
> Key: RF-12768
> URL: https://issues.jboss.org/browse/RF-12768
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-output
> Affects Versions: 4.2.3.Final
> Environment: Ubuntu 12.04 LTS, JBoss AS 7.1, Firefox 18.0.1
> Reporter: Petr Mensik
> Assignee: Lukáš Fryč
> Fix For: 4.3.1
>
> Attachments: RF-12768.png
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> Adding new tabs to to rich:tabPanel works fine but you can't remove panels created this way and you also can't click on them so their content is never displayed.
--
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, 8 months
[JBoss JIRA] (RF-12768) Metamer: rich:tabPanel: Tabs are not clickable and can't be removed in Firefox 18
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12768?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč commented on RF-12768:
---------------------------------
[~jhuska], could you please check if Firefox 19 fixes this issue?
> Metamer: rich:tabPanel: Tabs are not clickable and can't be removed in Firefox 18
> ---------------------------------------------------------------------------------
>
> Key: RF-12768
> URL: https://issues.jboss.org/browse/RF-12768
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-output
> Affects Versions: 4.2.3.Final
> Environment: Ubuntu 12.04 LTS, JBoss AS 7.1, Firefox 18.0.1
> Reporter: Petr Mensik
> Assignee: Lukáš Fryč
> Fix For: 4.3.1
>
> Attachments: RF-12768.png
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> Adding new tabs to to rich:tabPanel works fine but you can't remove panels created this way and you also can't click on them so their content is never displayed.
--
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, 8 months
[JBoss JIRA] (RF-12768) Metamer: rich:tabPanel: Tabs are not clickable and can't be removed in Firefox 18
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12768?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated RF-12768:
----------------------------
Comment: was deleted
(was: Juraj, the tabs are clickable and can be removed with {{4.3.1-SNAPSHOT}} using Firefox 18.0.)
> Metamer: rich:tabPanel: Tabs are not clickable and can't be removed in Firefox 18
> ---------------------------------------------------------------------------------
>
> Key: RF-12768
> URL: https://issues.jboss.org/browse/RF-12768
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-output
> Affects Versions: 4.2.3.Final
> Environment: Ubuntu 12.04 LTS, JBoss AS 7.1, Firefox 18.0.1
> Reporter: Petr Mensik
> Assignee: Lukáš Fryč
> Fix For: 4.3.1
>
> Attachments: RF-12768.png
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> Adding new tabs to to rich:tabPanel works fine but you can't remove panels created this way and you also can't click on them so their content is never displayed.
--
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, 8 months
[JBoss JIRA] (RF-12802) Move page fragments from repository qa to richfaces5
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12802?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč commented on RF-12802:
---------------------------------
We need to schedule the issue appropriately - I think it should be scheduled to 5.0.0.M2.
> Move page fragments from repository qa to richfaces5
> ----------------------------------------------------
>
> Key: RF-12802
> URL: https://issues.jboss.org/browse/RF-12802
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: build/distribution
> Affects Versions: 5.0.0.M1
> Reporter: Pavol Pitonak
>
> As discussed on community meeting on Feb 12, we should move page fragments for RichFaces components to richfaces5 repository so that they are distributed with framework.
> We should find out how to prepare them so that they are easy to use for community members. RichFaces QE/dev need to test internals of components, community members will probably test only high-level functionality of components. One possible solution would be to create package "internal" in which there would be page fragments extending those from "public" package. QE team would then use "internal" implementations.
--
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, 8 months
[JBoss JIRA] (RF-12802) Move page fragments from repository qa to richfaces5
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12802?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč edited comment on RF-12802 at 2/19/13 10:01 AM:
-----------------------------------------------------------
We need to schedule the issue appropriately - I think it should be scheduled after 5.0.0.M1. (to M2?)
was (Author: lfryc):
We need to schedule the issue appropriately - I think it should be scheduled to 5.0.0.M2.
> Move page fragments from repository qa to richfaces5
> ----------------------------------------------------
>
> Key: RF-12802
> URL: https://issues.jboss.org/browse/RF-12802
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: build/distribution
> Affects Versions: 5.0.0.M1
> Reporter: Pavol Pitonak
>
> As discussed on community meeting on Feb 12, we should move page fragments for RichFaces components to richfaces5 repository so that they are distributed with framework.
> We should find out how to prepare them so that they are easy to use for community members. RichFaces QE/dev need to test internals of components, community members will probably test only high-level functionality of components. One possible solution would be to create package "internal" in which there would be page fragments extending those from "public" package. QE team would then use "internal" implementations.
--
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, 8 months