[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6229) Implement DnD support for selected text in VPE

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Wed Jun 2 12:12:45 EDT 2010


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

Yahor Radtsevich commented on JBIDE-6229:
-----------------------------------------

I have found a completely different approach to locate the selected text on the screen. The main point is to get nsIAccessibleText for the selected text and then use its method getRangeExtents which returns bounds of given range. Method XulRunnerVpeUtils.getTextSelectionBounds using this approach has been committed to trunk.

> Implement DnD support for selected text in VPE
> ----------------------------------------------
>
>                 Key: JBIDE-6229
>                 URL: https://jira.jboss.org/browse/JBIDE-6229
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>    Affects Versions: 3.1.0.GA
>            Reporter: Yahor Radtsevich
>            Assignee: Yahor Radtsevich
>             Fix For: 3.2.next
>
>
> See the summary.

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

        


More information about the jbosstools-issues mailing list