| Summary: | doc says pointed operations display a half-filled square, but it's 3 horizontal dots | ||
|---|---|---|---|
| Product: | [Applications] skrooge | Reporter: | skierpage <info> |
| Component: | general | Assignee: | Stephane MANKOWSKI <stephane> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | ||
| Priority: | NOR | ||
| Version First Reported In: | Trunk from git | ||
| Target Milestone: | 25.1.0 | ||
| Platform: | Flatpak | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/office/skrooge/-/commit/e3ce1da87a91f1a53a5896aa2499250be289c8d2 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | a pointed operation whose Status column shows three dots | ||
Created attachment 164085 [details]
a pointed operation whose Status column shows three dots
Git commit e3ce1da87a91f1a53a5896aa2499250be289c8d2 by Stephane MANKOWSKI. Committed on 11/12/2023 at 17:44. Pushed by smankowski into branch 'master'. doc says pointed operations display a half-filled square, but it's 3 horizontal dots M +1 -0 .gitignore M +1 -0 CHANGELOG M +1 -1 doc/index.docbook https://invent.kde.org/office/skrooge/-/commit/e3ce1da87a91f1a53a5896aa2499250be289c8d2 |
SUMMARY The Skrooge handbook says > pointed operations display a half-filled square in the Status column of an operations view but for a while (a year or so), for me the Skrooge flatpak displays pointed operations with three horizontal dots (a midline ellipsis ' ⋯'). See attachment. STEPS TO REPRODUCE 1. In an operations view, click on the Status of an operation until it is a pointed operation OBSERVED RESULT A pointed operation displays three dots ' ⋯' in Status column not a half-filled square. EXPECTED RESULT Documentation should match. SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Plasma Version: 5.27.9 KDE Frameworks Version: 5.112.0 Qt Version: 5.15.10 on Wayland ADDITIONAL INFORMATION I couldn't find three dots/ellipsis in the Skrooge source code, maybe the status is part of KDE theming? I skimmed the Skrooge Handbook and didn't notice any screenshots of the Operation view that show a pointed operation.