nightingale-media-player / nightingale-hacking

Working tree for the community fork of Songbird, Nightingale. If building, use the sb-trunk-oldxul (development) branch, with the tag 1.12.1 tag for stable, for now. The master-xul-9.0.1 branch is the current progress in building Nightingale with XULRunner 9 and builds, but is broken. All help in terms of patches and pull requests is welcome.
https://getnightingale.com
GNU General Public License v2.0
185 stars 41 forks source link

Library Scan and Other Dialogs Shouldn't Lock Focus #61

Open ilikenwf opened 12 years ago

ilikenwf commented 12 years ago

When importing music, artwork, and using other dialogs, some of them lock the player's controls. I can understand locking music selection, but at the least, skip, play/pause and stop should not be locked, but be usable while still leaving the dialog on top, so that skipping and stopping music that plays while doing an import or other similar operation is possible.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/783257-library-scan-and-other-dialogs-shouldn-t-lock-focus?utm_campaign=plugin&utm_content=tracker%2F230233&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F230233&utm_medium=issues&utm_source=github).
AntoineTurmel commented 12 years ago

I strongly agree on this, I will look if there is a matching report on the Songbird Bugzilla

Sent via Hubroid

ilikenwf commented 12 years ago

...and eventually we could consider doing what iTunes does and have the dialog in the player info area, or in a toolbar in the bottom.

freaktechnik commented 12 years ago

iTunes import/scan (in Songbird/Ngale) actually uses the statusbar. So it doesn't block the UI on startup. I think thats the way to go.