Ticket #1078 (closed defect: fixed)
InsertImage spacing attributes: inconsistent behaviour when editing image
| Reported by: | guest | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Xinha Core | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Editing existing image properties, IE (7) automatically sets Horizontal and Vertical spacing to "0" if they're not set. Then after clicking OK, source code only reads
<img hspace="0" src="invalidexample.jpg" />
- vspace isn't included there.
How come border attribute stays empty if not set, and not default "0" like both spacing attributes? How could I modify so that all number fields default would be empty?
Change History
Note: See
TracTickets for help on using
tickets.
