[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 Eike Rathke changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |er...@redhat.com

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 --- Comment #24 from Eike Rathke --- If someone who could originally reproduce could please check with one of the next master builds that includes the above commit if that fixes the problem? Thanks. -- You are receiving this mail becaus

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 Commit Notification changed: What|Removed |Added Whiteboard||target:6.0.0 -- You are r

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 --- Comment #23 from Commit Notification --- Eike Rathke committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d5020f35aec54f0241fa58557dc6caadc149f5a9 Attempt

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 --- Comment #22 from Eike Rathke --- So the debugger then can wipe the entire system, great security feature ;-) SCNR. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 --- Comment #21 from Buovjaga --- (In reply to Eike Rathke from comment #20) > (In reply to Buovjaga from comment #15) > > Then attach gdb to LibreOffice: > > sudo gdb --pid `pgrep soffice` > Don't use sudo ... I have to personally. If I

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 --- Comment #20 from Eike Rathke --- (In reply to Buovjaga from comment #15) > Then attach gdb to LibreOffice: > sudo gdb --pid `pgrep soffice` Don't use sudo ... -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 --- Comment #19 from Eike Rathke --- (In reply to stefan_lange...@t-online.de from comment #18) > I couldn't install libreoffice-dbg because of errors, see attached log. > Maybe version conflicts? Your system pulls in a way too old libreo

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 --- Comment #18 from stefan_lange...@t-online.de --- Created attachment 134511 --> https://bugs.documentfoundation.org/attachment.cgi?id=134511&action=edit Log of terminal from install libreoffice-dbg I couldn't install libreoffice-db

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 --- Comment #17 from Buovjaga --- Ok, you could first install the debug package: sudo apt-get install libreoffice-dbg Note that it is over 2,5 gigabytes. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 --- Comment #16 from stefan_lange...@t-online.de --- Created attachment 134505 --> https://bugs.documentfoundation.org/attachment.cgi?id=134505&action=edit Log of terminal and gdb from the test Buovjaga, I have tried to make what you

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 --- Comment #15 from Buovjaga --- Stefan: if you would like to try what result you get (as I had different symptoms): Install gdb Launch LibreOffice from the commandline with SAL_NO_MOUSEGRABS=1 ./soffice That way your mouse clicks will

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 --- Comment #14 from Buovjaga --- I checked with Áron and he asked me to use next instead of step. This is with copying A10 while A4 is already in the clipboard: 385 if (IsClipboardSource()) (gdb) n 397 mxFormulaParserPoo

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 --- Comment #13 from Buovjaga --- Ok, I launched LibO and then in a terminal sudo gdb --pid `pgrep soffice` I let it attach and then in the (gdb) prompt gave break documen2.cxx:385 ie. this line: https://cgit.freedesktop.org/libreoffi

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-07-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 --- Comment #12 from Eike Rathke --- Further thinking: if so that probably would involve that ScModule::GetClipDoc() returns a document that is not the actual clipboard document but an ordinary one, most likely the source document itself,

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-07-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 --- Comment #11 from Eike Rathke --- Nothing suspicious so far. With the commit Raal identified and a screenshot he sent me, I suspect that under some unknown circumstances ScDocument::IsClipboardSource() returns true when it should not (

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-07-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 --- Comment #10 from Buovjaga --- Created attachment 134465 --> https://bugs.documentfoundation.org/attachment.cgi?id=134465&action=edit Valgrind log from master, A10 as the source of copying -- You are receiving this mail because: Yo

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-07-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 --- Comment #9 from Eike Rathke --- Does the log for copying A10 and pasting to E10, I10 differ in anything relevant for this case? -- You are receiving this mail because: You are the assignee for the bug.___

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-07-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 --- Comment #8 from Buovjaga --- Created attachment 134462 --> https://bugs.documentfoundation.org/attachment.cgi?id=134462&action=edit Valgrind log from master This is a log of copying A4 and pasting to E4 and then to I4. Arch Linux

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-07-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 --- Comment #7 from Eike Rathke --- Fwiw, I can not reproduce (on Linux) in any version, 5.3.3, 5.3.4, >=5.4.0.beta2 or master. -- You are receiving this mail because: You are the assignee for the bug.___

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-07-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 --- Comment #6 from Eike Rathke --- (In reply to raal from comment #5) > This seems to have begun at the below commit. I doubt that. That code is executed only when closing a document that is the clipboard source to forget the caption poi

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-07-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 raal changed: What|Removed |Added Keywords|bibisectRequest |bibisected, bisected CC|

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-06-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 --- Comment #4 from Buovjaga --- (In reply to stefan_lange...@t-online.de from comment #3) > Created attachment 134320 [details] > Screenshots of tests with LO 6.0 in Win10 and with LO 5.3.3 in Ubuntu > > Maybe the bug exists only in Win

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 --- Comment #3 from stefan_lange...@t-online.de --- Created attachment 134320 --> https://bugs.documentfoundation.org/attachment.cgi?id=134320&action=edit Screenshots of tests with LO 6.0 in Win10 and with LO 5.3.3 in Ubuntu Maybe the

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 raal changed: What|Removed |Added CC||r...@post.cz --- Comment #2 from raal --

[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612 Buovjaga changed: What|Removed |Added Keywords||bibisectRequest, regression