Bug 279297 - [JFace] [api] Dialog should make magic for default dismissal button explicit
Summary: [JFace] [api] Dialog should make magic for default dismissal button explicit
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2009-06-05 14:01 EDT by Markus Keller CLA
Modified: 2019-09-06 16:06 EDT (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 Markus Keller CLA 2009-06-05 14:01:48 EDT
Follow-up to bug 279149.

org.eclipse.jface.dialogs.Dialog should make the magic that moves the default dismissal button to the right explicit.

The API could look like this:
    protected Button getDefaultDismissalButton();

MessageDialog should override the default implementation with
    shell.getDefaultButton();
Comment 1 Susan McCourt CLA 2009-06-30 17:26:54 EDT
See also bug 184284 with specific suggestions on handling default dismissal button alignment on a Mac
Comment 2 Dani Megert CLA 2009-08-18 04:55:53 EDT
For more details please also read discussion in bug 279149.
Comment 3 Susan McCourt CLA 2010-03-03 20:23:50 EST
this is not something I'm going to try to dive into at the end of M6.  Markus, if you really want to get this in, can you attach a patch and I'll review?  Sorry...just stretched too thin.
Comment 4 Eclipse Webmaster CLA 2019-09-06 16:06:03 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.