Strict Standards: Static function gapiAuthMethod::getMethodName() should not be abstract in /home/zajec/domains/zajec.net/public_html/include/gapi.class.php on line 598

Strict Standards: Static function gapiAuthMethod::getTokenName() should not be abstract in /home/zajec/domains/zajec.net/public_html/include/gapi.class.php on line 605

Warning: Cannot modify header information - headers already sent by (output started at /home/zajec/domains/zajec.net/public_html/include/gapi.class.php:598) in /home/zajec/domains/zajec.net/public_html/modules/TextFiles/controller.php on line 13
Jumping GMail bug

Bug #221876: Strange content flowing with percentage sized elements in table

To reproduce

Hover mouse over two "Jumps". Table cell is moving up and down.
Happens only if there's element in second row with height specified in percents.

Testcase

Jump
Jump

Description

Hovering Jump's applies class to them (which is not defined anywhere btw) and unhovering sets empty class. There is also some float involved. Looks like a table handling bug to me.

Originally this testcase had IFrame in second row but it turns out that it's not nessecary (can be any other element with 100% height).

Affects

This bug affects gmail. In Compose Mail window, clicking arrow next to the "Check spelling" moves frame up and down.
bug screen

diz courtesy of zajec.net