Bugzilla – Bug 16660
Basic Settings page doesn't indicate the type of scan in progress
Last modified: 2011-06-07 10:15:10 UTC
This works correctly in 7.5, not 7.6: When you run a scan, the drop-down list on the Basic Settings page will be grayed out, but it always displays the first item in the list, 'Scan for new and changed files', no matter what type of scan is in progress. It should display the actual type of scan being run, as it did it earlier versions.
== Auto-comment from SVN commit #32483 to the slim repo by mherger == == http://svn.slimdevices.com/slim?view=revision&revision=32483 == Fixed Bug: 16660 Description: don't just store an isScanning flag, but store the scan type
Call this a different bug if you like, but I notice that if you don't move off of the Basic Settings page, the text that says 'scanning' never clears and the rescan drop-down remains grayed out, long after a scan finishes. The screen never updates itself.