[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2817) Incorrect action of attributes "width" and "height" within some tags

Andrei Scherbovich (JIRA) jira-events at lists.jboss.org
Tue Sep 30 07:45:21 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBIDE-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12431753#action_12431753 ] 

Andrei Scherbovich commented on JBIDE-2817:
-------------------------------------------

Similar problem exists with the tag <h:inputText> and <h:inputSecret>. When we set up values of params of attributes "style" or "styleClass" or change width in VPE and, at the same time, set up the value of  "size", VPE and browsers accept only style's params. So, the action of attribute "size" in this situation is not quite understandable. I can't consider this like a bug, but it would be better to synchronize these actions.

> Incorrect action of  attributes "width" and "height" within some tags
> ---------------------------------------------------------------------
>
>                 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.
> The same thing occurs if we use "styleClass".  

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