Bug 509485

Summary: The “Classic” theme option renders the customised “Dusk” theme
Product: [Websites] bugs.kde.org Reporter: Roke Julian Lockhart Beedell <4wy78uwh>
Component: code customizationsAssignee: KDE sysadmins <sysadmin>
Status: REPORTED ---    
Severity: minor CC: sheedy
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
URL: https://bugs.kde.org/userprefs.cgi?tab=settings#:~:text=KDE%20Bugtracking%20System's%20general%20appearance%20(skin)
See Also: https://bugzilla.opensuse.org/show_bug.cgi?id=1249577
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: A Screenshot That Depicts The Inconsistency

Description Roke Julian Lockhart Beedell 2025-09-14 12:01:44 UTC
Created attachment 184949 [details]
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.