Bug #17920
closedfileadmin contextual menu doesn't popup well
0%
Description
in latest trunk (v2834, DON'T KNOW IN EARLIER) the right-click contextual menu in the tree is displaced and non selectable
on FF 2.0.0.11
(issue imported from #M6955)
Files
Updated by Oliver Hader almost 17 years ago
Could you please attach a screenshot that shows how this looks like on your system? I've tested with FF 2.0.0.11 on WinVista, but could not reproduce.
Updated by Stefano Cecere almost 17 years ago
ciao Oliver
attached is a screenshot of the bug.
the first time i click on an icon, the contextual menu gets displaced and i can't reach it.
after this first popup, the contextual menu doesn't get shown anymore (it stays invisible... i checked with Firebug and the ajax call is correctly done, without any error)
i checked it also with Safari 3.0: the same behaviour.
Updated by Benni Mack almost 17 years ago
hey stefano
no screenshot was attached.
Updated by Benni Mack almost 17 years ago
I just checked, I have the same error. Let me see what I can do for you.
Updated by Benni Mack almost 17 years ago
This is prototype related since I extended the Position object which is now deprecated. I'll create a patch soon.
Updated by Benni Mack almost 17 years ago
Hey Stefano,
the attached patch fixes the issue. I'll send it to the core list soon.
Updated by Stefano Cecere almost 17 years ago
thanks Ben!
now it works perfectly
stefano