Bug 79237 - [consistency] Text does not fire MenuDetect
Summary: [consistency] Text does not fire MenuDetect
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.1   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: consistency
Depends on:
Blocks:
 
Reported: 2004-11-22 15:26 EST by Grant Gayed CLA
Modified: 2004-11-25 11:58 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Grant Gayed CLA 2004-11-22 15:26:29 EST
- run the ControlExample, go to the Text tab
- listen for MenuDetect
- right-click in the example Text widget on the page and note that you do not 
receive a MenuDetect

Although MenuDetect is triggered by a MouseUp, I don't think that this is 
necessarily caused by bug 78550.
Comment 1 Steve Northover CLA 2004-11-22 19:12:08 EST
The Mac TXNObject strikes again?  SSQ to investigate.
Comment 2 Christophe Cornu CLA 2004-11-24 11:41:22 EST
Works for me. Please reopen if it still a problem.
Comment 3 Grant Gayed CLA 2004-11-25 09:27:09 EST
I cannot reproduce this on SSQ's machine now either.
Comment 4 Christophe Cornu CLA 2004-11-25 11:58:57 EST
Maybe some magic combination of event hooking/unhooking ?