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

List:       kfm-devel
Subject:    Open Location... doesn't allow for URL filtering
From:       Yves Arrouye <yves () realnames ! com>
Date:       1999-10-27 23:36:01
[Download RAW message or body]

Hi,

In Konqueror, URLs entered in the address bar are being filtered by plugins
(eg konq_searcher), and that's really cool. But not the ones entered in the
Open Location... dialog box. Shouldn't things you enter here and on the
address bar behave the same, thus changing slotOpenLocation so that:

	openURL( (KonqChildView *)m_currentView, u.ascii() );

is replaced by:

	KonqURLEnterEvent ev( u );
	QApplication::sendEvent( this, &ev );

(If so, I can just commit the change.)

Yves.

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

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