Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#933 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
38/100
issue の種類
バグ
明瞭さ
明確に書かれている
活発さ
停滞
技術スタック
javascript
領域
frontend

調査の方向性

まず、指定された Yellow と Red の値を使用し、Advanced colors タブと Firefox Color アドオンを通じて https://color.stage.mozaws.net/ で問題を再現します。Back Button のアクティブ時とホバー時の色の処理を追跡します。完了条件は、ボタンがアイドル状態ではアクティブ時の色を、ホバー中はホバー時の色を表示し、プロジェクトに関連するテストがある場合は両方の状態をカバーすることです。

索引モデルが issue の本文から書いたものです。

説明

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

主要言語
JavaScript
スター
506
フォーク
100
PR マージ指標
30日以内にマージされた PR はありません

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

mozilla/FirefoxColor のほかの issue

mozilla/FirefoxColor の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。