Closed Bug 1867076 Opened 1 year ago Closed 1 year ago

Consider ensuring the disabled Send button on the new webcompat reporter does not change on hover or click

Categories

(Firefox :: General, defect)

Desktop
All
defect

Tracking

()

VERIFIED FIXED
Accessibility Severity s3
Tracking Status
firefox121 --- verified
firefox122 --- verified

People

(Reporter: ayeddi, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: access)

Found in

  • Beta v121.0b1

Affected versions

  • Nightly v121.0a1
  • Beta v121.0b1

Tested platforms

  • Affected platforms: Windows 10, MacOS 11, Ubuntu 22
  • Unaffected platforms: -

Steps to reproduce

  1. Make sure new webcopmpat feature is enabled:
    ui.new-webcompat-reporter.enabled = true
  2. Set up the mandatory drop-down:
    ui.new-webcompat-reporter.reason-dropdown = 2
  3. Load any webpage
  4. Open the new webcompat reporter tool
  5. Send the report without choosing a reason from the drop-down.
    Expected result
  • Upon clicking the disabled "Send" button, a message should be displayed stating why it can't be sent.
    Actual result
  • Upon clicking the disabled "Send" button, nothing happens. The user is confused.
  1. Choose a reason from the drop-down. (the "Send" button enables)
  2. Insert a space character anywhere inside the domain portion of the URL. (the Send button is disabled)
  3. Hover over the Send button and observe the styling change for :hover state
  4. Click and hold the disabled Send button and observe the styling change for :active state
    Expected result
  • There are no visual changes of the disabled Send button on hover or click
    Actual result
  • There are some visual changes of the disabled Send button on hover or click that appears to be partially transparent styles that are used for active buttons

Additional information

  • Ensuring there are no visual changes would help users with cognitive difficulties to confirm that the button is, in fact, disabled and something in the form above needs to be fixed, while the bug 1866291 being worked on

:ayeddi, if you think that's a regression, could you try to find a regression range using for example mozregression?

This is fixed as part of the work on bug 1865827, which will hopefully be in the next Firefox nightly.

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
No longer depends on: 1866291
See Also: → 1866291

When the "Send" button is disabled, it no longer has a hover or a click effect. Verified in Nightly v122.0a1 adn Beta v121.0b7 on Windows 10, MacOS 11 and Ubuntu 22.

Severity: -- → S3
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.