Ticket #421 (new defect)
Float Right problem on IE7
| Reported by: | NilsLindenberg | Owned by: | unassigned |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2.1 |
| Component: | layout | Version: | 1.1.6.2 |
| Severity: | normal | Keywords: | ie7, css, float, box |
| Cc: |
Description
As reported by Will Merrell:
I have noticed a problem with a float right box we are using. On IE7 the box spreads across the whole page. On Firefox and Opera it works as I would expect.
One solution that sort of fixed the problem was to add a width to the floatr css rule. That caused IE7 to render it the same way as the others rendered it. The problem with that solution is that then all right floats are the same size.
Change History
Note: See
TracTickets for help on using
tickets.