Bug 348446

Summary: folder-open and document-open icons are nearly or actually identical, depending on their size
Product: [Plasma] Breeze Reporter: André Marcelo Alvarenga <alvarenga>
Component: IconsAssignee: visual-design
Status: RESOLVED FIXED    
Severity: normal CC: andreas_k, bugseforuns, kainz.a, karl, nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot
Screenshot

Description André Marcelo Alvarenga 2015-05-30 11:50:34 UTC
This dialog uses a Oxygen icon to choose the initial directory instead of a Breeze icon.

Reproducible: Always
Comment 1 André Marcelo Alvarenga 2015-05-30 11:51:09 UTC
Created attachment 92923 [details]
Screenshot
Comment 2 Kurt Hindenburg 2015-08-08 17:31:55 UTC
I don't have the same images are you - on mine they are different though.

The Edit Profiles uses:
 _ui->dirSelectButton->setIcon(QIcon::fromTheme(QStringLiteral("folder-open")));

The Settings uses:
KUrlRequester in settings/TabBarSettings.ui
Comment 3 André Marcelo Alvarenga 2015-08-08 22:50:36 UTC
(In reply to Kurt Hindenburg from comment #2)
> I don't have the same images are you - on mine they are different though.
> 
> The Edit Profiles uses:
>  _ui->dirSelectButton->setIcon(QIcon::fromTheme(QStringLiteral("folder-
> open")));
> 
> The Settings uses:
> KUrlRequester in settings/TabBarSettings.ui

I've tested with latest unstable Kubuntu: http://files.kde.org/snapshots/
See screenshot (similar icons).
Comment 4 André Marcelo Alvarenga 2015-08-08 22:51:21 UTC
Created attachment 93952 [details]
Screenshot
Comment 5 Nate Graham 2018-11-20 23:29:07 UTC
This isn't a problem with Konsole, it's an issue in with the Breeze icon theme: the folder-open and document-open icons are nearly identical.
Comment 6 Nate Graham 2021-10-28 20:08:19 UTC
*** Bug 398927 has been marked as a duplicate of this bug. ***