Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

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

Abierto
#933 3 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
3/5
Tiempo estimado
1-2 días
Aptitud para principiantes
38/100
Tipo de issue
Error
Claridad
Bien especificado
Estado de actividad
Estancado
Stack tecnológico
javascript
Área
frontend

Línea de trabajo

Empieza reproduciendo el problema en https://color.stage.mozaws.net/ mediante la pestaña Advanced colors y el complemento Firefox Color, usando los valores indicados para Yellow y Red. Sigue el manejo de los colores activo y de hover del Back Button; se considera terminado cuando el botón muestra el color activo en reposo y el color de hover al pasar el cursor sobre él, con cobertura para ambos estados si el proyecto tiene pruebas relevantes.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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

Lenguaje dominante
JavaScript
Estrellas
506
Forks
100
Métricas de merge de PR
Sin PR fusionados en 30 d

Preparar el entorno

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de mozilla/FirefoxColor

Todos los issues de mozilla/FirefoxColor

Issues similares

Más issues de JavaScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.