Bug 6670 - C code should check that a widget has completed layout before dispatching any events to it
: C code should check that a widget has completed layout before dispatching any...
Status: NEW
Product: SB Controller
Classification: Unclassified
Component: UI
: unspecified
: Macintosh Other
: -- normal (vote)
: Future
Assigned To: Ben Klaas
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-01-19 14:54 UTC by Ben Klaas
Modified: 2009-09-29 03:42 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Klaas 2008-01-19 14:54:09 UTC
Sometimes event listeners are being called before self.widgets is initialized

See Eng Campfire from Jan 19 for further discussion on the behavior
Comment 1 Richard Titmuss 2008-03-12 04:53:37 UTC
Reset priority
Comment 2 Richard Titmuss 2009-09-29 03:42:34 UTC
Ben, is this still a problem?