Firefox, LinkButtons, and the Panel.DefaultButton: a (Prototype) fix

Recently I’ve stepped away from the MonoRail world to work on a project that uses ASP.Net WebForms. It didn’t take long before I found an annoying problem. (Actually I found many annoying problems, but I’ll focus on one here.)
The <ASP:Panel> control has a DefaultButton property which, according to the documentation, "Gets or sets the identifier [...]

Popularity: 29% [?]

Firefox truncates long tables when printing

I stumbled across a weird bug in Firefox today — a bug that apparently has been around for quite some time, as it was originally reported on 2005-05-20.
If you have a table which is longer than the page, in certain situations, when printing the page, a page break is forced before the table, and only [...]

Popularity: 53% [?]