Bug 349148 - Dolphin preferences / Navigation / [ ] Open archives as folder can't be checked
Summary: Dolphin preferences / Navigation / [ ] Open archives as folder can't be checked
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-14 12:53 UTC by Szczepan Hołyszewski
Modified: 2015-09-07 21:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 15.08.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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