Bug 489261 - "Application Style" kcm header button does not end in ellipsis
Summary: "Application Style" kcm header button does not end in ellipsis
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_style (other bugs)
Version First Reported In: master
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2024-06-26 21:30 UTC by cwo
Modified: 2024-07-04 13:39 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 6.2.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cwo 2024-06-26 21:30:19 UTC
SUMMARY

The HIG state: " If the action is complex and requires additional user input before it completes (most commonly because it opens a dialog that prompts the user to make a further decision), end its label with an ellipsis."

The "Configure Icons and Toolbars" button in kcm_style opens a dialog, but does not end in an ellipsis. 

STEPS TO REPRODUCE

Run `systemsettings kcm_style`.

(Observed/Expected should be clear from summary)

SOFTWARE/OS VERSIONS

Current master. (main.qml, line 55)
Comment 1 Nate Graham 2024-06-27 20:25:00 UTC
Yup, it should. Wanna make it happen?
Comment 2 cwo 2024-06-27 20:34:14 UTC
(In reply to Nate Graham from comment #1)
> Yup, it should. Wanna make it happen?

On it. Trying to set up a build environment and figuring out how to do merge requests, but I got sidetracked again trying to investigate why kcm json files don't seem to get their contents put into the pot files for translation...
Comment 3 Bug Janitor Service 2024-07-04 06:52:28 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4494