Open nierajsingh opened 11 years ago
Delete a file using navigator context menu. This then deletes the file from local storage history via pageState.removeHistoryEntry function. However, when opening the Open File dialogue, the list of items in the history still shows the deleted file.
Doesn't happen for me, I don't see the entry in bold in the open file dialog list any more. But I do still see it in the history crumb pulldown.
Delete a file using navigator context menu. This then deletes the file from local storage history via pageState.removeHistoryEntry function. However, when opening the Open File dialogue, the list of items in the history still shows the deleted file.