vmware-archive / scripted

The Scripted code editor
Eclipse Public License 1.0
1.56k stars 166 forks source link

Deleting a file from history in local storage still retains the file entry #236

Open nierajsingh opened 11 years ago

nierajsingh commented 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.

aclement commented 11 years ago

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.