Ticket #192 (assigned defect)

Opened 3 years ago

Last modified 11 months ago

Small GDI leak for every undo/redo pair [win32]

Reported by: azawawi Owned by: (none)
Priority: major Milestone:
Component: editor Version: 0.22
Keywords: Cc:

Description

  1. Open the Task Manager, select the menu View -> Select Columns... and then tick the "GDI Objects" column.
  2. Open a new document and type anything.
  3. Keep pressing undo/redo (CTRL-Z and CTRL-Y).
  4. The "GDI object" value for the perl.exe process should be increasing until you close the document.

Note: This is related to ticket:190

Change History

comment:1 Changed 3 years ago by azawawi

  • Owner set to azawawi
  • Status changed from new to accepted

comment:2 Changed 3 years ago by azawawi

  • Owner changed from azawawi to (none)
  • Status changed from accepted to assigned

comment:3 Changed 11 months ago by wwe

retested with 0.84 on WinXP. The problem is still there. In my installation it doesn't occur on one step undo/redo but only if you undo redo multiple steps (2-3 lines of code in my case).

Note: See TracTickets for help on using tickets.