Ticket #19668 (closed defect (bug): maybelater)
"Remember Me" checkbox is slightly off in Opera and Chrome
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | UI | Version: | 3.3 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Attachments
Change History
comment:2
SergeyBiryukov — 4 weeks ago
- Status changed from new to closed
- Resolution set to fixed
Actually, fixed by the changes to input[type="checkbox"] in [20346].
- Status changed from closed to reopened
- Resolution fixed deleted
Although not a part of the ticket by title, the checkbox is still off in Firefox. Patch did fix it there and looked fine in the other browsers.
comment:4
SergeyBiryukov — 4 weeks ago
- Keywords needs-testing added
Hmm. Without the patch, the alignment I see in Firefox 12, Chrome 18, IE 8, Opera 11.62, Safari 5.1.5 is exactly the same as on 19668.after.png (which is fine, I guess).
With the patch, it goes a few pixels up everywhere but Opera (19668.after.2.png).
- Status changed from reopened to closed
- Resolution set to fixed
Ahhh, I neglected to check Windows in other browsers. In that case, Firefox on OSX looks like the loner. Will leave this ticket alone :)
comment:6
follow-up:
↓ 9
SergeyBiryukov — 3 weeks ago
- Keywords commit needs-testing removed
- Status changed from closed to reopened
- Resolution fixed deleted
Some more testing.
Without the patch:
- Looks good in almost all Windows browsers: Firefox 12, Chrome 18, IE 8, Opera 11.62, Safari 5.1.5. In Chrome 18 and Safari 4.0.3 (OS X) as well.
- Lower by a few pixels in IE 7 (Windows), Firefox 12 and Opera 11.62 (OS X). Same as the other checkboxes (e.g. on Edit Link screen).
With the current patch:
- Upper by a few pixels in Windows browsers (Firefox, Chrome, IE 8, Safari). Not bad, and it looked the same way in 3.2, but currently looks better IMO.
- Good in IE 7 (Windows), Firefox and Opera (OS X).
- Doesn't make a difference (still good) in Opera (Windows), Chrome and Safari (OS X).
What we have now is less than ideal, but seems like a decent compromise. Would like to revisit at some point later.
comment:7
SergeyBiryukov — 3 weeks ago
- Status changed from reopened to closed
- Resolution set to maybelater
Replying to SergeyBiryukov:
Unfortunately there has always been a "strong disagreement" between the browsers on how vertical-align should work, especially with form elements. All we can do there is compromise.

