m-khvoinitsky / dark-background-light-text-extension

Firefox addon that turns every page colors into "light text on dark background"
Mozilla Public License 2.0
361 stars 28 forks source link

Surplus scroll down arrow on <select> are displayed #334

Open alice0775 opened 2 years ago

alice0775 commented 2 years ago

Steps To Reproduce:

  1. On Firefox windows10, Install this extension
  2. Open data:text/html,<select size="5" multiple=""><option>First</option><option>Second</option></select>

Actual Results: Surplus scroll down arrow on select are displayed. Expected Results: No surplus scroll down arrow.

surplus down arrow