• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
UIWebView not updating picker when picking dynamically populated select items
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UIWebView not updating picker when picking dynamically populated select items


  • Subject: UIWebView not updating picker when picking dynamically populated select items
  • From: Ron Wagner <email@hidden>
  • Date: Wed, 05 Oct 2011 15:04:09 -0400

I have an app with a UIWebView. The contents of the UIWebView contains two html <select> items. When the first select item is changed, javascript on that <select>  item populates the second <select>  time according to the selection of the first <select>  item.

The problem I am experiencing is that when tapping on the first <select>  item, Safari brings up a Picker for the <select>  item, along with a view above the Picker containing Previous and Next buttons. When clicking on the Next button, the Picker stays in place and the second <select>  item is focused, but the Picker doesn't update to display the newly updated contents of the second <select>  item, which was populated by the first <select> item's onChange javascript.

I am about to file a bug report against WebKit for this, but am looking for a workaround. I realize that this might be more of a Safari list question, but since it is in an app using a UIWebView I'm willing to attack it from either side if anyone has any ideas.

Thanks
Ron Wagner_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: UIWebView not updating picker when picking dynamically populated select items
      • From: Conrad Shultz <email@hidden>
  • Prev by Date: Codesign non-AppStore build with AppStore signing identity
  • Next by Date: Re: UIWebView not updating picker when picking dynamically populated select items
  • Previous by thread: Re: Codesign non-AppStore build with AppStore signing identity
  • Next by thread: Re: UIWebView not updating picker when picking dynamically populated select items
  • Index(es):
    • Date
    • Thread