Bug 404854

Summary: kdialog - suggested wrong filetype and wrong layout
Product: [Applications] kdialog Reporter: pigeonskiller
Component: generalAssignee: Brad Hards <bradh>
Status: RESOLVED DOWNSTREAM    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: kdialog - suggested wrong filetype and wrong layout
Screenshot_20190312_145241.jpg

Description pigeonskiller 2019-02-26 18:41:32 UTC
Created attachment 118386 [details]
kdialog - suggested wrong filetype and wrong layout

SUMMARY

Using latest version of Manjaro KDE and Slimjet 21.0.8.0 as web browser.

When trying to 'save a page with filename' kdialog always shows a wrong filetype (xhtml instead of html) and doesn't show the checkbox at the bottom of the window...

STEPS TO REPRODUCE

1. Use Slimjet 21.0.8.0
2. Try to save a page with a file name choosen by you

OBSERVED RESULT

Note the suggested wrong filetype and wrong layout of kdialog

EXPECTED RESULT

-

SOFTWARE/OS VERSIONS
 
Linux/KDE Plasma: Manjaro KDE rolling release kernel 4.20.12
KDE Plasma Version: 5.15.1
KDE Frameworks Version: 5.55.0
Qt Version: 5.12.1

ADDITIONAL INFORMATION

Investigating if the bug is due to Slimjet...
Comment 1 Christoph Feck 2019-03-12 10:42:50 UTC
Please add a screenshot of the file dialog when running this command in Konsole:

kdialog --getsaveurl
Comment 2 pigeonskiller 2019-03-12 14:00:37 UTC
Created attachment 118742 [details]
Screenshot_20190312_145241.jpg

Hi there,

Kdialog seems ok from the command line you suggested me... but the problem is still there with Slimjet. Strange thing... because I have the same configuration in three different computers but this happens only in one... Is there any configuration file where I may search for lost settings?


> 
>     Il 12 marzo 2019 alle 11.42 Christoph Feck <bugzilla_noreply@kde.org> ha scritto:
> 
>     https://bugs.kde.org/show_bug.cgi?id=404854
> 
>     --- Comment #1 from Christoph Feck <cfeck@kde.org> ---
>     Please add a screenshot of the file dialog when running this command in
>     Konsole:
> 
>     kdialog --getsaveurl
> 
>     --
>     You are receiving this mail because:
>     You reported the bug.
>
Comment 3 Christoph Feck 2019-03-31 09:22:43 UTC
Screenshot in attachment is Qt file dialog. Either the application is a pure Qt application and forces the uses of Qt dialogs, or it is not a Qt application and is not respecting the Plasma platform plugins to replace Qt dialogs with Plasma dialogs.

I suggest to report it to the developers of the Slimjet application.