[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2571) Selection doesn't work properly for <h:selectOneMenu> component.

Denis Maliarevich (JIRA) jira-events at lists.jboss.org
Mon Aug 11 10:59:51 EDT 2008


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

Denis Maliarevich commented on JBIDE-2571:
------------------------------------------

To show cursor in visual part of VPE XULRunner's designMode property was set to "true".

In this mode some mouse events (like mouseUp and mouseDown) are not sent for html <select> element. 

So drop-down mechanism doesn't work and selectItems cannot be selected for this element.

It seems like its a XULRunner bug (see https://bugzilla.mozilla.org/show_bug.cgi?id=446670).
The same situation was noticed in https://jira.jboss.org/jira/browse/JBIDE-1719.

> Selection doesn't work properly for <h:selectOneMenu> component.
> ----------------------------------------------------------------
>
>                 Key: JBIDE-2571
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2571
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor
>    Affects Versions: 3.0.0.beta2
>            Reporter: Andrei Scherbovich
>            Assignee: Denis Maliarevich
>
> 1) User can select <h:selectOneMenu> only on double-click. Component should be selected on first click.
> 2) Nested <f:selectItem> and <f:selectItems> components can't be selected in VPE. 

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