Re: [Vimprobable-users] [PATCH] Refactured hinting
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Hannes S. <ha...@yl...> - 2011-08-25 08:21:14
|
Daniel Carl <dan...@gm...> wrote: > On Wed, Aug 24, 2011 at 11:13:02PM +0200, Hannes Schüller wrote: > > I'd say the problem is a difference in the Webkit versions. 100000 > > still works for me, 1000000 doesn't. So I'd say we use something > > like 100000 for reasons of compatibility. > Thank you for inspecting the issue. Can you make the patch with al > lower value? > I'm wondering that 10000000 doesn't work. > In http://www.puidokas.com/max-z-index/ mentioned restriction are > higher than our current value. But on most serious pages also a > z-index of 100000 should fit our needs. Thanks! I'd say it's just a bug in Webkit, but you're right - the lower value should be no issue for any practical purposes. Back to testing now. Hannes |