[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

kfm bug (and patch)


Anyways, I filled out a bugreport thingy, and was assigned kb496.  Kfm
fails to properly clear out the titlebar when it gets a page without a
title.

On another note I hope kb162 and kb44 can be closed.  kb28 looks like it
was purely a configuration thing (Solaris tar v. GNU tar).

- alex

"Contrary to popular belief, penguins are not the salvation of modern
technology.  Neither do they throw parties for the urban proletariat."
*** kfmgui.cpp	Thu Apr 16 13:05:57 1998
--- kfmgui.cpp.alex	Sat Apr 18 10:41:03 1998
***************
*** 1298,1303 ****
--- 1298,1304 ----
  void KfmGui::slotAddWaitingWidget( KHTMLView *_w )
  {
      debug( "Adding waiting: %ld, %d", (unsigned long)_w, waitingWidgetList.count() );
+     setCaption("");
      if ( waitingWidgetList.findRef( _w ) != -1 )
  	return;
      waitingWidgetList.append( _w );


This mailing list archive is a service of Copilotco.