[dev] Re: surf: css height issue for input type=button

From: Joshua Shoemaker <knoxguru_AT_gmail.com>
Date: Tue, 28 Jun 2011 15:06:56 -0400

Sorry to bomb the thread.

I just downloaded midori and tested, The same problem existed so must be a
webkit/GTK+ issue. Anyone here have any idea where in webkit this bug would
be so I can ask over there?

Sorry to have reported this to the wrong place, should have tested midori
first.

Thanks,
-joshua

On Tue, Jun 28, 2011 at 2:50 PM, Joshua Shoemaker <knoxguru_AT_gmail.com>wrote:

> Err. add a colon after height (just a typo, issue still present with the
> colon).
>
> -joshua
>
>
> On Tue, Jun 28, 2011 at 2:48 PM, Joshua Shoemaker <knoxguru_AT_gmail.com>wrote:
>
>> Hello,
>>
>> Just playing around with surf. So far I like it and think it will work.
>> However, I noticed when I try to resize the height of a input button it
>> doesn't display correctly. Tested it on two different systems/OSs with same
>> result. Not sure if this is a webkit/GTK bug or something that can be fixed
>> inside surf. Load the html below to test this bug yourselves.
>>
>> Thanks,
>> -joshua
>>
>> <html>
>> <head>
>> <title>test</title>
>> <style>
>> .myClass {
>> width: 100px;
>> height 100px;
>> }
>> </style>
>> </head>
>> <body>
>> <input type="button" name="myButton" class="myClass" value="test">
>> </body>
>> </html>
>
>
>
Received on Tue Jun 28 2011 - 21:06:56 CEST

This archive was generated by hypermail 2.2.0 : Tue Jun 28 2011 - 21:12:03 CEST