Bug 397358 - Different type of Configure button
Summary: Different type of Configure button
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_lookandfeel (show other bugs)
Version: 5.13.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2018-08-11 06:50 UTC by isalliswell
Modified: 2018-08-12 07:29 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.12.7
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description isalliswell 2018-08-11 06:50:01 UTC
Configure button seems out of place in:
     System Settings->Application Style->Widget Style 

https://i.imgur.com/vR3iVdK.png

It is different from other configure button Icons.I think it will be better to have a uniform look everywhere for similar tasks.

Elsewhere:
https://i.imgur.com/1Qxyv63.png

One more thing is there any meaning behind including dots(i.e. configure...) ? In my opinion it appears cleaner without those dots at the end.
Comment 1 Qasim Ali 2018-08-11 08:27:46 UTC
>One more thing is there any meaning behind including dots(i.e. configure...) ? In my opinion it appears cleaner without those dots at the end.

Speaking as a non-developer, I believe the general convention (from my experience with Windows and KDE) is to use dots to represent buttons that will open new windows.
Comment 2 David Edmundson 2018-08-11 09:02:50 UTC
Icon unification makes sense.confirmed

As for the ...  @Qasim is correct.
Comment 3 Kai Uwe Broulik 2018-08-11 21:00:35 UTC
Git commit 8ed77e53af334ab22834cc4a4740cdb9e46d99f1 by Kai Uwe Broulik.
Committed on 11/08/2018 at 20:59.
Pushed by broulik into branch 'Plasma/5.12'.

[Style KCM] Use "configure" icon
FIXED-IN: 5.12.7

Differential Revision: https://phabricator.kde.org/D14746

M  +1    -1    kcms/style/kcmstyle.cpp

https://commits.kde.org/plasma-desktop/8ed77e53af334ab22834cc4a4740cdb9e46d99f1
Comment 4 isalliswell 2018-08-12 07:29:23 UTC
That was quick! Thank you all for your time.