https://bugs.documentfoundation.org/show_bug.cgi?id=145216
Bug ID: 145216
Summary: remote open/save dialog: list view shows nothing
Product: LibreOffice
Version: 7.0.0.0.alpha0+
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: bibisected, bisected, regression
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Starting with LO 7.0, the remote open/save dialog can only show file details,
and not file icons. This broke with commit
b004a1bd7bf3885613d52aba70dea79766eae639
Author: Caolán McNamara on Sat Nov 23 19:14:45 2019 +0000
Resolves: tdf#128940 use a normal MenuButton
This was caused by the removal of
<object class="GtkIconView" id="iconview">
<property name="model">liststore2</property>
- <property name="pixbuf_column">0</property>
- <property name="text_column">1</property>
--
You are receiving this mail because:
You are the assignee for the bug.