Comment bug in IE [Solved]
Solution Manager: Bernard
Issue description
I have verified that this is consistently IE (not firefox)
They are not behind firewalls.
Comments
AnsteyER![]() Member 274 posts registered on Jan. 22 2007 | It seems to be happening to many of my members. At this point at least 5 members have reported this problem to me. |
| Bernard from nearby-an-airport Associate 6544 posts registered on Sep. 12 2003 | Is this related to one specific version of IE? |
AnsteyER![]() Member 274 posts registered on Jan. 22 2007 | IE Version 6.0 (.2900.2180.xpsp_sp2_gdr.070227-2254 update version SP2) whatever that all means! And Windows XP one member responded with this version, if i get more answers, i'll let you know |
AnsteyER![]() Member 274 posts registered on Jan. 22 2007 | Another member is having the roblem with ie6 and with Opera. |
AnsteyER![]() Member 274 posts registered on Jan. 22 2007 | AnsteyER:
This is typical of the problem. |
| Bernard from nearby-an-airport Associate 6544 posts registered on Sep. 12 2003 | Ok Stephan, the issue description is clear, now we have to analyze the issue, meaning we have to reproduce it first. |
| Bernard from nearby-an-airport Associate 6544 posts registered on Sep. 12 2003 | Actually I have re-introduced in release 8.2 a bug that was fixed about one year ago. The issue is that IE6 poorly supports multiple buttons, and the preview button is "taking over" the submit button. One way to go is to suppress the preview button in comments/edit.php as follows:
$context['text'] .= '<p>'.Skin::build_submit_button(i18n::s('Submit'), i18n::s('Press [s] to submit data'), 's')."</p>n";instead of $context['text'] .= '<p>'.Skin::build_submit_button(i18n::s('Submit'), i18n::s('Press [s] to submit data'), 's')A definitive solution will be introduced in version 8.4, featuring one submit button and one preview link. |
Rate this page
Posted by AnsteyER on Feb. 15, page edited by Bernard on Apr. 10, (popular)
