Bug 296414 - Buttons with accelerator keys refuse to respond to mouse clicks
Summary: Buttons with accelerator keys refuse to respond to mouse clicks
Status: CLOSED DUPLICATE of bug 291257
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.0   Edit
Hardware: PC Linux
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-29 09:32 EST by d proepper CLA
Modified: 2009-11-29 16:21 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description d proepper CLA 2009-11-29 09:32:41 EST
User-Agent:       Mozilla/5.0 (compatible; Konqueror/4.3) KHTML/4.3.2 (like Gecko)
Build Identifier: 20090920-1017

Hi,

in several dialogs (i.e. "new project") buttons with accelerator
keys (i.e. "Next") seem to ignore mouse clicks (I can see the button
go to "pressed" state, but no action is triggered). Using the 
accelerator key triggers the action.

Buttons like "Cancel" respond to cicks.

The system is a current Debian unstable. The bug happens with sun jdk 6
and jdk 5.

Reproducible: Always

Steps to Reproduce:
1. Open "New project" dialog
2. select project type
3. try to press "Next" button
Comment 1 Remy Suen CLA 2009-11-29 13:49:46 EST
What version of GTK+ are you on? See bug 291257.
Comment 2 d proepper CLA 2009-11-29 16:21:54 EST
Remy, you were perfectly right. It's the same as 291257

*** This bug has been marked as a duplicate of bug 291257 ***