Project

General

Profile

Actions

Bug #23109

closed

Switch workspace no reload pages frame with IE

Added by Julien Carvalho about 14 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2010-07-06
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

With IE and typo3 4.3.3, when we switch to an another worspace (live to other bu exemple), the pages frame is not reload.

(issue imported from #M15014)


Files

15014.diff (1.62 KB) 15014.diff Administrator Admin, 2010-07-27 11:57
15014_v2.diff (2.19 KB) 15014_v2.diff Administrator Admin, 2010-07-29 17:00
15014_43.diff (1.94 KB) 15014_43.diff Administrator Admin, 2010-08-04 12:22
Actions #1

Updated by Andreas Kießling almost 14 years ago

IE has some trouble with the js that is executed after the workspace is switched. Please test my patch, worked fine for me on current trunk and 4.4.0, probably the same in 4.3.3

Actions #2

Updated by Andreas Kießling almost 14 years ago

The button to toggle the frontent preview has the same problem. When clicked, there is no visual feedback in the dropdown menu.

Since this is the same error in the same file, here is v2 of the patch.

Actions #3

Updated by Oliver Hader almost 14 years ago

Andreas, thanks for the patches. Does that mean, that JavaScript chaining did not work in Internet Explorer in this case (e.g. object.get().fill().action())?

Actions #4

Updated by Andreas Kießling almost 14 years ago

No, it shouldn't be the chaining. IE6 lost the reference to the "event" and so the js code in the success handler for and after calling "Event.element(event)" was not executed. IE7 and 8 worked for me without the fix.

Actions #5

Updated by Andreas Kießling almost 14 years ago

I have adjusted the patch for 4.3 trunk since there were quite some changes for 4.4.

Actions #6

Updated by Susanne Moog almost 14 years ago

trunk rev 8528
4-4 rev 8529
4-3 rev 8530

Actions #7

Updated by Benni Mack almost 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF