Opened 12 years ago
Closed 12 years ago
#22467 closed defect (bug) (fixed)
3.5 general IE audit (excluding media)
Reported by: | lessbloat | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | audit has-patch commit |
Focuses: | Cc: |
Attachments (9)
Change History (29)
#1
@
12 years ago
- Component changed from Accessibility to Administration
- Milestone changed from Awaiting Review to 3.5
#3
follow-up:
↓ 6
@
12 years ago
IE 8
- Start a new post.
- Click the Add Media button.
- Screen Says "Drop files anywhere to upload."
- Drag a file into the window.
- Alert dialog says, "Are you sure you want to navigate away from this page?"
lessbloat: Customizer worksforme.
#6
in reply to:
↑ 3
;
follow-up:
↓ 7
@
12 years ago
Replying to miqrogroove:
IE 8
lessbloat: Customizer worksforme.
Can someone else please confirm? I'm getting a JS error, 'response' is being returned as undefined line 366 on customize-controls.js. May just be my setup...
#7
in reply to:
↑ 6
;
follow-up:
↓ 9
@
12 years ago
Replying to lessbloat:
Can someone else please confirm?
Customizer works in IE 8 for me. However, I've found an odd bug:
- Open "Site Title & Tagline".
- Toggle "Display Header Text" checkbox.
- The font in section headers briefly changes to Arial: 22467.ie8-arial.png.
- Move your mouse to highlight another section.
- The font changes back to Georgia: 22467.ie8-georgia.png.
Perhaps a result of #21283?
#8
follow-up:
↓ 10
@
12 years ago
Some RTL issues in IE 7:
- Dashboard has a wide horizontal scroll (22467.ie7-dashboard.png).
- "Enter title here" in QuickPress is out of place.
#9
in reply to:
↑ 7
;
follow-up:
↓ 12
@
12 years ago
Replying to SergeyBiryukov:
Replying to lessbloat:
Can someone else please confirm?
Customizer works in IE 8 for me. However, I've found an odd bug:
- Open "Site Title & Tagline".
- Toggle "Display Header Text" checkbox.
- The font in section headers briefly changes to Arial: 22467.ie8-arial.png.
- Move your mouse to highlight another section.
- The font changes back to Georgia: 22467.ie8-georgia.png.
Perhaps a result of #21283?
I can't seem to replicate this. Mind checking it again?
#10
in reply to:
↑ 8
@
12 years ago
Replying to SergeyBiryukov:
Some RTL issues in IE 7:
- Dashboard has a wide horizontal scroll (22467.ie7-dashboard.png).
- "Enter title here" in QuickPress is out of place.
Both should be fixed in 22467.diff.
#11
follow-up:
↓ 13
@
12 years ago
Should that text-indent: -1000em;
change only be applied to ie-rtl.css?
#13
in reply to:
↑ 11
@
12 years ago
Replying to nacin:
Should that
text-indent: -1000em;
change only be applied to ie-rtl.css?
Good call. See 22467.2.diff.
#14
@
12 years ago
22467.2.diff looks good to me.
#18
@
12 years ago
[21067] prevented delete theme link from bumping against theme action links, however there's another issue in IE 7/8: the link wraps to the next line with longer strings (22467.ie8-action-links.png vs. 22467.ff-action-links.png).
22467.action-links.patch fixes that. Screenshot: 22467.ie8-action-links-after.png.
Items I noticed:
IE8
IE7