#18740 closed defect (bug) (fixed)
Login form looks janky
Reported by: | markjaquith | Owned by: | markjaquith |
---|---|---|---|
Milestone: | 3.3 | Priority: | low |
Severity: | minor | Version: | 3.3 |
Component: | UI | Keywords: | has-patch commit |
Focuses: | Cc: |
Attachments (7)
Change History (16)
#2
@
13 years ago
- Component changed from General to UI
- Milestone changed from Awaiting Review to 3.3
- Priority changed from normal to low
- Resolution set to fixed
- Severity changed from normal to minor
- Status changed from new to closed
- Version set to 3.3
One of the recent CSS cleanups fixed it!
#3
@
13 years ago
Hmm. Updated to r18796, cleared the cache, still see the same as on "Now it looks like this" screenshot.
Checked in Firefox 7, Chrome 14, Opera 11.51.
#4
@
13 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
This wasn't fixed. See also #19201.
#6
@
13 years ago
- Keywords has-patch commit added
The patch still works - it even still applies (offset by 350 lines, but it applies). I tested it in the latest Chrome, Firefox, Internet Explorer, Safari, and Opera on Windows 7 and in the latest Chromium, Firefox, and Opera on Ubuntu. In all cases the patch:
- Tightens vertical spacing between username, password, and remember me sections.
- Extends the text inputs so that the right side of the inputs lines up with the right side of the Log In button.
#7
@
13 years ago
18740.2.diff makes login form look more like in 3.2 (see the screenshots). Also fixes strength indicator in Reset Password form (#19201).
Note: See
TracTickets for help on using
tickets.
After the patch, it looks like this: