Opened 16 years ago

Closed 16 years ago

#137 closed defect (fixed)

Widget is Disposed Bug on scrolling down in tiles list

Reported by: Florian Roth Owned by: Fabian Rohn
Priority: major Milestone: MS1: First release (1.0.0)
Component: ui Version: pre-1.0
Keywords: swt, gui Cc:

Description

How to get the Error:

  • close all tracks
  • create a new track
  • close withou saving
  • scroll down in the tiles list (on the left side)

Effect:

Unhandeled Event Loop Exception: Widget is disposed

see screenshot

Attachments (1)

Scrolling_WidgetIsDisposed_Bug.PNG (64.2 KB) - added by Florian Roth 16 years ago.
Screenshot

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by Florian Roth

Screenshot

comment:1 Changed 16 years ago by Florian Roth

Status: newassigned

comment:2 Changed 16 years ago by SVN

New commit by frohn (revision [444]):
[Fix for ticket #137] Fixed "Widget Disposed" bug, occurs on closing the last active editor

The mistake was, that the scrolled composite was not disposed.

comment:3 Changed 16 years ago by Fabian Rohn

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.