To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112176
                 Issue #|112176
                 Summary|AWT: TreeControl: cannot obtain rectangle occupied by 
                        |a given node
               Component|framework
                 Version|DEV300m80
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|ui
             Assigned to|fs
             Reported by|fs





------- Additional comments from f...@openoffice.org Mon Jun  7 08:30:13 +0000 
2010 -------
When you want to create accessible applications, you also need to care for
keyboard operation of your application. For context menus opened by the user,
this means you need to allow for context menus opened by keyboard.

In an AWT tree control, you can observe those keyboard-initiated context menu
requests, but to properly position the context menu on the screen, you need to
find out the rectangle occupied by the currently selected tree node.

There currently is no API for doing so - this issue is about implementing it.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to