-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/5/11 1:01 PM, Ron Wagner wrote: > I can see the actual select item on the web page changing when it > should. The problem is that the Picker items aren't changing along > with the select item. I've tried a hack to un-focus the second > select and then re-focus it, but when I re-focus it I can see the > select item focused, but the Picker doesn't come back up. When > hitting the next button or directly clicking on the second select, > the Picker stays up but doesn't update it's items.
OK, sorry, I misunderstood your problem. Are you then saying that the options in the picker do not match the underlying options in the <select> element? Or that the options match but the selected item does not match? It also seems really strange to me that the picker doesn't come up when you give the <select> focus. Are you doing this by just calling focus() on the element? Anyhow, this is pretty clearly a WebKit or JavaScript glitch, so this list is not well suited to the problem. I'd be happy to continue a conversation off-list if you want to bounce ideas back and forth. - -- Conrad Shultz Synthetiq Solutions www.synthetiqsolutions.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFOjMq/aOlrz5+0JdURAt13AJ9MSNlXG09hbVgM3KUCQSLszg5WBQCeIpWV d6TI7/bz4Xe+iFXKXzS2F4U= =2JFU -----END PGP SIGNATURE----- _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
