#9834 closed defect (bug) (fixed)
Missing HTML break in user-new.php (after 2nd password field)
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | UI | Version: | 2.8 |
| Severity: | normal | Keywords: | reporter-feedback |
| Cc: | demetris, matt@… |
Description
See attached patch.
Attachments (2)
Change History (9)
- Cc matt@… added
- Keywords dev-feedback added
- Priority changed from normal to lowest
- Severity changed from normal to trivial
Can you explain why this is needed. I cannot see any reason that this br should need to be added.
- Priority changed from lowest to normal
- Severity changed from trivial to normal
I attached a screenshot.
Does this display OK in other people’s systems?
- Keywords reporter-feedback added; has-patch tested dev-feedback removed
Don't think a break is needed before the <div>, there are no floats there. Are you using the default styles? Also testing in FF 3.5 would be better as 3.6 is pre-alpha I think.
Heh! None of the 3 browsers I tested with was in a stable version, but, since they were 3 different engines, I thought it would be a general issue. Also, the style on the screenshot is not the default (I have remove border-radius from everything) but I verified the issue with the default style (and with all plugins deactivated) before opening the ticket.
Now I’ve done some more testing. Here are the results...
THE PROBLEM DOES NOT APPEAR IN:
- Epiphany 2.26.1
- Firefox 3.0.10
- IE 6
- IE 7
THE PROBLEM APPEARS IN:
- Chrome 1.0.154.65
- Chrome 2.0.180.0 Developer Preview
- Firefox 3.1 Beta 3
- Firefox (Minefield) 3.6 Alpha 1 Pre (current nightly)
- IE 8
- Konqueror 3.5
- Opera 9.64
- Opera 10.00 Alpha Build 1497
- Safari 3.2.1
- Safari 4.0
- Resolution set to fixed
- Status changed from new to closed

Missing HTML break after 2nd password field in user-new.php