• 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
NSSavePanel called from 64-bit NPAPI plugin
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSSavePanel called from 64-bit NPAPI plugin


  • Subject: NSSavePanel called from 64-bit NPAPI plugin
  • From: Kevin Peterson <email@hidden>
  • Date: Sun, 19 Jun 2011 22:41:50 -0700

I'm attempting a "save as" [NSSavePanel savePanel] modal dialog from an NPAPI plugin compiled for x86_64 and running under Safari 5.0.5 on OSX 10.6.7.

Whenever the call to runModal completes Safari ends up in a wedged state in which none of menu pull downs are accessible (all greyed out) and the only way to exit is to force a quit. I don't fully understand the structure of a modal window but in the wedged state it appears as though there's still a modal window open and expecting input even though it's not visible.

I've read some comments on this list that suggest that that creating windows from the WebkitPluginHost process is discouraged (http://lists.apple.com/archives/cocoa-dev/2010/Jun/msg00868.html) but does this really apply to the simple Cocoa/modal dialogs like NSSavePanel and NSOpenPanel?

Thanks in advance,
Kevin
_______________________________________________

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: NSSavePanel called from 64-bit NPAPI plugin
      • From: Kevin Peterson <email@hidden>
  • Prev by Date: Use kAERestart to Restart Computer
  • Next by Date: Re: How to redraw a view in slow-motion
  • Previous by thread: Re: Use kAERestart to Restart Computer
  • Next by thread: Re: NSSavePanel called from 64-bit NPAPI plugin
  • Index(es):
    • Date
    • Thread