Changes between Initial Version and Version 4 of Ticket #7073
- Timestamp:
- Jan 27, 2011, 7:09:49 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7073
-
Property
Status
changed from
new
toconfirmed
-
Property
Version
changed from
to
3.0
-
Property
Status
changed from
-
Ticket #7073 – Description
initial v4 1 1 Image dialog allows zero to be entered for image width and height. When zero is entered the image is not visible and it is difficult to select and edit the image's properties. 2 2 3 The Image dialog also allows zero to be entered for Horizontal Space, Vertical Space and Border. A value of zero does not cause a visual effect, but an inline style is applied. The inline style should not be applied if it has no effect. 3 ~~The Image dialog also allows zero to be entered for Horizontal Space, Vertical Space and Border. A value of zero does not cause a visual effect, but an inline style is applied. The inline style should not be applied if it has no effect.~~ 4 4 5 Either validation should not allow a value of zero, or zero can be allowed but it results in no inline style being applied. 5 ~~Either validation should not allow a value of zero, or zero can be allowed but it results in no inline style being applied.~~ 6 6 7 7 '''Note: Microsoft Word does not allow a value of zero for image width and height.'''