Bug #24946
closed"Show" doesn't work in Chrome in new page treee
0%
Description
The feature "show" doesn't work in the new pagetree in chrome. Either fix it or hide it for chrome
(issue imported from #M17473)
Updated by Sven Juergens almost 14 years ago
works for me too, after i allowed this side to open PopUps
Updated by Henrik Ziegenhain almost 14 years ago
jeb, works for me too (popups allowed)
But it opens a new window instead of a new tab (btw same behavior as in FF - so I think this is intented)
Edit: Oh, I see this issue is already related to 17431. Sorry
Updated by Ernesto Baschny almost 14 years ago
Popup blocker is on the way. Difference from previous releases is that now the popup is opened through the ajax response, which looks to most browsers as a "popup to be blocked", while in previous versions it was just a reaction to the "onclick" handler (which looks to the browser as a "good" popup, and so they don't block it).
Maybe there is a solution to this, but on the other hand: just allow popups on your browser for your TYPO3 backend and it works. :)
Updated by Steffen Gebert almost 14 years ago
Updated by Sven Juergens almost 14 years ago
i test it with patch 0017431 , but it does not change the behavior in chrome, you must allow popups and it opens in a new Window.
Updated by Georg Ringer almost 14 years ago
ah didn't know that there is a popblocker which doesn't ask if a page is allowed to open popups