Bug 349148

Summary: Dolphin preferences / Navigation / [ ] Open archives as folder can't be checked
Product: [Applications] dolphin Reporter: Szczepan Hołyszewski <rulatir>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 15.08.1
Sentry Crash Report:

Description Szczepan Hołyszewski 2015-06-14 12:53:43 UTC
I cannot enable the "Open archives as folder" feature in Dolphin KF5 because the checkbox cannot be checked. It does not have the disabled appearance (at least with the Breeze theme), but it is completely unclickable and doesn't even become blue on hover as the other checkbox does.

If it is indeed disabled then I would like to know why and what I should install to enable it.

If it should work but doesn't then this is a bug here.
Comment 1 Frank Reininghaus 2015-06-15 18:41:24 UTC
Thanks for the bug report. I can reproduce exactly the opposite problem: I could enable the checkbox, but disabling it does not work. This is definitely a bug.
Comment 2 Szczepan Hołyszewski 2015-06-15 22:29:31 UTC
I just noticed I can tab to the checbox and toggle it with space bar, yay for workarounds!
Comment 3 Frank Reininghaus 2015-06-16 20:09:18 UTC
Yes, indeed, selecting it with Tab and pressing Space works. Sometimes it also works for me when I click the text next to the checkbox (but not the checkbox itself). I looked at the source and could not see any difference in the way the different checkboxes are set up. Very strange bug. The next idea would be to use gdb and set a breakpoint in the Qt code that should handle the mouse clicks.
Comment 4 Szczepan Hołyszewski 2015-06-18 09:16:57 UTC
This new QML thingie being HTML/CSS-ish, my distant web developer background suggests to first check if the "Navigation" heading isn't the one receiving these clicks and mousemoves instead.
Comment 5 Emmanuel Pescosta 2015-09-07 21:07:27 UTC
Git commit 389c909affddb127b2e7af35422c21e55c0485b9 by Emmanuel Pescosta.
Committed on 07/09/2015 at 20:57.
Pushed by emmanuelp into branch 'Applications/15.08'.

Remove the dummy widget, which assured that the dialog layout was not stretched vertically (vbox align top does the same), to make the uncheckable "Open archives as folder" checkbox checkable again.
FIXED-IN: 15.08.1
REVIEW: 125077

M  +0    -5    src/settings/navigation/navigationsettingspage.cpp

http://commits.kde.org/dolphin/389c909affddb127b2e7af35422c21e55c0485b9