| 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: | Icons | Assignee: | visual-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | andreas_k, bugseforuns, kainz.a, karl, nate |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
Screenshot
Screenshot |
||
|
Description
André Marcelo Alvarenga
2015-05-30 11:50:34 UTC
Created attachment 92923 [details]
Screenshot
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
(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). Created attachment 93952 [details]
Screenshot
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. *** Bug 398927 has been marked as a duplicate of this bug. *** |