Bug 87748 - DIALOG: Document preview in open dialog
Summary: DIALOG: Document preview in open dialog
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
4.5.0.0.alpha0+ Master
Hardware: Other All
: low enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: File-Dialog
  Show dependency treegraph
 
Reported: 2014-12-26 15:59 UTC by Yousuf Philips (jay) (retired)
Modified: 2017-07-13 11:25 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yousuf Philips (jay) (retired) 2014-12-26 15:59:18 UTC
We have a preview of images in the insert image dialog box and in a similar way it would be useful to have an document preview in the open document dialog. For ODF files, an image of the document is stored in the ODF, so that could easily been displayed, but i assume it maybe more difficult for other document types.
Comment 1 Adolfo Jayme Barrientos 2014-12-27 14:20:59 UTC
This bug is a tad broad I reckon:

* It needs code for handling the feature in Windows’ native dialog
* Ditto for GTK+’s native dialog
* Ditto for KDE’s native dialog (when we properly support KDE anyway)
* Ditto for LibreOffice’s dialog.

Maybe this could be an idea for the next GSoC.
Comment 2 Cor Nouws 2014-12-27 20:46:41 UTC
a next step would be to have the file open/close as a special entity of the start center?
Comment 3 tmacalp 2015-02-23 19:06:29 UTC
Neat request, but please be sure to add a checkbox to disable the preview.  

This checkbox should be persistent between sessions.  This will make the document preview consistent with the current insert image dialog.

I've noticed in the insert image dialog, some complex svg file previews can take a very long time to render.  While the preview is rendering, ui movement is completely frozen.  This is at least true for the native LibreOffice dialogs.
Comment 4 Yousuf Philips (jay) (retired) 2015-02-24 01:06:43 UTC
Though i didnt state it, yes the checkbox to disable the preview would be a must so that people who dont care to see the preview can disable it.
Comment 5 Xisco Faulí 2017-07-13 11:25:26 UTC
Setting Assignee back to default. Please assign it back to yourself if you're
still working on this issue