[JBoss JIRA] Created: (RF-9561) progressBar: review sizes applying. No simple way to re-define height for bar element
by Ilya Shaikovsky (JIRA)
progressBar: review sizes applying. No simple way to re-define height for bar element
-------------------------------------------------------------------------------------
Key: RF-9561
URL: https://jira.jboss.org/browse/RF-9561
Project: RichFaces
Issue Type: Task
Security Level: Public (Everyone can see)
Components: component-output
Affects Versions: 4.0.0.Milestone4
Reporter: Ilya Shaikovsky
Assignee: Nick Belaevski
Priority: Minor
Fix For: Future_4.X
currently need to redefine two css classes to re-define the bar element height.
proposed to change height definition - use height defined at upper element div and setting 100% for nested. (currently nested has values in px duplicated)
+ width also should be reviewed. Ideally look through other css in markup.
+ FileUpload component will be affected by changes and should be additionally checked after changes.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months
[JBoss JIRA] Created: (RF-9433) tabPanel and accordion should be able to enclose own controls to separate forms.
by Ilya Shaikovsky (JIRA)
tabPanel and accordion should be able to enclose own controls to separate forms.
--------------------------------------------------------------------------------
Key: RF-9433
URL: https://jira.jboss.org/browse/RF-9433
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-panels-layout-themes
Affects Versions: 4.0.0.Milestone3
Reporter: Ilya Shaikovsky
Assignee: Nick Belaevski
https://jira.jboss.org/browse/RF-9010 - togglePanel throws exception as it switches by behaviors placed for any external components. So it can't add form automatically.
But tab and accordion should be able I think as it was in 3.3.x for tabPanel.
for tabPanel - all the line of tabs should be enclosed and for accordion - every control.
About JS API which will still fails in that case - I think it's acceptable to have js error in case the developer trying to use JS API with no form around the component. He should be responsible for form in that case.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months