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

--- Comment #9 from Don Nguyen <[email protected]> ---
Currently the lock emblem gets painted because KFileItem::overlays() returns
"object-locked" for folders without read access.  If we want to paint this lock
for folders without execute access as well, we will have to consider if we want
KFileItem to handle this or dolphin.  eg Have KFileItem::overlays() return
"object-locked" for folders without execute access vs adding logic to dolphin
to paint the lock for folders without execute access.

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

Reply via email to