GNOME Bugzilla – Bug 455330
Split Pane demo - IndexError: list index out of range
Last modified: 2007-07-23 16:59:28 UTC
Flat-revierw failed with the following traceback while attempting to flat-review the SwingSet2 Split Pane Demo: Traceback (most recent call last):
+ Trace 146849
consumed = self._function(script, inputEvent)
flat_review.Context.WRAP_LINE)
zone = self.lines[self.lineIndex].zones[self.zoneIndex]
I'm unable to reproduce this bug with the latest (July 11) build. I'll keep this bug open for another week to remind myself to retest to verify the problem really isn't reproducible.
Closing because it cannot be reproduced.-