[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2817) Incorrect action of attribute "width" within the tag <h:dataTable>

Andrei Scherbovich (JIRA) jira-events at lists.jboss.org
Mon Sep 29 10:55:21 EDT 2008


Incorrect action of  attribute "width" within the tag <h:dataTable>
-------------------------------------------------------------------

                 Key: JBIDE-2817
                 URL: https://jira.jboss.org/jira/browse/JBIDE-2817
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Visual Page Editor
    Affects Versions: 3.0.0.alpha
            Reporter: Andrei Scherbovich
            Assignee: Maxim Areshkau
            Priority: Minor


The problem in tag <h:dataTable> occurs if we try to use own attribute "width" within the same parameter of attribute "style", for example, 
width="511" style="width : 470; height : 198px;"
Now, try to change the value of own attribute "width" manualy, this action doesn't give results in VPE or any other browsers. VPE or browsers take only the value of the same parameter of attribute "style".
Then, try to change width in VPE using mouse, the value of attribute "width" changes but it doesn't take any affects.
So, the result. In this situation VPE and browsers accept only value of parameter "width" of attribute "style", which we can change only manualy.

-- 
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

        



More information about the jbosstools-issues mailing list