Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 383805

Summary: [Shell] default button not focused or pressed when holding Enter
Product: [RT] RAP Reporter: Tim Buschtoens <tbuschto>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.5   
Target Milestone: 2.1 M1   
Hardware: All   
OS: All   
Whiteboard:

Description Tim Buschtoens CLA 2012-06-28 09:53:04 EDT
Setting a button as the shells default button causes the buttons selection listener to be called when pressing Enter. However, it is neither visually pressed, not focused. This seems counter-intuitive and is not the case in windows SWT.
Comment 1 Ivan Furnadjiev CLA 2013-02-08 06:11:21 EST
Default button now takes the focus when it's triggered by the keyboard ( bug 395134 ).
Comment 2 Ivan Furnadjiev CLA 2013-12-05 10:06:05 EST
(In reply to comment #1)
> Default button now takes the focus when it's triggered by the keyboard ( bug 395134 ).
Close as fixed.