iMediaSandboxing / iMedia

The Karelia iMedia Browser, framework and application for browsing media on Mac OS X
http://www.karelia.com/imedia/
Other
18 stars 12 forks source link

Powerbox authorization dialog appears multiple times #37

Closed danielpunkass closed 12 years ago

danielpunkass commented 12 years ago

It seems that various powerbox-motivating code paths can be reached in quick succession when working in the object view (list view and combo view), causing the effect that the powerbox dialog appears again after clicking cancel, or at least in some instances, after clicking Allow.

Looking at this with Peter B. we observed that various table view delegation methods seem to lead to the Powerbox and the powerbox should be suppressed if the user has recently dismissed it.

An issue in addressing this will be to determine how to heed the user's desire to cancel in the short term without eliminating the ability to authorize later if they choose to.

peterb180369 commented 12 years ago

Authorization dialog is now coalesced.