Closed (fixed)
Project:
Admin Menu Hider
Version:
5.x-1.4
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2008 at 19:42 UTC
Updated:
16 Feb 2008 at 22:18 UTC
I don't know whether this should be the case.
If the adminmenu dropdown is showing, the blinking text insertion cursor will not show in text areas, when logged in as admin.
Comments
Comment #1
shawn conn commentedThis is one of the reasons I created Admin Menu Dropdown. There are a lot of issues with using position:fixed an admin menu, I'm not sure whether this is an issue with Admin Menu or how CSS properties are rendered in Firefox (as far as I can tell they don't show themselves in IE 7). I'm going to chalk it up to a bug with the way FireFox renders Admin Menu with
position:fixeduntil I'm given I'm shown otherwise.Comment #2
shawn conn commentedI'm closing this issue; in Firefox Beta 3 the cursor displays correctly when the Admin Menu is displayed. Thus, making this a Firefox issue with rendering position:fixed elements.