[richfaces-issues] [JBoss JIRA] Created: (RF-9970) Toolbar: attribute width doesn't work

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Wed Dec 8 07:18:31 EST 2010


Toolbar: attribute width doesn't work
-------------------------------------

                 Key: RF-9970
                 URL: https://jira.jboss.org/browse/RF-9970
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-output
    Affects Versions: 4.0.0.Milestone4
         Environment: RichFaces 4.0.0-SNAPSHOT r.20437
Metamer 4.0.0-SNAPSHOT r.20445
Mojarra 2.1.0-SNAPSHOT
GlassFish Server Open Source Edition 3.1-SNAPSHOT
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Chrome 8.0.552.215 @ Linux x86_64
            Reporter: Pavol Pitonak


1. deploy Metamer and open http://localhost:8080/metamer/faces/components/richToolbar/simple.xhtml
2. set width=50%

result:
width is set to 50% in markup but it is still rendered with 100% width (default)

solution:
attribute style should be updated with set value, i.e. style="width: 50%;"

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list