https://bugs.documentfoundation.org/show_bug.cgi?id=165660
Bug ID: 165660
Summary: Data Provider: while resizing the dialog, the "Source"
part should remain static while the "Preview" section
should resize
Product: LibreOffice
Version: 25.8.0.0 alpha0+
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Created attachment 199715
--> https://bugs.documentfoundation.org/attachment.cgi?id=199715&action=edit
Data Provider dialog (original size)
Currently, the Data Provider dialog has two main sections: "Source" (first
column in the layout) and "Preview" (second column).
When resizing the dialog horizontally, both of them respond to the resize
command. However, it is not necessary to resize the "Source" section, because:
1) Most like the user will be resizing the dialog to see more of the "Preview"
data
2) If the user wants to see more of the "Source" section, there's a splitter
that can be used to adjust its size (at least in kf5 and gtk3)
Therefore, I suggest we change the resize policy of this dialog, so that when
it is horizontally resized, the size of the "Source" section remains unchanged.
See in the screenshots:
1) The original dialog with its default size
2) The dialog after being resized horizontally, to show how weird it gets in
kf5 (in gtk3 it's not as weird, but it's still unnecessary to resize the
"Source" section).
--
You are receiving this mail because:
You are the assignee for the bug.