[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-596) VPE navigation problems

Maxim Areshkau (JIRA) jira-events at lists.jboss.org
Fri Jul 27 06:02:57 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-596?page=comments#action_12370229 ] 
            
Maxim Areshkau commented on JBIDE-596:
--------------------------------------

For correct navigation we should know position of html elements in mozilla(their coordinates). To get it's position we need nsIDOMHTMLElement or nsIDOMNSHTMLElement  XPCOM interfaces. Now in VPE this interfaces are not released, but it  exists in xullrunner. So we need move first on xullrunner and then we can correct navigation.

> VPE navigation problems
> -----------------------
>
>                 Key: JBIDE-596
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-596
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: Visual Page Editor
>         Environment: WindowsXP SP2
> rhds-win32-1.0.0.alpha.jar
> Red Hat Developer Studio
> Version: 1.0.0
> Build: build 20070711-nightly
> JDK 1.5_08
>            Reporter: Aliaksey Nis
>         Assigned To: Maxim Areshkau
>         Attachments: richfaces.xhtml
>
>
> Import attached test page.
> Open it with VPE. Select Visual/Source tab
> In Visual part navigate elements using keyboard. 
> Next possible navigation problems found(navigation started from top):
> 1.  Richtoolbar group (panel with 6 icons) - left-right on icons don't work
> 2.  Datalist element - "up" button from it don't work
> 3.  Add ajax... - "up" button don't work
> 4.  PanelBar - "down" button don't work
> 5.  Canon - "up" and "down" buttons don't work
> 6.  Panel (under the Canon element) - "up" button don't work 
> 7.  Tab under DataGrid -  "up" button don't work
> 8.  Expences - don't work "left", "right" and partially "up" and "down" buttons
> 9.  Drop down menu - "down" button don't work
> 10.Slider part - "down" button don't work, when it selected

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list