alexhua / Aria2-Explorer

An aria2 download task management extension for chromium based browser
https://www.aria2e.com/
BSD 3-Clause "New" or "Revised" License
783 stars 66 forks source link

[Bug] Unable to see popup hints in dark mode #117

Closed Dragon1573 closed 1 year ago

Dragon1573 commented 1 year ago

Summary

When switching AriaNG theme to "Dark Mode", users can't see any contents when putting mouse on "hint icons". Background and contents of the hints are all black so users can see nothing.

Reproduce

  1. Install "Aria2 for Edge" extension.
  2. Click the icon and enter "AriaNG" page.
  3. At the left panel, click "AriaNG Settings".
  4. Swith "Theme" config to "Dark" mode.
  5. There's a "Page Title" config at the main panel with a question icon.
  6. Hover on the icon, a hint will popup.
  7. Both background and contents of the popup are all black. Can't see anything.

Expected behavior

Users can see hints with white contents on black background.

Screenshots

image

image

Environment

Additional Informations

There's nothing wrong with the latest (currently v1.3.3) version of official online AriaNG.

Dragon1573 commented 1 year ago

Duplicate #116