[PATCH] uiserver doesn't show progress dialog when resuming download

Waldo Bastian bastian at kde.org
Tue Nov 26 15:47:48 GMT 2002


On Tuesday 26 November 2002 16:36, Waldo Bastian wrote:
> Seems to be some unfortunate sequence of events because
> 	m_defaultProgressVisible = defaultProgress &&
> defaultProgress->isVisible(); resulted in false due to
> defaultProgress->isVisible(); being false at the time
> ProgressItem::setVisible(false) was called.
>
> The later ProgressItem::setVisible(true) call does not have the desired
> effect later on then.
>
> Not sure if updateVisibility(); should be delayed a bit with the timer,
> because you now get some ugly flicker when you select Cancel in the resume
> dialog.

See this whole new&improved patch.

Cheers,
Waldo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uiserver2.diff
Type: text/x-diff
Size: 3686 bytes
Desc: not available
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20021126/79fe35b6/attachment.diff>


More information about the kfm-devel mailing list