Hey Thomas,
To give the line edit the right width and height within the cell, a layout
manager is being used in the default item delegate. I guess another
solution would be possible since layout managers also have a big overhead.
Regards,
koen
2013/3/20 Thomas Suckow <thomas.suc...@pnnl.gov>
> Koen,
>
> That ticket is a year old with only two stars, I wouldn't hold my breath.
>
> Instead of a "workaround" I am curious why the textbox starts with a
> smaller height and then grows. If we could avoid that, then the issue would
> be moot. I don't see that on the examples on the wt website and don't have
> a c++11 compiler to build the examples locally. Thus I am not sure if it is
> 3.3 in general or something specific to our environment that is making that
> happen. When I get a chance I will look into this more. Hopefully I'll
> figure something out before 3.3 goes stable.
>
> -
> Thomas
>
>
> On 03/20/2013 01:03 AM, Koen Deforche wrote:
>
> Hey Thomas,
>
> That's a bad bug in Chrome -- I'm a bit reluctant to include a
> workaround in Wt, I'ld rather listen to what the Chrome people have to say
> about it ?
>
> Regards,
> koen
>
>
> 2013/3/13 Thomas Suckow <thomas.suc...@pnnl.gov>
>
>> This may more appropriately be something other (JavaScript) than
>> WItemDelegate, but it is what is revealing the issue for me.
>>
>> When the editor is displayed its height is incorrect and shortly there
>> after some Javascript increases its height. When it does so, chrome
>> incorrectly renders the box cropping the bottom section of the text.
>>
>> As described in:
>> https://code.google.com/p/chromium/issues/detail?id=126395
>>
>> A work around is whenever an input box is increased in size, reset the
>> font-family.
>>
>>
>> ------------------------------------------------------------------------------
>> Everyone hates slow websites. So do we.
>> Make your web apps faster with AppDynamics
>> Download AppDynamics Lite for free today:
>> http://p.sf.net/sfu/appdyn_d2d_mar
>> _______________________________________________
>> witty-interest mailing list
>> witty-interest@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/witty-interest
>>
>>
>
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_mar
> _______________________________________________
> witty-interest mailing list
> witty-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest