https://bugs.freedesktop.org/show_bug.cgi?id=46339
--- Comment #4 from Julien Nabet <[email protected]> 2012-02-21 04:48:17 PST --- Keeping on investigation, it seems in the file wizards/com/sun/star/wizards/ui/ControlScroller.java, the line 114 returns empty : sIncSuffix = com.sun.star.wizards.common.Desktop.getIncrementSuffix(CurUnoDialog.getDlgNameAccess(), "imgBackground"); So line 115 : CurUnoDialog.insertScrollBar("TitleScrollBar" + sIncSuffix, .... always uses "TitleScrollBar" as first parameter instead of TitleScrollBar<n> Must keep on :-) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
