Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Podcasts Podcasts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 105
    • Issues 105
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • World
  • PodcastsPodcasts
  • Issues
  • #69
Closed
Open
Issue created Aug 07, 2018 by Jordan Petridis@alatiera🌱Maintainer

Marked played indication is broken with HighContrast themes.

Steps to reproduce

  1. Set the gtk theme to a HighContrast variant
  2. Open the app
  3. Mark some episodes as played

Reproducible in:

  • Flatpak unstable: yes
  • Other: ~0.2.0 to 0.4.4 I think

Current behavior

With Adwaita, we use the dim-label style-class for Episode titles, to indicate that they have been played. HighContrast however does not really care about dim-label. Further more, having the only indication being visual poses extra accessibility problems.

Adwaita:

Screenshot_from_2018-08-07_19-46-42

High Contrast:

Screenshot_from_2018-08-07_19-46-57

Expected behavior

Episodes can be distinguished as played by everyone.

Edited Aug 07, 2018 by Jordan Petridis
Assignee
Assign to
Time tracking