Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

“Button Background Active” and “Button background Hover” are reversed for Back Button

Aperta
#933 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
38/100
Tipo di issue
Bug
Chiarezza
Specificata chiaramente
Stato di attività
Ferma
Stack tecnologico
javascript
Ambito
frontend

Direzione di ricerca

Inizia riproducendo il problema su https://color.stage.mozaws.net/ tramite la scheda Advanced colors e l’add-on Firefox Color, usando i valori indicati per Yellow e Red. Traccia la gestione del colore attivo e del colore al passaggio del mouse del Back Button; il lavoro è completato quando il pulsante mostra il colore attivo quando è inattivo e il colore al passaggio del mouse quando viene sorvolato, con copertura per entrambi gli stati se il progetto dispone di test pertinenti.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

theme api

Preconditions:

  1. Go to about:config and change the “xpinstall.signatures.required” pref to “false”
  2. Access https://color.stage.mozaws.net/
  3. Click on the “Advanced colors” tab
  4. Click on “Firefox Color Extension” link from the right side panel
  5. On the newly opened page, click on “Unsigned add-on for color.stage.mozaws.net “
  6. Follow the instructions on the doorhangers and install the Firefox Color add-on

Steps to reproduce:

  1. Access https://color.stage.mozaws.net/
  2. Click on the “Advanced colors” tab
  3. Set a color for the “Button Background Active” property, for example Yellow
  4. Set a color for the “Button Background Hover” property, for example Red
  5. Observe that the Back Button is colored in red
  6. Hover over the Back Button
  7. Observe that the Back Button will become colored in yellow

Expected results:
The “Button Background Active” and the “Button Background Hover” properties should be reversed for the Back Button.

Example:
In the case mentioned above, the “Button Background Active” property is set to Yellow and the “Button Background Hover” property is set to Red, as such:

  • when not hovering over the Back Button, it should be Yellow
  • when hovering over the Back Button, it should turn Red

Actual results:
The “Button Background Active” and the “Button Background Hover” properties are incorrectly reversed for the Back Button.

Example:
In the case mentioned above, the “Button Background Active” property is set to Yellow and the “Button Background Hover” property is set to Red, as such:

  • when not hovering over the Back Button, it is Red
  • when hovering over the Back Button, it turns Yellow

Affected versions:

  • Nightly 79.0b1/20200629224419
  • Beta Developer Edition 80.0a1/20200629154604

Affected OSes:

  • Windows 10 64-bit
  • Ubuntu 16.04 LTS

reversed properties back button

Lingua principale
JavaScript
Stelle
506
Fork
100
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Preparare l'ambiente

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di mozilla/FirefoxColor

Tutte le issue di mozilla/FirefoxColor

Issue simili

Altre issue su JavaScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.