History-Problems (1)

Baumann, Thomas baumann at valudo.de
Wed Jul 21 10:16:57 BST 2004


... [look at last message] ...

Now, when I press the Back-Button, the method chooses the right HistoryItem.
I'm sure it is the right one, as it is the correct item->url() and the
correct index. But unfortunately, the part ALWAYS restores the previos site.

// restore state of browserExtension
QDataStream stream(item->state, IO_ReadOnly);
item->sender()->restoreState(stream);

I'm very much helpless now. I also had a look at the Konqueror-sources, of
course, but I cannot find anything different to my implementation. The only
thing I can see is, that Konqueror sends some kind of event using
sendOpenURLEvent() in KonqView after restoring the browserExtension-state.

As I am very tired of this problem now (spending hours of time), I'm asking
you guys.
Thanks a lot for this and any other problem I've asked this list so far!!!

Regards,
Thomas




More information about the kfm-devel mailing list