[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kfm-devel
Subject:    Re: ever spinning kde wheel
From:       Dawit Alemayehu <adawit () kde ! org>
Date:       2001-10-24 4:12:36
[Download RAW message or body]

On Tuesday 23 October 2001 07:16, David Faure wrote:
> On Mardi 23 Octobre 2001 02:18, Dirk Mueller wrote:
> > Hi,
> >
> > Dawit notified me of a relatively problem with the spinning wheel. on
> > framed pages with refresh timers the wheel never stops.
> >
> > as I'm quite unexperienced about where and when completed() has to be
> > emitted and if konqueror connects to all frame signals or just to the
> > toplevel one I guess its easier for somebody with more knowledge to track
> > down.. (Simon, David?)
>
> I thought the "let the wheel spin when there is a redirection" change
> was from Dawit himself ?

Nope, Dawit actually only prevented the stop button from being disabled,
but did not mess other actions taken as a result of complete signal being
emitted.  At least that is what I remember.

> Not that I'm trying to blame or delegate, but simply pointing out that the
> one who knows best about where and when completed() is currently
> emitted, is Dawit himself ;)

Nope again :)  AFAICT I did not mess with the completed() signal at all.
I simply did not disable the Stop button when that signal was received.
I'll double check again though...

> Well, to be constructive: what's the idea of the "the wheel spins on
> redirection" change ?

Do not know.... I did not do it :)

> I guess there is more to it than that.... a one-day redirection shouldn't let the wheel
spin for a whole day, right ? 

Right.

> How is it supposed to work without frames - before we go into the frames case ?

It works perfectly without frames.  Try these two files to see what I mean...  I do not
think my changes are responsible but ofcourse I could be wrong.  Will check...

Regards,
Dawit A.



["content2.html" (text/html)]

<HTML>

<HEAD>
<meta http-equiv="refresh" content="30; content1.html">
<STYLE> H1 { color: blue } </STYLE>
</HEAD>

<BODY>
<H1>Page Two</H1>
<P>
Will redirect to <b>Page Three</b> after 30 seconds...
</P>
</BODY>

</HTML>

["content1.html" (text/html)]

<HTML>

<HEAD>
<meta http-equiv="refresh" content="15; content2.html">
<STYLE> H1 { color: green } </STYLE>
</HEAD>

<BODY>
<H1>Page One</H1>
<P>
Will redirect to <b>Page Two</b> after 15 seconds...
</P>
</BODY>

</HTML>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic