Revision 698562

Go back to digest for 12th August 2007

Bug Fixes in KDE Base

David Faure committed changes in /branches/KDE/3.5/kdebase/konqueror:

When loading a new url into an existing view, don't update the location bar immediately, but when starting to load it into the view for real. This fixes:
- click on link which opens in new app: the url was shown temporarily and then reverted
- constant redirects would keep updating the location bar url, masking the current url
But we still show the url immediately when loading a url into a new window or tab, for early user feedback.

Also fixed double-part-activation bug which was clearing up the url temporarily during startup (and slowing down startup, too, since AFAICS it was doing xmlgui-building twice for KHTML).

File Changes

Modified 2 files
  • /branches/KDE/3.5/kdebase/konqueror
  •   /konq_mainwindow.cc
  •   /konq_viewmgr.cc
2 files changed in total