https://bugs.kde.org/show_bug.cgi?id=447806

--- Comment #6 from amyspark <a...@amyspark.me> ---
Halla, you misunderstood the meaning of that commit. If there's a native dialog
being displayed (option set to false), there's no point in generating the
preview because the QFileDialog widget is invisible.

In this case, setting the QFileDialog::DontUseNativeDialog has no effect
whatsoever, which leads us to a situation where the file dialog says "native"
(the attribute being tested above is true) but the user sees otherwise. I'll
check if there's any way to double-check this before skipping the preview
generation.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to