Summary: | KFileDialog is not showing Inline Previews even though the option is set. | ||
---|---|---|---|
Product: | [Applications] kdialog | Reporter: | Raymond Nicholson <rain1> |
Component: | general | Assignee: | Brad Hards <bradh> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | justin.zobel |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Raymond Nicholson
2021-01-15 20:31:24 UTC
I can't reproduce this, I've opened kdialog as you mentioned and I can toggle off or on previews and the file changes. kdialog then respects that choice next time it's opened. grep -i 'preview' ~/.config/kdeglobals Show Inline Previews=true Thank you for looking into this. Strange that the bug is not occurring in your case. I would note that I do see the inline previews switch to true or false depending on which setting I leave the dialog in - but when opening it does not seem to take into account the setting. |