The Delphi Bug List

Entry No.
632
IDE
Adding a text file to a project causes 'To-Do List' items to be shown twice.
1.02 2.01 3.0 3.01 3.02 4.0 4.01 4.02 4.03 5.0 5.01 6.0 6.01 6.02 Kylix 1.0
N/AN/AN/AN/AN/AN/AN/AN/AN/AExistsExistsFixedFixedFixedUnknown
Description
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:

  1. Create a new project.
  2. Open 'To-Do List' window, and add an item to it.
  3. Click Project | Add to Project (or Shift + F11 for shortcut).
  4. Select 'Any file (*.*)' in the 'Files of type' combo box on the dialog.
  5. Select any text file (*.txt) and click the 'Open' button.
  6. Save your project and reopen it.
  7. 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.).

Latest update of this entry: 2001-06-19

Post a comment on this bug


Index page
Delphi Bug List home page
The Delphi Bug Lists are presently maintained by Jordan Russell, who has taken over this task from Reinier Sterkenburg since August 2000.
All feedback is appreciated. See also the feedback section of the Delphi Bug List home page.