https://bugzilla.novell.com/show_bug.cgi?id=446349 User rpmcruz@alunos.dcc.fc.up.pt added comment https://bugzilla.novell.com/show_bug.cgi?id=446349#c11 --- Comment #11 from Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> 2008-11-26 17:11:48 MST --- (In reply to comment #9 from Jim Omura)
Behavior seems the same. I think I understand this now. The "Next" option aborts the editor if there is no task awaiting execution. This is probably because it was intended to be used in the context of the "Installer". As it is, this is not really a good idea in either case because the interface is not sufficiently explicit. Unless you are sitting with the documentation in your lap, or are very familiar with it, there is a good chance that you will hit the "next" button expecting more options (which is what I did). In such a case, you should have another dialog box saying something like:
Yeah, that's definitively a bug. (It should be renamed to "Ok" according to the new yast style guide.) Arvin has removed himself from this bug report though; could you open a new report for that one? A couple of searches don't catch it reported. (In reply to comment #10 from Jim Omura)
I forgot to mention that the test in Comment #9 using "Qt" was done with "Desktop Effects on". I would presume that "off" would not make a difference in this case.
Yep, it's bug 442052, and the fix for that one extends to all these other tools as well. When a tool needs more size than the default one, the GTK UI just blindly gives it to them -- because the window manager is expected to handle it. We now clamp the requested size to that of the screen -- as far as I can tell, we behave exactly like the Qt UI now... -- 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.