Re: Problem with scrollWidth and clientWidth for text inputs

2013-10-22 Thread Ehsan Akhgari
On 2013-10-22 1:18 PM, Jim Chen wrote: Hm my bug shouldn't affect bug 157846, but a fix for bug 157846 might solve my problem as well. Thanks for the heads up! Does that mean that you're interested in fixing that bug (and finishing the investigation on what we want to do there)? :-) On 10/

Re: Problem with scrollWidth and clientWidth for text inputs

2013-10-22 Thread Jim Chen
Hm my bug shouldn't affect bug 157846, but a fix for bug 157846 might solve my problem as well. Thanks for the heads up! On 10/22/13 12:52 PM, Ehsan Akhgari wrote: > Hmm, how does this work interact with bug 157846? > > On 2013-10-22 12:08 PM, Jim Chen wrote: >> Hello, >> >> I'm running into som

Re: Problem with scrollWidth and clientWidth for text inputs

2013-10-22 Thread Ehsan Akhgari
Hmm, how does this work interact with bug 157846? On 2013-10-22 12:08 PM, Jim Chen wrote: Hello, I'm running into some problems working on bug 717878, which fixes scrollLeft/LeftMax/Top/TopMax/Width/Height for text inputs so that we can support panning the inputs in Fennec when they overflow.

Problem with scrollWidth and clientWidth for text inputs

2013-10-22 Thread Jim Chen
Hello, I'm running into some problems working on bug 717878, which fixes scrollLeft/LeftMax/Top/TopMax/Width/Height for text inputs so that we can support panning the inputs in Fennec when they overflow. Currently, scrollLeft/LeftMax/Top/TopMax are all 0 and scrollWidth == clientWidth always for