[JBoss JIRA] Created: (RF-7518) SimpleTogglePanel generates empty display/height/width style attribute
by Julien Kronegg (JIRA)
SimpleTogglePanel generates empty display/height/width style attribute
----------------------------------------------------------------------
Key: RF-7518
URL: https://jira.jboss.org/jira/browse/RF-7518
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.1
Environment: Seam 2.1.2, RichFaces 3.3.1, Firefox 3.0 / SeaMonkey 2.0b1pre, richfaces-ui-3.3.1.GA\ui\simpleTogglePanel\src\main\templates\simpleTogglePanel.jspx
Reporter: Julien Kronegg
Priority: Optional
The SimpleTogglePanel generates style property with empty "display", "height" and "width". This causes warnings in the Javascript console under Firefox and SeaMonkey.
Example of generated code:
<div class="dr-stglpnl rich-stglpanel " id="personneExtendedSearch:j_id104" style="width: ; ;"><script type="text/javascript">SimpleTogglePanelManager.add(
...
<div class="dr-stglpnl-b rich-stglpanel-body " id="personneExtendedSearch:j_id104_body" style="display : ; height: ;"><div id="personneExtendedSearch:j_id105">
It would be nice if the property is generated only if it has some content.
Currently, if you look into the Firefox javascript console, you may think that Richfaces generates badly designed pages that are not really portable from browser to browser.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (RF-6439) ExtendedDataTable in modal panel - undefined this.selectionManger
by Nick Belaevski (JIRA)
ExtendedDataTable in modal panel - undefined this.selectionManger
-----------------------------------------------------------------
Key: RF-6439
URL: https://jira.jboss.org/jira/browse/RF-6439
Project: RichFaces
Issue Type: Bug
Environment: IE7
Reporter: Nick Belaevski
<rich:modalPanel id="panelDoc" width="650" height="650">
<f:facet name="header">
<h:panelGroup>Doc</h:panelGroup>
</f:facet>
<f:facet name="controls">
<h:panelGroup>
<h:graphicImage value="/img/break.gif" style="cursor: pointer;">
<rich:componentControl for="panelDoc" operation="hide" event="onclick"/>
</h:graphicImage>
</h:panelGroup>
</f:facet>
<h:form>
<rich:extendedDataTable value="#{forum5Bean.data}" var="field1" id="extData">
<rich:column>#{field1}</rich:column>
</rich:extendedDataTable>
</h:form>
</rich:modalPanel>
<h:form>
<a4j:commandLink value="open panel" reRender="extData" oncomplete="Richfaces.showModalPanel('panelDoc');"/>
</h:form>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (RF-7280) Dynamically switch between AJAX/ClientSide modes
by Francisco Jose Peredo Noguez (JIRA)
Dynamically switch between AJAX/ClientSide modes
------------------------------------------------
Key: RF-7280
URL: https://jira.jboss.org/jira/browse/RF-7280
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.3.1
Reporter: Francisco Jose Peredo Noguez
Say for example you are using the tree control, you click a node to expand it, and you are in AJAX mode, so it goes to the server to fetch the nodes... then you click it to collapse it, and then click it again to expand it again. I want to have a way to tell the control "this is not the first time I am expanding this node, so, please do not make an AJAX request to fech its subnodes, please just present the same subnode list you presented the last time".
This not only applies for trees, it applies for any component with AJAX and ClientSide modes, like for example the tabPanel.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (RF-7156) Dindicator on scrolled DIV has wrong position
by Ilya Shaikovsky (JIRA)
Dindicator on scrolled DIV has wrong position
---------------------------------------------
Key: RF-7156
URL: https://jira.jboss.org/jira/browse/RF-7156
Project: RichFaces
Issue Type: Bug
Reporter: Ilya Shaikovsky
Fix For: 3.3.1
<a4j:outputPanel id= "mainPanel" layout="block" style="height: 90px; width: 500px; overflow: auto;">
<h:panelGrid columns="25">
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
</h:panelGrid>
</a4j:outputPanel>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (RF-7304) RIchfaces controls don't work over HTTPS on the first request
by Dave Oxley (JIRA)
RIchfaces controls don't work over HTTPS on the first request
-------------------------------------------------------------
Key: RF-7304
URL: https://jira.jboss.org/jira/browse/RF-7304
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.1
Environment: Gentoo Linux, Apache 2.2.10, Tomcat 6.0.18, Seam 2.1.2CR2, Richfaces 3.3.1GA
Reporter: Dave Oxley
We are developing an web application using Seam and Richfaces. We have changed some pages to use HTTPS by setting scheme="https" against the relevant pages in pages.xml. Unfortunately we noticed that for first request to each type of Richfaces control the control did not render properly, but subsequent requests rendered correctly. We tried clearing the browser cache but this did not recreate the issue. Only restarting the application recreated the issue. We then looked at the Apache access logs to see what was happening and found that the first request to the xcss file resulted in a redirect back to HTTP for the incorrect path. The easiest way to describe it is to show the access logs:
First request:
ssl_access_log:
127.0.0.1 - - [03/Jun/2009:13:34:58 +1000] "GET /a4j/s/3_3_1.GAcss/picklist.xcss/DATB/eAELXT5DOhSIAQ!sA18_ HTTP/1.1" 302 -
access_log:
127.0.0.1 - - [03/Jun/2009:13:34:59 +1000] "GET /css/picklist.xcss?cid=1 HTTP/1.1" 404 15327
Subsequent requests:
ssl_access_log:
127.0.0.1 - - [03/Jun/2009:13:35:32 +1000] "GET /a4j/s/3_3_1.GAcss/picklist.xcss/DATB/eAELXT5DOhSIAQ!sA18_ HTTP/1.1" 200 4912
No entry in access_log.
After we found this in the logs we found we could recreate the issue by just issuing the problem URL after a server restart:
https://127.0.0.1//a4j/s/3_3_1.GAcss/picklist.xcss/DATB/eAELXT5DOhSIAQ!sA18_
which redirects to http for the first request and works for all subsequent requests.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (RF-7798) Extended Data Table : Horizontal scrolling
by Nicolas Gaudin (JIRA)
Extended Data Table : Horizontal scrolling
------------------------------------------
Key: RF-7798
URL: https://jira.jboss.org/jira/browse/RF-7798
Project: RichFaces
Issue Type: Feature Request
Components: component-tables
Affects Versions: 3.3.2.CR1
Environment: Win XP
Glassfish v2 UR2
Firefox
Reporter: Nicolas Gaudin
Fix For: 3.3.2.GA
Hi
With Extended data table Horizontal scrollbar was not shown in 3.3.1GA and it is in 3.3.2.CR1.
That is great!
- Assuming that sum of widths of the columns is lower than the width of the table.:
we can not resize columns at more that the table width
When reaching the table width, the scrollbar appears but you can not enlarge column anymore....
- Assuming that sum of widths of the columns is greater than the width of the table:
Horizontal scrollbar is shown.
However you can not enlarge any column anymore.
More, when you reduce one column, you can not enlarge it anymore after.
It seems that either the width of the table or the sum of the widths of the columns is becoming the maximum limit.
It would be great to be able fix the table width and do whatever we want with columns. Then if need, the horizontal scrollbar is shown.
I sincerely think that this feature is the one requested in all related JIRAs.
Many thanks in advance for your answer
Regards
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 3 months