|
Reported by Shinichi Mori; checked by Jordan Russell
Adding a text file to a project causes 'To-Do List' items to be shown twice.
Step-by-step instructions on how to reproduce the bug:
- Create a new project.
- Open 'To-Do List' window, and add an item to it.
- Click Project | Add to Project (or Shift + F11 for shortcut).
- Select 'Any file (*.*)' in the 'Files of type' combo box on the dialog.
- Select any text file (*.txt) and click the 'Open' button.
- Save your project and reopen it.
- Open the 'To-Do List' window. Notice that the items are shown twice. But it is only in appearance; the items are stored only once in the project.
At step 5, it doesn't have to be a text file; it can be any kind of file that Delphi doesn't specially support (e.g. *.doc, *.inf, etc.). |