Opened 17 years ago

Closed 17 years ago

#59 closed defect (fixed)

Drive container is scanned on no prescan drive if open when FM/2 is closed

Reported by: Gregg Young Owned by: Gregg Young
Priority: major Milestone: Release_3.5.8
Component: fm/2 base Version:
Keywords: scan Cc:

Description

If a drive container is open that is on a drive marked no prescan when FM/2 is closed the no prescan flag is ignored and the container is scanned.

Change History (5)

comment:1 Changed 17 years ago by Steven Levine

Keywords: scan added
Milestone: Release_3.05_beta8

comment:2 Changed 17 years ago by Steven Levine

Owner: changed from StevenHL to Steven Levine
Status: newassigned

This occurs as a side effect of restoring the saved window postions. What needs to be done is to suppress the restore for a window (probably a directory container) if the drive flags indicate no prescan. A quick hunt says the code that needs to be modified is in RestoreDirCnrState?(). Check out the for loop that iterates through the saved windows.

comment:3 Changed 17 years ago by Gregg Young

Owner: changed from Steven Levine to Gregg Young
Status: assignednew

comment:4 Changed 17 years ago by Gregg Young

Status: newassigned

comment:5 Changed 17 years ago by Gregg Young

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.