User tests: Successful: Unsuccessful:
Fixes difference in height between normal and hover on cell with context.
The context (button with submenu) only appears on hover. This however makes the cell a little higher (when the row only has 1 line content).
This causes a weird 'jitter' effect, which you can see in the module manager for instance.
This patch fixes that by giving the cell a (min) height, making the non-hover cell high enough to fit the context menu.
After fix:
This issue is present at least on Chrome and Firefox on Win7.
Thank you, Peter!
Tracker item is at:
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=30259
Please add here step by step testing instructions. And if posible do a tracker issue and cross reference it.