[Bug 123765] Drag-drop of color does not work for undocked Color Bar

2013-12-02 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123765 --- Comment #4 from Armin Le Grand armin.le.gr...@me.com --- ALG: This is very strange - I have prepared a debug version of trunk for today to check this - and all is working well now in that version. Need to check if this also works in a

[Bug 123765] Drag-drop of color does not work for undocked Color Bar

2013-12-02 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123765 --- Comment #5 from Armin Le Grand armin.le.gr...@me.com --- ALG: Installed the snapshot 1537977 and there it does indeed not work. Something goes wrong with the build (optimization?), all on win. -- You are receiving this mail because: You

[Bug 123765] Drag-drop of color does not work for undocked Color Bar

2013-12-02 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123765 --- Comment #6 from Armin Le Grand armin.le.gr...@me.com --- ALG: Compared with AOO34 and got it working and not working after compiling VCL with debug; very strange. It has to do with the mbInternalDragGestureRecognizer flag at Window which

[Bug 123765] Drag-drop of color does not work for undocked Color Bar

2013-12-02 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123765 --- Comment #7 from Armin Le Grand armin.le.gr...@me.com --- ALG: Rebuilt vcl on AOO34 without debug, the DD from the floating win works again. Strange... -- You are receiving this mail because: You are on the CC list for the bug. You are

[Bug 123765] Drag-drop of color does not work for undocked Color Bar

2013-12-02 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123765 --- Comment #8 from Armin Le Grand armin.le.gr...@me.com --- ALG: mbInternalDragGestureRecognizer changes when un/docking the win; win ptr stays and also mpWindowImpl, but mpFrameData changes. It seems to jump between two values for docked and

[Bug 123765] Drag-drop of color does not work for undocked Color Bar

2013-12-02 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123765 --- Comment #9 from Armin Le Grand armin.le.gr...@me.com --- ALG: Change happens in Window::ImplUpdateWindowPtr when DockingWindow::SetFloatingMode is executed (which triggers Window::SetParent). Looks as if mpWindowImpl-mxDNDListenerContainer

[Bug 123765] Drag-drop of color does not work for undocked Color Bar

2013-12-02 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123765 --- Comment #10 from Armin Le Grand armin.le.gr...@me.com --- ALG: Getting closer also in AOO34: Starting undocked makes the next undocked not work. Starting docked makes the 2nd undock not work. Exactly the same in current version, not

[Bug 123765] Drag-drop of color does not work for undocked Color Bar

2013-12-02 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123765 --- Comment #11 from Armin Le Grand armin.le.gr...@me.com --- ALG: Added and checked, works as expected. Problem is indeed in undocking, the 2nd time the buffered value mpWindowImpl-mxDNDListenerContainer is already set and gets not new

[Bug 123765] Drag-drop of color does not work for undocked Color Bar

2013-12-02 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123765 --- Comment #12 from SVN Robot svn...@dev.null.org --- alg committed SVN revision 1547026 into trunk: i123765 reset buffered DropTarget when undocking -- You are receiving this mail because: You are on the CC list for the bug. You are

[Bug 123765] Drag-drop of color does not work for undocked Color Bar

2013-12-02 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123765 Armin Le Grand armin.le.gr...@me.com changed: What|Removed |Added Status|CONFIRMED |RESOLVED

[Bug 123765] Drag-drop of color does not work for undocked Color Bar

2013-11-28 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123765 Edwin Sharp el...@apache.org changed: What|Removed |Added Keywords||needmoreinfo

[Bug 123765] Drag-drop of color does not work for undocked Color Bar

2013-11-28 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123765 --- Comment #2 from Regina Henschel rb.hensc...@t-online.de --- To undock: Go with the mouse from slide down to the color bar. Coming to the edge you will notice, that the cursor changes to the double-arrow. That is the sensible area for

[Bug 123765] Drag-drop of color does not work for undocked Color Bar

2013-11-28 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123765 Armin Le Grand armin.le.gr...@me.com changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED