Opened 14 years ago
Last modified 13 years ago
#6650 confirmed Bug
IE: Text fields in Table dialog not displaying correct values
Reported by: | James | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | 3.4.2 |
Keywords: | IBM IE | Cc: | Damian, joek, Satya Minnekanti |
Description
Steps to reproduce the defect:
- Open the Ajax sample in IE7.
- Click on the Insert Table icon to dispaly the table properties dialog.
- Enter the number 1001 (or greater) into the Cell Spacing (or Cell Padding or Border Size) text field & click OK.
- See that the table is displayed without the Cell Spacing attribute value applied to it.
- Right click on the table and choose Table Properties from the context menu to display the Table dialog.
- Change the value of the Cell Spacing textfield from 1001 to the number 10 & click OK.
- See that a table is displayed with the correct Cell Spacing attribute value applied.
- Right click on the table and choose Table Properties from the context menu to display the Table dialog.
Expected: The value in the Cell Spacing textfield is 10.
Actual: The value in the Cell Spacing textfield is 1001.
Change History (2)
comment:1 Changed 14 years ago by
Keywords: | IE added; IE7 removed |
---|---|
Status: | new → confirmed |
comment:2 Changed 13 years ago by
Summary: | IE7: Text fields in Table dialog not displaying correct values → IE: Text fields in Table dialog not displaying correct values |
---|