Uncommenting call to setTextStringFromURL(), navigating links updates the URL bar now, pending the notification mechanism listed in the comment above the call.

This commit is contained in:
mcafee%netscape.com 1998-10-19 06:38:34 +00:00
parent 7c5d109bc7
commit e3c6c5da98

View File

@ -830,9 +830,8 @@ XFE_CALLBACK_DEFN(XFE_RDFToolbar,urlBarTextActivatedNotice)
// Because im a lazy bastard, ill do this later and for
// now ill do the following.
//
// Have a nive day -re
//
// urlbar->setTextStringFromURL(url);
urlbar->setTextStringFromURL(url);
}
}
//////////////////////////////////////////////////////////////////////////