This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 26039 - EditorOperator does not react for performPopup
Summary: EditorOperator does not react for performPopup
Status: RESOLVED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Jellytools (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-26 11:28 UTC by David Kaspar
Modified: 2002-07-29 16:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Example (784 bytes, text/plain)
2002-07-26 11:28 UTC, David Kaspar
Details
Example --- Ignore previous attachment (611 bytes, text/plain)
2002-07-29 14:29 UTC, David Kaspar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Kaspar 2002-07-26 11:28:10 UTC
How to reproduce - see attachment for example java
source file
Comment 1 David Kaspar 2002-07-26 11:28:58 UTC
Created attachment 6911 [details]
Example
Comment 2 David Kaspar 2002-07-29 14:29:27 UTC
Created attachment 6924 [details]
Example --- Ignore previous attachment
Comment 3 Adam Sotona 2002-07-29 16:47:47 UTC
TopComponentOperator does not perform clickForPopup() in event
dispatching mode.

Fixed by registerint TopComponentOperator with MouseRobotDriver.