Issue 79215 - Drag and Drop: wrong DropAction when pressing Alt key
Summary: Drag and Drop: wrong DropAction when pressing Alt key
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 680m214
Hardware: PC Windows Server 2003
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-04 14:23 UTC by thomas.benisch
Modified: 2017-05-20 10:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description thomas.benisch 2007-07-04 14:23:29 UTC
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).
Comment 1 hennes.rohling 2007-07-12 12:25:15 UTC
Accepted
Comment 2 kai.sommerfeld 2008-02-04 14:39:43 UTC
Sorry, no time to fix in 2.x time frame.
Comment 3 hennes.rohling 2008-05-30 13:53:21 UTC
Retargeted.
Comment 4 kai.sommerfeld 2009-08-11 12:48:12 UTC
hdu: Please take over.
Comment 5 Marcus 2017-05-20 10:55:22 UTC
Reset assigne to the default "issues@openoffice.apache.org".