Mailinglist Archive: opensuse-bugs (5249 mails)
| < Previous | Next > |
[Bug 489077] YaST buttons clickable but may have no immediate effect
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 1 Apr 2009 08:08:57 -0600 (MDT)
- Message-id: <20090401140857.A99FF245393@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=489077
User kmachalkova@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=489077#c9
Katarina Machalkova <kmachalkova@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Info Provider|kmachalkova@xxxxxxxxxx |
--- Comment #9 from Katarina Machalkova <kmachalkova@xxxxxxxxxx> 2009-04-01
08:08:56 MDT ---
Technically, of course it is possible and not that complicated. But the same
can be achieved the same by invoking a busy-popup dialog before the
time-consuming operation and closing it afterwards, now doesn't it? The busy
pop-up is a modal dialog, thus user can't click around in underlying main
dialog just as well ... or am I missing something?
--
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.
User kmachalkova@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=489077#c9
Katarina Machalkova <kmachalkova@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Info Provider|kmachalkova@xxxxxxxxxx |
--- Comment #9 from Katarina Machalkova <kmachalkova@xxxxxxxxxx> 2009-04-01
08:08:56 MDT ---
Therefore I would like to ask for gereral UI functions like
UI::DisableAllWidgets( [ `id(`interrupt_button),
`id(`notify_immediate_table) ] )
and
UI::RestoreAllWidgets()
Is it possible with reasonable effort to implement such functions?
Technically, of course it is possible and not that complicated. But the same
can be achieved the same by invoking a busy-popup dialog before the
time-consuming operation and closing it afterwards, now doesn't it? The busy
pop-up is a modal dialog, thus user can't click around in underlying main
dialog just as well ... or am I missing something?
--
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.
| < Previous | Next > |