From: SourceForge.net <no...@so...> - 2007-10-04 11:05:45
|
Bugs item #1807426, was opened at 2007-10-04 12:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=689449&aid=1807426&group_id=121150 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: XNap Commons Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Zak Wilcox (iwilcox) Assigned to: Nobody/Anonymous (nobody) Summary: Completion dropdown sometimes causes NPE Initial Comment: A completion dropdown can get into a state where the completions dropdown is empty but still visible. Clicking the empty dropdown causes an NPE on the event-handling thread. Compile and run the attached test case. Type a, a, <del>, <del>, <del>, o. You should end up with an empty dropdown. Click on it, and you'll see the NPE on the console. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=689449&aid=1807426&group_id=121150 |