Search and Top Navigation
#8017 closed bug (notabug)
Opened January 16, 2012 09:19AM UTC
Closed January 16, 2012 01:48PM UTC
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:
Attachments (0)
Change History (3)
Changed January 16, 2012 12:55PM UTC by comment:1
| owner: | → TNT |
|---|---|
| status: | new → pending |
Changed January 16, 2012 01:40PM UTC by comment:2
| 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.
Changed January 16, 2012 01:48PM UTC by comment:3
| 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.
Please provide a reduced test case.