Closed Bug 1510197 Opened 6 years ago Closed 6 years ago

Disabled textboxes shouldn't change their border on hover

Categories

(Toolkit :: Themes, defect, P3)

defect

Tracking

()

VERIFIED FIXED
mozilla65
Tracking Status
firefox-esr60 --- unaffected
firefox63 --- unaffected
firefox64 --- unaffected
firefox65 --- verified

People

(Reporter: ntim, Assigned: Kammueller)

References

Details

(Keywords: regression)

Attachments

(1 file)

In the Firefox Account section, the "Device Name" textbox has a hover state even though it is disabled. I think it shouldn't as it is misleading.
https://searchfox.org/mozilla-central/source/toolkit/themes/shared/in-content/common.inc.css#422-426

html|...:hover should change to html|...:enabled:hover
xul|...:hover should change to xul|...:not([disabled="true"]):hover
Priority: -- → P2
Priority: P2 → P3
Assignee: nobody → matthias
Status: NEW → ASSIGNED
Attachment #9028941 - Attachment description: Bug 1510197 - removed hover for disabled textboxes. r=ntim → Bug 1510197 - Remove hover state from disabled textboxes. r=ntim
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c186225bdb57
Remove hover state from disabled textboxes. r=ntim,dao
https://hg.mozilla.org/mozilla-central/rev/c186225bdb57
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Depends on: 1512318
Flags: qe-verify+

Reproduced the issue on Nightly 65.0a1 (2018-11-27).
Verified fixed on Windows 7 x64, Ubuntu 18.04 x64 and macOS 10.13 using Firefox 65 Beta 12.

Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: