To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83553


User aw changed the following:

                What    |Old value                 |New value
================================================================================
              Issue type|DEFECT                    |ENHANCEMENT
--------------------------------------------------------------------------------
        Target milestone|---                       |OOo 3.0
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Nov 16 14:26:21 +0000 
2007 -------
AW->HDU: Very simple: As You can see with the stack, the correct MousePointer
(Context-sensitive) is choosen. This depends on what is under the mouse position
and is completely independent from selection. It's a visual user feedback so
that it gets more clear what hapens when he presses the MouseButton. E.g. the
drag mouse cursor is shown when over an object. So for text objects, it is
necessary to check if we are over a Letter at every MouseMove. That's what
always happened. You may check this with an selected ellipse without filling but
with text, just hoover over it.
This will even be extended in the future, think about hilighting the object
under the cursor using a lightweight frame and evtl. displaying data. There is
also e.g. the ToolTip option to show URL contents, etc. when over an object with
URL.

To the task itself: I see good chances for less layouting when we have the
primitives since hit test will be possible with these then. Setting to
enhancement and target 3.0.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to