Project

General

Profile

Actions

Bug #17223

closed

Popup for Frontend-Editing is not showing up

Added by Florian about 17 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2007-04-19
Due date:
% Done:

0%

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

Description

A lot of editors of us are using FE-editing. I guess since 4.1.0 and 4.0.5 it's not working anymore. A klick on the pen show no effect not matter which browser I used > FF, IE6/7 > no popup appears.

A comment in the dev-list mentioned this issue as well. There are also problems with other popups of certain sizes.

Code example:
<a onclick="vHWin=window.open('http://...&#039;,&#039;FEquickEditWindow&#039;,&#039;width=540,height=400,status=0,menubar=0,scrollbars=1,resizable=1&#039;);vHWin.focus();return false;" href="http://.../index.php?id=9#&quot;>
<img class="frontEndEditIcons" width="11" height="12" border="0" align="top" alt="" title="Überschrift bearbeiten" src="typo3/gfx/edit_fe.gif"/>
</a>

I made a change through Firebug and deleted the "return false" expression. Suddenly the popup returned.

(issue imported from #M5464)

Actions

Also available in: Atom PDF