[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1719) Some bugs for <h:selectMany*> components.

Denis Maliarevich (JIRA) jira-events at lists.jboss.org
Tue Oct 20 07:39:05 EDT 2009


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

Denis Maliarevich commented on JBIDE-1719:
------------------------------------------

I've checked the drawing of selection resized on <table> element in simple page:
<html>
<body>
<table>
	<tr>
		<td>TEXT</td>
	</tr>
</table>
</body>
</html>
It draws wrong selection rectangle from one edge of the visual editor till the opposite one.
So the selection problem is not a h:selectManyCheckbox specific but the whole table elements.

> Some bugs for <h:selectMany*> components.
> -----------------------------------------
>
>                 Key: JBIDE-1719
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-1719
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: UpStream, Visual Page Editor Templates
>    Affects Versions: 2.0.0.GA
>            Reporter: Andrei Scherbovich
>            Assignee: Denis Maliarevich
>             Fix For: LATER
>
>         Attachments: 1.jpg, JBIDE-1719 - wrong table selection rectangle.png, selectManyCheckbox.jsp, selectManyListbox.jsp, selectManyMenu.jsp
>
>
> 	<h:selectManyCheckbox>
> 1) Attributes "dir", "disabled", "disabledClass", "enabledClass" don't work
> 	<h:selectManyListBox> and <h:selectManyMenu>
> 1) Attributes "dir", "disabled", "disabledClass", "enabledClass", "styleClass", "style" don't work
> 2) Bad highlighting of selected in VPE elements of these components
> 	<f:selectItem>
> 1) Attribute "escape" doesn't work
> (SEE ATTACHMENT)

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