Bug 509485 - The “Classic” theme option renders the customised “Dusk” theme
Summary: The “Classic” theme option renders the customised “Dusk” theme
Status: REPORTED
Alias: None
Product: bugs.kde.org
Classification: Websites
Component: code customizations (other bugs)
Version First Reported In: unspecified
Platform: Fedora RPMs Linux
: NOR minor
Target Milestone: ---
Assignee: KDE sysadmins
URL: https://bugs.kde.org/userprefs.cgi?ta...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-09-14 12:01 UTC by Roke Julian Lockhart Beedell
Modified: 2025-12-07 01:13 UTC (History)
1 user (show)

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


Attachments
A Screenshot That Depicts The Inconsistency (107.06 KB, image/png)
2025-09-14 12:01 UTC, Roke Julian Lockhart Beedell
Details

Note You need to log in before you can comment on or make changes to this bug.
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.