https://bugs.documentfoundation.org/show_bug.cgi?id=107035

--- Comment #8 from Luke Deller <l...@deller.id.au> ---
Nice one Aron.  I did some testing to confirm that the issue was introduced in
this change:

 - building from source at commit 232ad2f2588beff50cb5c1f3b689c581ba317583 I
could reproduce the issue (using the steps in comment 3)
 - building at the preceding commit 85693bffad5c863e5cd4d4b3664856a9fec607d5 I
could no longer reproduce the issue

Incidentally the old source at these commits did not build cleanly for me on
Ubuntu 16.04 with gcc-5.4.  I got it going by switching to gcc-4.7, and making
an adjustment to sd/source/ui/toolpanel/TaskPaneFocusManager.cxx (replace
uintptr_t on line 35 with size_t).

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

Reply via email to