You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Andrew Grieve <ag...@google.com> on 2012/08/22 02:44:43 UTC

Android misses screen repaints when debugger is connected

This happens to me on both device and emulator.

For me, it's fairly consistently happening on the Network Connection page
in the mobile spec. I'll open the page, and click the button and nothing
happens. Rotating the screen makes the messages appear.

I'm guessing this is all fine (yet annoying) because I haven't seen it
happen when the debugger is not connected, but I'm wondering if others have
noticed this behaviour?

Andrew

Re: Android misses screen repaints when debugger is connected

Posted by Brian LeRoux <b...@brian.io>.
problem: solved.

On Thu, Aug 23, 2012 at 8:19 AM, Andrew Grieve <ag...@chromium.org> wrote:
> meh, can't seem to repro it today.
>
>
> On Wed, Aug 22, 2012 at 11:59 AM, Brian LeRoux <b...@brian.io> wrote:
>
>> eh Andrew, haven't seen this one myself, how are you reproducing it?
>>
>> On Tue, Aug 21, 2012 at 5:44 PM, Andrew Grieve <ag...@google.com> wrote:
>> > This happens to me on both device and emulator.
>> >
>> > For me, it's fairly consistently happening on the Network Connection page
>> > in the mobile spec. I'll open the page, and click the button and nothing
>> > happens. Rotating the screen makes the messages appear.
>> >
>> > I'm guessing this is all fine (yet annoying) because I haven't seen it
>> > happen when the debugger is not connected, but I'm wondering if others
>> have
>> > noticed this behaviour?
>> >
>> > Andrew
>>

Re: Android misses screen repaints when debugger is connected

Posted by Andrew Grieve <ag...@chromium.org>.
meh, can't seem to repro it today.


On Wed, Aug 22, 2012 at 11:59 AM, Brian LeRoux <b...@brian.io> wrote:

> eh Andrew, haven't seen this one myself, how are you reproducing it?
>
> On Tue, Aug 21, 2012 at 5:44 PM, Andrew Grieve <ag...@google.com> wrote:
> > This happens to me on both device and emulator.
> >
> > For me, it's fairly consistently happening on the Network Connection page
> > in the mobile spec. I'll open the page, and click the button and nothing
> > happens. Rotating the screen makes the messages appear.
> >
> > I'm guessing this is all fine (yet annoying) because I haven't seen it
> > happen when the debugger is not connected, but I'm wondering if others
> have
> > noticed this behaviour?
> >
> > Andrew
>

Re: Android misses screen repaints when debugger is connected

Posted by Brian LeRoux <b...@brian.io>.
eh Andrew, haven't seen this one myself, how are you reproducing it?

On Tue, Aug 21, 2012 at 5:44 PM, Andrew Grieve <ag...@google.com> wrote:
> This happens to me on both device and emulator.
>
> For me, it's fairly consistently happening on the Network Connection page
> in the mobile spec. I'll open the page, and click the button and nothing
> happens. Rotating the screen makes the messages appear.
>
> I'm guessing this is all fine (yet annoying) because I haven't seen it
> happen when the debugger is not connected, but I'm wondering if others have
> noticed this behaviour?
>
> Andrew