#1138 closed defect (worksforme)
[patch] fix for Dialog widget when using IE and Transitional DTD
Reported by: | cameronbraid | Owned by: | tk |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.3 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
When using <!DOCTYPE HTML PUBLIC "-W3CDTD HTML 4.0 TransitionalEN"> in IE, the Dialog's background doesn't cover the whole document, so when you scroll you see the page as normal, instead of it being 'blanked out'
This patch fixes this issue.
Attachments (1)
Change History (7)
Changed 15 years ago by
Attachment: | Dialog.ie.patch added |
---|
comment:1 Changed 15 years ago by
Owner: | changed from anonymous to bill |
---|---|
Status: | new → assigned |
Summary: | fix for Dialog widget when using IE and Transitional DTD → [patch] fix for Dialog widget when using IE and Transitional DTD |
comment:2 Changed 15 years ago by
Milestone: | → 0.4 |
---|
comment:3 Changed 14 years ago by
Owner: | changed from bill to tk |
---|---|
Status: | assigned → new |
comment:4 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:5 Changed 14 years ago by
Cc: | [email protected]… added |
---|
Ugh, that Fixed By should be R4782 not ticket 4782.
-Karl
Note: See
TracTickets for help on using
tickets.
Works in currently nightly, if I had to guess, I Would say this was Fixed by #4782 and probably also fixed #1481 as well.
Closed as: 'worksforme'