Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#9896 closed defect (bug) (fixed)

IE8 Comment Reply

Reported by: mtdewvirus's profile mtdewvirus Owned by: azzozz's profile 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.

r11422

Change History (9)

#1 @demetris
15 years ago

  • Cc dkikizas@… added
  • Keywords reporter-feedback added

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.

#2 @demetris
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 @designsimply
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.

#4 @designsimply
15 years ago

  • Owner set to azzozz
  • Status changed from reopened to assigned

#5 @azaozz
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 @designsimply
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 @demetris
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.

#8 @azaozz
15 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [12139]) Fix IE8 reply to comments from admin fade in/out, decrease comment undo timeout, hide comment reply when moving to trash, fixes #9896

#9 @azaozz
15 years ago

  • Milestone changed from 2.8 to 2.9
Note: See TracTickets for help on using tickets.