This is an archived, read-only instance of the JaCaVi Trac. This site is no longer actively maintained. Registration and login have been disabled. Content is preserved for reference only.

Opened 18 years ago

Closed 18 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 18 years ago.
Screenshot

Download all attachments as: .zip

Change History (4)

Changed 18 years ago by Florian Roth

Screenshot

comment:1 Changed 18 years ago by Florian Roth

Status: newassigned

comment:2 Changed 18 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 18 years ago by Fabian Rohn

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