Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Bug report: widget does not load if the orientation changes during the configuration
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Pablo Pera  
View profile  
 More options Jul 12 2009, 6:19 pm
From: Pablo Pera <pablo...@gmail.com>
Date: Sun, 12 Jul 2009 15:19:18 -0700 (PDT)
Local: Sun, Jul 12 2009 6:19 pm
Subject: Bug report: widget does not load if the orientation changes during the configuration
Hi,

I'd like to report a bug we just found while writing a widget.

Summary: There is a widget installed, that defines a configuration
activity. If the user changes the orientation while they are in the
configuration activity, and they finish that activity in a different
orientation that they started, the widget does NOT appear in the home
screen after the configuration is done.

How to reproduce: have a minimal widget, with a configuration activity
that contains a button, which correctly updates the App Widget when it
is clicked (as explained in http://developer.android.com/guide/topics/appwidgets/index.html#Confi...).
Add a new instance of the widget, so the config screen shows up.
Change the orientation once. Click on the button. Your widget does not
appear in the home screen. (Ouch.)

If this has already been reported, or if there's a better way to
submit a bug report, please let me know!

Thanks,

Pablo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeff Sharkey  
View profile  
 More options Jul 13 2009, 3:15 pm
From: Jeff Sharkey <jshar...@android.com>
Date: Mon, 13 Jul 2009 12:15:35 -0700
Local: Mon, Jul 13 2009 3:15 pm
Subject: Re: [android-developers] Bug report: widget does not load if the orientation changes during the configuration
Thanks for catching this--it's a known issue and an engineer has been
assigned to it.  :)  There really isn't a good workaround in 1.5,
other than forcing the configuration activity into portrait mode or
asking users to rotate before returning.

j

--
Jeff Sharkey
jshar...@android.com

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Derek  
View profile  
 More options Aug 3 2009, 4:03 pm
From: Derek <cram.de...@gmail.com>
Date: Mon, 3 Aug 2009 13:03:09 -0700 (PDT)
Local: Mon, Aug 3 2009 4:03 pm
Subject: Re: Bug report: widget does not load if the orientation changes during the configuration
Are you sure forcing portrait mode for configuration activity could
solve the problem ?
I've tried to add: android:screenOrientation="portrait" to my activity
and the problem is still here.
The activity is displayed in portrait whatever the orientation but the
phantom widget bug is still here.

On Jul 13, 9:15 pm, Jeff Sharkey <jshar...@android.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
lilbyrdie  
View profile  
 More options Sep 2 2009, 10:27 am
From: lilbyrdie <kf6...@gmail.com>
Date: Wed, 2 Sep 2009 07:27:31 -0700 (PDT)
Local: Wed, Sep 2 2009 10:27 am
Subject: Re: Bug report: widget does not load if the orientation changes during the configuration
I'm curious; what's in your widget? Is it a simple layout or a complex
layout? A couple of us are seeing parts of our widgets become phantom
on orientation changes (see here:
http://groups.google.com/group/android-developers/browse_thread/threa...).

On Aug 3, 4:03 pm, Derek <cram.de...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »