PATCH: KFileDialog's URL bar

Carsten Pfeiffer carpdjih at mailbox.zrz.tu-berlin.de
Sun Oct 19 20:06:31 BST 2003


On Friday 17 October 2003 05:13, Dawit A. wrote:

Hiya,

> The following patch is meant to partially revert a recent change (rev 1.43)
> to the file dialog that disabled the ability to add items to the file
> dialog's URL bar by clicking the RMB on an empty space. I do not know why
> that was changed, but I find it annoying that I have to click on an
> existing icon in order to add a new one. Also if you remove all the

that was a regression indeed.

> currently displayed items, then you are no longer able to add a new one
> since you cannot get any context menu anymore. The patch also attempts to
> make the context menu... well context based :)

Thanks a lot. Only one question: why did you need the reimplement 
QListBox::contextMenuEvent()? This breaks the activation via shortcut (i.e. 
the Windows-Key). 

Otherwise, the patch is fine.

Thanks
Carsten Pfeiffer




More information about the kde-core-devel mailing list