[Bug 215195] New: Kerberos Client Workflow
https://bugzilla.novell.com/show_bug.cgi?id=215195 Summary: Kerberos Client Workflow Product: openSUSE 10.2 Version: Beta 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: ke@novell.com QAContact: jsrain@novell.com If you click on "Kerberos Client" in the YCC without all necessary packages installed, YaST lists the missing packages and offers "Continue" and "Cancel"(?) as buttons. Instead of "Continue" you'd better label the button with "Install". -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=215195 ke@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Found By|Other |Documentation -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=215195 chrubis@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |sh@novell.com |screening@forge.provo.novell| |.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=215195 sh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|sh@novell.com |jsuchome@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=215195 jsuchome@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Minor Status|NEW |NEEDINFO Info Provider| |jsrain@novell.com ------- Comment #1 from jsuchome@novell.com 2006-11-01 02:09 MST ------- Hm, it's generic function used also from other places, nothing kerberos specific: PackageDialog uses Label::ContinueButton and Label::CancelButton. We could use Label::InstallButton instead of ContinueButton? Jiri, what do you think - the change is from some point logical, of course trivial and not affecting translations, but is it good to change the settled feeling of those dialog? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=215195 jsrain@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|jsrain@novell.com |mschmidkunz@novell.com ------- Comment #2 from jsrain@novell.com 2006-11-01 03:08 MST ------- I'd avoid changing it, at least for 10.2. The text user is presented together with the list says clearly that packages will be installed, and Continue/Cancel is common pair of buttons. Usability team, what do you think? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=215195 mschmidkunz@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mschmidkunz@novell.com Status|NEEDINFO |ASSIGNED Info Provider|mschmidkunz@novell.com | ------- Comment #3 from mschmidkunz@novell.com 2006-11-03 03:30 MST ------- It is true that Continue/Cancel is a common pair of buttons, but in this case it should be stated clearer to the user that a click on the "continue" button starts an installation process. The text in the box only states that some packages have to be installed and not that they will be installed by clicking on the continue button. So from a usability perspective I would recommend to label the button "Install". -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=215195 jsuchome@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |LATER ------- Comment #4 from jsuchome@novell.com 2006-11-08 08:38 MST ------- One point: we already have a button with "Install" text, but for consistency we should use "Uninstall" button for the opposite cases. But such text is currently not available and not possible to add after text freeze. Let's do it properly after 10.2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=215195 ------- Comment #5 from mschmidkunz@novell.com 2006-11-10 03:09 MST ------- It is true, that the common pair of button labels would be "install"/"uninstall", but in this case "cancel" would be the correct label, because a click on this button exits the window without making any changes. The button labeling "install"/"cancel" would be an example of so called "speaking buttons" where buttons are as self-explanatory as possible. So the labels "Install" and "Cancel" could be used as a pair of button labels. BTW this concept is also used in the current MS Vista UI guidelines. Doing it properly after 10.2 sounds good to me, too :-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=215195#c6 Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|LATER | --- Comment #6 from Jiří Suchomel <jsuchome@novell.com> 2007-11-05 05:49:33 MST --- uhm, after 10.3 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=215195#c7 Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsuchome@novell.com AssignedTo|jsuchome@novell.com |jsrain@novell.com Status|REOPENED |NEW Summary|Kerberos Client Workflow |Use Install instead of Continue button in | |generic PackageDialog --- Comment #7 from Jiří Suchomel <jsuchome@novell.com> 2007-11-05 05:52:15 MST --- So, the required change is actually "Use Install/Cancel buttons in PackageDialog instead of Continue/Cancel". I'm still not sure we should do that, as it will affect lot of places. Jiri... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=215195#c8 Jiri Srain <jsrain@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Jiri Srain <jsrain@novell.com> 2007-11-09 05:11:11 MST --- I just changed the labels in the generic popup to "Install/Cancel", resp. "Uninstall/Cancel". Let's see if there is any community feedback. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com