This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 144185 - Wrong order of buttons in Refactoring dialogs
Summary: Wrong order of buttons in Refactoring dialogs
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P4 blocker (vote)
Assignee: Ralph Ruijs
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2008-08-16 22:38 UTC by Peter Pis
Modified: 2016-07-07 07:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Pis 2008-08-16 22:38:23 UTC
Product Version: NetBeans IDE Dev (Build 200808141419)
Java: 1.5.0_13; Java HotSpot(TM) Client VM 1.5.0_13-121
System: Mac OS X version 10.4.11 running on ppc; MacRoman; en_US (nb)
Userdir: /tmp/userdir

There is:
OK, Cancel, Help

But it should be:
Help, Cancel. OK
Comment 1 Jiri Rechtacek 2008-08-17 18:00:04 UTC
Any regression? Could you check the order in NB6.1? Thanks
Comment 2 Peter Pis 2008-08-18 08:00:47 UTC
I can check 6.1 (later). There were similar problems in e.g. VCS area and they were fixed.
Comment 3 Jiri Rechtacek 2008-08-18 09:11:23 UTC
Petr, that's the thing what I need to know to evaluate the problem. core/dialog component is about generic dialogs only
it means that the problem should be on all YES_NO_CANCEL dialogs in IDE. Moreover, I need to know it might be a
regression against NB6.1 or not. I have no mac to do this myself. Thanks
Comment 4 Peter Pis 2008-08-18 10:10:26 UTC
Similar issue was fixed, so in a case you are interested in changeset, please take a look in

http://hg.netbeans.org/main/rev/f0528cbd90a8

Right now I don't have Mac available either, so I will look on 6.1 later.
Comment 5 Lukas Hasik 2008-08-19 10:58:03 UTC
the order of buttons in 6.1 on Mac is - OK, Cancel, Help. It is not regression but the Mac users are used to have the
different sequence of buttons. 
Comment 6 Jiri Rechtacek 2008-08-20 09:17:18 UTC
Okay, it means it is not a problem in Dialogs API&infrastructure but specific in Delete action => reassign to actions.
Comment 7 Martin Balin 2016-07-07 07:31:42 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss