Opened 11 years ago
Closed 11 years ago
#8017 closed bug (notabug)
dialog right padding is double in IE6
Reported by: | TNT | Owned by: | TNT |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.dialog | Version: | 1.8.17 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In IE6 when open DIALOG i see right padding is double. in other browsers everything is ok.
see screenshot: http://tnt-soft.net/bug4/dialog.jpg
Change History (3)
comment:1 Changed 11 years ago by
Owner: | set to TNT |
---|---|
Status: | new → pending |
comment:2 Changed 11 years ago by
Status: | pending → new |
---|
ok. I'm upload a test case to the http://tnt-soft.net/bug4/
just open with IE6 and resize window horizontaly and see right padding of dialog is double.
comment:3 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Firebug lite shows that the dialog content div is the correct size, with the correct padding. The problem is the size of the table.
Note: See
TracTickets for help on using
tickets.
Please provide a reduced test case.