Opened 17 years ago
Closed 13 years ago
#6488 closed New feature (wontfix)
Use JS iframe to hide select dropdowns in IE6
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | contrib.admin | Version: | newforms-admin |
Severity: | Normal | Keywords: | nfa-someday |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | yes |
Easy pickings: | no | UI/UX: | yes |
Description
Use an <iframe> tag to work around an IE6 bug that shows select
dropdowns above other elements.
Attachments (1)
Change History (8)
by , 17 years ago
Attachment: | 0015-Use-JS-iframe-to-hide-select-dropdowns-in-IE6.patch added |
---|
comment:1 by , 17 years ago
Component: | Uncategorized → Admin interface |
---|
comment:2 by , 17 years ago
Patch needs improvement: | set |
---|---|
Triage Stage: | Unreviewed → Accepted |
Version: | SVN → newforms-admin |
comment:3 by , 16 years ago
Keywords: | nfa-someday added |
---|
comment:4 by , 14 years ago
Type: | → New feature |
---|
comment:5 by , 13 years ago
Severity: | → Normal |
---|
comment:6 by , 13 years ago
UI/UX: | set |
---|
comment:7 by , 13 years ago
Easy pickings: | unset |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
IE6 is no longer supported in the admin, I checked in IE7 and this does not seem to be a problem anymore.
Note:
See TracTickets
for help on using tickets.
Opened against old admin, should not block merge.