Issue 21827 - mouse moved while key pressed event binding misleading
Summary: mouse moved while key pressed event binding misleading
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC5
Hardware: Sun All
: P3 Trivial (vote)
Target Milestone: AOO Later
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
: 21613 (view as issue list)
Depends on:
Blocks:
 
Reported: 2003-10-28 16:04 UTC by robert.kinsella
Modified: 2013-02-07 22:17 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 robert.kinsella 2003-10-28 16:04:30 UTC
OO.org 1.1rc5 on Solaris sparc.

Create a simple macro e.g.msgbox "test macro"

Open a text document, from the main toolbar select form functions.
Add a push button to the document, on the button select controls and assign the
macro to Events, Mouse moved while key pressed.
Close the button properties dialog and switch the design mode off.
Select the push button
Move the mouse while selecting a text key
BUG the macro does not execute.

HOWEVER:-
If user moves mouse while selecting the shift or ctrl or alt keys the macro does
execute. I'm not sure if it is suppose to operate in this fashion. If it is the
help documentation should specify this, currently it reads
"The Mouse moved while key pressed event takes place when the mouse is dragged
while a key is pressed at the same time. An example is when, during
drag-and-drop, an additional key determines the mode (move or copy)."
Comment 1 robert.kinsella 2003-10-28 16:15:53 UTC
*** Issue 21613 has been marked as a duplicate of this issue. ***
Comment 2 Olaf Felka 2003-10-29 09:09:58 UTC
of - jsk: Please have a look.
Comment 3 joerg.skottke 2003-12-12 09:02:10 UTC
According to the OOo PCD i set this Bug/Enhancement to OOo Later
Later because: I think it should only work for CTRL / SHIFT / ALT
However: This is an inconsistency and should be resolved.

JSK->TBE: What is your opinion? Wrong description text or incomplete feature?
Comment 4 thomas.benisch 2003-12-12 10:25:23 UTC
No idea, if this is a bug or feature.
MT should comment on this.
Comment 5 thomas.benisch 2003-12-12 10:54:17 UTC
According to MT the event should only be fired, if a mouse button (!!!) is pressed
and the mouse is moved. With this semantics it's a bug, that the event is
fired when the CTRL, SHIFT or ALT key is pressed.
Comment 6 thomas.benisch 2003-12-15 10:23:30 UTC
User Experience should evaluate, if the UI text should be changed from
'Mouse moved while key pressed' to 'Mouse moved while mouse button pressed'.
Comment 7 thomas.benisch 2005-12-01 13:53:28 UTC
TBE->AB: As discussed to you.
Comment 8 ab 2006-02-08 15:23:50 UTC
ab->cj: As discussed...