To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79215
                 Issue #|79215
                 Summary|Drag and Drop: wrong DropAction when pressing Alt key
               Component|framework
                 Version|680m214
                Platform|PC
                     URL|
              OS/Version|Windows 2003
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|hro
             Reported by|tbe





------- Additional comments from [EMAIL PROTECTED] Wed Jul  4 13:23:29 +0000 
2007 -------
When solely pressing the Alt key during a drag and drop operation,
the DropAction in the DropTargetDropEvent has a value of 7 instead
of 2 (ACTION_MOVE). Please note, that the Shift and Ctrl key must not
be pressed. If the Shift and the Alt key are pressed, the DropAction
has the correct value of 2.

This problem appears on Windows only.

The corresponding implementation can be found in class DropTarget
(dtrans/source/win32/dnd/target.cxx).

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