Closed Bug 1665156 Opened 4 years ago Closed 4 years ago

Different input style for username and password in http authentication dialog

Categories

(Toolkit :: General, defect)

defect

Tracking

()

VERIFIED FIXED
82 Branch
Tracking Status
firefox-esr68 --- unaffected
firefox-esr78 --- unaffected
firefox80 --- unaffected
firefox81 --- unaffected
firefox82 --- verified

People

(Reporter: yoasif, Assigned: pbz)

References

(Regression)

Details

(Keywords: nightly-community, regression)

Attachments

(2 files)

Attached image image.png

STR:

  1. Go to https://jigsaw.w3.org/HTTP/Basic/
  2. tab through the text inputs for username and password

What happens:

The styling (size, focus) is inconsistent

Expected result:

Consistent styling.

Blocks: 613785
Has STR: --- → yes
Has Regression Range: --- → irrelevant

Adding an explicit type="text" to the input will fix this, because the custom CSS doesn't match without a type attribute.

Assignee: nobody → pbz
Status: NEW → ASSIGNED

(In reply to Tom Schuster [:evilpie] from comment #1)

Adding an explicit type="text" to the input will fix this, because the custom CSS doesn't match without a type attribute.

Thanks! That was the issue. I've created a patch.

No longer blocks: 613785
Regressed by: 613785
Pushed by gijskruitbosch@gmail.com: https://hg.mozilla.org/integration/autoland/rev/abe4ad9d488d commonDialog.xhtml: Explicitly set input type 'text' to fix broken style in SubDialog. r=Gijs
See Also: → 1665342

Set release status flags based on info from the regressing bug 613785

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
QA Whiteboard: [qa-82b-p2]

Verified with 82.0b7 on macOS 11.0, Windows 10; styling appears consistent on each OS now.

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

Attachment

General

Creator:
Created:
Updated:
Size: