https://bugs.freedesktop.org/show_bug.cgi?id=55430

--- Comment #8 from Lennard Wasserthal <wassert...@nefkom.net> ---
Thanks for trusting us...
My current approach is to use the moment where the mouse button is RELEASED
sd -> fusel.cxx ->
00641 sal_Bool FuSelection::MouseButtonUp(const MouseEvent& rMEvt)
 and the object has not been shifted. (Ordinarily, the control boxes change
from >>scale<< to >>rotate<< then.
Before this is done, I am doing a check which checks if there is an object in
front of the selected one which would be clicked.

But somehow it doesn't work... it seems to recognize the covering object but
the following select routine fails (used mpView->BegMacroObj)

Can someone tell me what MACRO-Object means in the sense of
SDRSEARCH_PICKMACRO or
mpView->BegMacroObj???

best regards, I hope I will fix it THIS weekend.

regressions I am afraid of (if you totally remove the selected object's
priority)
 (however avoided by my method:)
1. covered control boxes would not work anymore 
2. You could not draw another object out behind another object by which it is
totally covered.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to