Ticket #361 (closed defect: wontfix)
Adding new alignment nests div's instead of closing and starting new one - creates horrible code
| Reported by: | willeffects | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Xinha Core | Version: | trunk |
| Severity: | normal | Keywords: | nested div |
| Cc: |
Description
If you select some text, center it, now you are in a div align="center" and no way to get out of it. So for the next line you want to not be centered you can online align left. Xinha should close the first div and start the new one, but instead it just nests the left div inside of the center.
I formatted a page with about 30 graphics that needed to be centered and at the end I had 60 nested divs. The nesting caused all kinds of other formatting problems that couldnt be fixed without completely redoing the code.
Change History
Note: See
TracTickets for help on using
tickets.
