https://bugs.kde.org/show_bug.cgi?id=509485
Bug ID: 509485
Summary: The "Classic" theme option renders the customised
"Dusk" theme
Classification: Websites
Product: bugs.kde.org
Version First unspecified
Reported In:
Platform: Fedora RPMs
URL: https://bugs.kde.org/userprefs.cgi?tab=settings#:~:tex
t=KDE%20Bugtracking%20System's%20general%20appearance%
20(skin)
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: code customizations
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 184949
--> https://bugs.kde.org/attachment.cgi?id=184949&action=edit
A Screenshot That Depicts The Inconsistency
# SUMMARY
The "Classic" theme option renders the customised "Dusk" theme, but should
render the Classic theme instead (else be removed).
The ideal solution would be that the current theme should be a third option
(set the default) in order to reduce the amount of customisations, but that's
really the purview of another issue.
# STEPS TO REPRODUCE
1. Visit
https://bugs.kde.org/userprefs.cgi?tab=settings#:~:text=KDE%20Bugtracking%20System's%20general%20appearance%20(skin).
2. Select `//*[@id="skin"]`
3. Choose `<option value="standard">Classic</option>`
4. `window.reload()`.
# EXPECTED RESULT
Switching to `<option value="standard">Classic</option>` in `//*[@id="skin"]`
should render the appropriate theme.
# OBSERVED RESULT
It renders the customised "Dusk" theme, instead.
# SOFTWARE/OS VERSIONS
This occurs on all OSes.
# ADDITIONAL INFORMATION
Ideally, the customised theme should be a separate theme anyway, like
https://bugzilla.opensuse.org/show_bug.cgi?id=1249577#c0 demonstrates is true
for openSUSE's instance.
--
You are receiving this mail because:
You are watching all bug changes.