Bug 251433 - Combo does not send correct MouseUp events
Summary: Combo does not send correct MouseUp events
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.5   Edit
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Silenio Quarti CLA
QA Contact:
URL:
Whiteboard:
Keywords: consistency
Depends on:
Blocks:
 
Reported: 2008-10-20 13:48 EDT by Grant Gayed CLA
Modified: 2010-05-06 18:32 EDT (History)
4 users (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 2008-10-20 13:48:04 EDT
- run the Control Example, go to the Combo tab, listen for MouseUp events
- the example Combo does not have focus initially, so click in its text field
  -> two MouseUp events are received
- now that it has focus, click in its text field again
  -> no MouseUp events are received
Comment 1 Grant Gayed CLA 2008-10-20 14:57:12 EDT
This also happens for Spinner's text field once focus has been received.

Comment 2 Silenio Quarti CLA 2009-02-06 17:41:26 EST
(In reply to comment #0)
> - run the Control Example, go to the Combo tab, listen for MouseUp events
> - the example Combo does not have focus initially, so click in its text field
>   -> two MouseUp events are received

Still a problem.

> - now that it has focus, click in its text field again
>   -> no MouseUp events are received
> 

Fixed.
Comment 3 Silenio Quarti CLA 2009-02-06 17:42:07 EST
(In reply to comment #1)
> This also happens for Spinner's text field once focus has been received.
> 

Fixed
Comment 4 Kevin Barnes CLA 2009-03-17 10:38:02 EDT
fixed.
Comment 5 Kevin Barnes CLA 2009-03-17 11:50:09 EDT
If you click on the text in the combo you still get 2 mouse up events, if you click on empty white space you only get one.
Reopening :-(
Comment 6 Scott Kovatch CLA 2010-05-06 18:32:38 EDT
Working correctly in 3.6m7.