[TYPO3-core] RFC: #7789: No hover in toolbar menus

Jeff Segars jsegars at alumni.rice.edu
Tue Apr 1 15:55:27 CEST 2008


Steffen Kamper wrote:
>> Bugtracker Reference:
>> http://bugs.typo3.org/view.php?id=7789
>>
>> Problem:
>> There is no hover in toolbar menus.
>>
>> Solution:
>> I made a little css patch that gives the hover for the menu items. As 
>> there is li:hover and tr:hover it will only work in modern browsers.
>> Added hover for: cache menu, shortcut menu and opendocs menu

Steffen,
Thanks for the patch.  I tested it out and while I agree that the hover 
is a nice improvement in general, there's some small behavior that isn't 
quite right and would require a more extensive patch.  I'd say we wait 
till 4.3 (or maybe even a bugfix release) for this.

* The background color on hover overlaps the right edge of the clear 
cache menu and blends into the background
* Mousing over the edit icon in the shortcut menu changes the background 
color of the shortcut title back to white even if the shortcut is 
currently hovered
* In opendocs, if the whole row has a hover color then I think that 
entire row should be clickable and not just the text.

None of these are caused by your CSS patch of course, but I think your 
patch highlights some other things that should be tweaked alongside this 
patch.

Thanks,
Jeff



More information about the TYPO3-team-core mailing list