Bug #21611
closedAfter install of feeditadvanced show page method does not work in firefox 3.5.5 in backend.
0%
Description
It works in IE 8.0.6001.18702, but not in FF 3.5.5.
Clicking on show page from page tree or content view does not do anything in FF.
No errors are visible.
(issue imported from #M12663)
Updated by Chris topher about 15 years ago
I had a similar issue and I "guess" you might have an edit panel in your page.
If so, take it out. This solved the problem for me.
If this does not help, report the issue here, please:
http://forge.typo3.org/projects/typo3v4-feedit/issues
Updated by Dennis Shewmaker about 15 years ago
Thanks Christopher.
I figured it out. I had another TYPO3 session open in another browser and it opened up the view in the minimized FF instance with no feedback so I didn't know it happened. The behaviour was different in IE.
So this doesn't look to be an issue with the front end editing, but might be an improvement on the core code to redirect focus to the new page.
Updated by Chris topher about 15 years ago
One question: Are you sure you are in the FE when clicking on "show page" from page tree?
Where do you have this option?
The new FE-editing uses a lightbox to display content. This comes up above the page you are viewing and you still see that paged below the black mask.
I think the new FE-editing should not open a popup or use another browser window.
Updated by Dennis Shewmaker about 15 years ago
It was in the backend I mistyped.
Updated by Chris topher about 15 years ago
So this bug has nothing to do with feeditadvanced.
The option "page tree" > "show page" always opened a new tab or a new window.
Which of the two is a configuration question in Firefox.
If you then have another tab (or window), which was opened by this function some time ago, and if you then click on "page tree" > "show page" again, this tab (or window) will be used again.
There is not much TYPO3 could do to change that...
Updated by Oliver Hader about 15 years ago
Dennis, thus this is not a bug at all of TYPO3? Correct?