-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 10.3.8, 11.3.1, 11.3.6, 10.3.18
-
Component/s: System Administration - Look and Feel
-
10.03
-
1
-
Severity 3 - Minor
Issue Summary
When Dark Theme is enabled in Jira Service Management Data Center, the Clone Issue progress dialog (CloneIssueProgress.jspa) and the project reindexing progress bar render using Light Theme colors. The progress bar background, dialog background, and text colors do not respect the selected Dark Theme, resulting in low contrast and inconsistent UI.
Steps to Reproduce
- Enable Dark Theme for user profile.
- Navigate to any issue and select Clone from the "More" menu drop-down.
- Observe the Clone Issue progress dialog that appears
- Alternatively, navigate to Project Settings> Re-index project and trigger project reindexing.
Observe the reindexing progress bar
Expected Results
The Clone Issue progress dialog and reindexing progress bar should render with Dark Theme colors consistent with the rest of the application.
Actual Results
The progress dialog and reindexing progress bar render with Light Theme colors (white/light grey background, dark text) despite Dark Theme being enabled globally. This creates a jarring visual inconsistency and low contrast against the surrounding dark-themed UI.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available