#9896 closed defect (bug) (fixed)
IE8 Comment Reply
Reported by: | mtdewvirus | Owned by: | azzozz |
---|---|---|---|
Milestone: | 2.9 | Priority: | normal |
Severity: | normal | Version: | 2.8 |
Component: | Comments | Keywords: | reporter-feedback |
Focuses: | Cc: |
Description
When browsing the Comments screen in IE8, the Reply action link doesn't work. It jumps the browser down to the bottom of the screen, but a Comment Reply area never appears.
Change History (9)
#2
@
15 years ago
- Resolution set to worksforme
- Status changed from new to closed
Tested again in IE8 with current revision (r11452) and I saw no problem. Closing as worksforme.
#3
@
15 years ago
- Cc designsimply added
- Resolution worksforme deleted
- Status changed from closed to reopened
Tested with a clean trunk (r11748) and still seeing this problem happening in IE8. Works in tests for FF/Safari on Mac and FF/Chrome/IE7 on PC. Problem only happens in IE8. When "Reply" is clicked, it jumps to the bottom of the page. If the last "Reply" is clicked, it jumps to the top of the page. The comment box never appears. Replying to comments directly from posts works though.
#5
@
15 years ago
This seems to be theme specific. Re-tested with several themes including the default and couldn't reproduce it. The comment-replay JS depends on some DOM elements and HTML IDs being present on the page and can easily be replaced with modified version when themes need to change them.
#6
@
15 years ago
Just to clarify, the problem is happening on wp-admin/edit-comments.php
I just re-tested on r12136, and I don't see the comment reply box when I click on Reply in IE8:
http://screencast.com/t/AbHg5uXC3g
#7
@
15 years ago
OK, now it happens for me too! :-)
Confirmed for r12136 with Win7 and IE8 on three different setups, each using a different theme: Sandbox, Thematic, and Carrington.
I also tested with the default theme and with all plugins deactivated. The issue occurs with all combinations.
IE8 works OK for me.
Do you have any plugins that use JavaScript in the admin area and could cause this? Try without plugins to see if it still appears.