Bug #17997
closed
backend.php top menu broken in Safari 3 when in localhost
Added by Stefano Cecere almost 17 years ago.
Updated over 14 years ago.
Description
(i passed to Safari 3.0.4 a few days ago, that's why i'm finding all these bugs)
the top menu in backend.php has really strange problems with latest trunk/safari?
see attached screenshot: it appears when i click on the search icon (and with clear cache and the new shortcut menu) : the screen does shift 5 pages to the right!
the problem is that it happens only when using localhost
http://localhost/site/typo3/backend.php
if i use:
http://127.0.0.1/site/typo3/backend.php
it works well
i found a similar problem with IRRE this afternoon, but it was corrected clearing Safari's cache (as oliver suggested.. he changed the js/ajax library yesterday). anyway here this trick doesn't work....
uhmmm
(issue imported from #M7162)
Files
found another error: bot safari AND firefox, using both 127.0.0.1 and localhost give the errror, when adding a new shortcut, as screenshot Picture 3.png
uhm.. the problem still exists ever after trunk 2921 (ie: with patch to bug 0007178 applied)
Okay, I can reproduce the behaviour with clicking on the "Shortcuts" icon, "Clear cache" icon or the "Search" icon in the top bar which seems to be a CSS issue.
But I could not reproduce the error popup with "ShortcutMenu::render".
Hm, after clearing cache, this seems to be working now in my Safari browser. Strange...
yes, the ShortcutMenu::render has disappeared.
anyway i see that sometime the scroll problem is fixed.. but i reload the page, and it comes back..
uhmm.
found this clue:
when i load the backend.php , usually the top menus are broken..
BUT if i resize the Safari window.. everything gets corrected (the navtree frame, the top menues..)
so it seems that Safari doesn't automatically get the correct window size?
Is automatically getting the correct window size still a problem in Safari, Stefano?
I don't think so...
Should have been fixed with #22479 at least.
Also available in: Atom
PDF