Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] Remove the "Apply" button from the preferencepages?

When do the preferences get saved to disk? I've always assumed it was during "apply" so if someone were changing preference on several pages, as they changed each page, best to hit 'apply', since later may "mess up on a page" and hit cancel so all those that were "applied" would still be saved. (I am not sure all pages follow this behavior, though, but, I thought that "save to disk" was the idea behind "apply" -- perhaps mistakenly? So, seriously "just ask'in".




From:        Lars Vogel <lars.vogel@xxxxxxxxxxx>
To:        "Eclipse Platform UI component developers list." <platform-ui-dev@xxxxxxxxxxx>,
Date:        07/12/2016 01:15 PM
Subject:        [platform-ui-dev] Remove the "Apply" button from the preference        pages?
Sent by:        platform-ui-dev-bounces@xxxxxxxxxxx




Friends of Platform UI,

Our preference pages have an "Apply" button.

AFAIK the current behavior is:

Apply does trigger preference listeners and leaves the preference dialog open
OK triggers the preference listeners and closes the preference dialog

Personally as an IDE user I get confused by this button. I feel like I
always need to press "Apply" before pressing OK which is of course not
true.

I suggest to remove this extra button and only leave OK to apply the
changes and close the dialog. I don't think the option to apply the
preference values immediately without leaving the dialog is very
valuable for our users. The only "real" use case I'm aware of is for
switching themes to preview the result.

For me this scenario is actually bad, I tend to always press "Apply"
before "OK" I actually suffer from the costs of switching CSS's twice.

Thoughts?

Best regards, Lars
--
Eclipse Platform UI and e4 project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web:
http://www.vogella.com
_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-ui-dev


Back to the top