Re: Display bug introduced in rev. 2368
Johannes Hofmann <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Alexander, On Sat, Mar 31, 2012 at 11:04:26AM +0200, Alexander Voigt wrote: > Dear Dillo developers, > > I just noticed a minor page rendering issue, which was introduced in > revision 2368: The "I'm Feeling Lucky" button at google.com is no more > visible. > > How to reproduce: > ================ > > (1) hg update -r 2367 > (2) visit google.com and note the "I'm Feeling Lucky" button > (3) hg update -r 2368 > (4) visit google.com and note the absence of the > "I'm Feeling Lucky" button > > I noticed this issue with the german google page (google.de) but I > think it also happens on the US variant (google.com). Thanks for the detailed bug report. I backed out the inline-block support until this is resolved. Cheers, Johannes