Project

General

Profile

Actions

Bug #17223

closed

Popup for Frontend-Editing is not showing up

Added by Florian almost 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 #1

Updated by Michael Miousse about 15 years ago

I could not reproduce the bug with typo3 v 4.2.5

i have installed the fe editing and and event with the return false; the popup showed up

anyone can confirm the bug?

Actions #2

Updated by Christian Kuhn about 14 years ago

Resolved, won't fix: Even if this issue would be reproducible (did not try on my own but rely on Michael's note), this won't be fixed in 4.2 anymore, and in 4.3 the frontend editing has been refactored. I guess this issue doesn't exist anymore in recent versions.

Actions #3

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF