Le jeudi 13 mai 2010 14:25:22, Cédric Bellegarde a écrit : > Hello, > > after using rekonq with qtimer in place, there is one bug :( > > First, i discuss with lionel about the timer, it's needed, even more if we > use google suggest in future... > > Current bug is that if you type too fast a valid host name: it do a google > search instead of going to host... QTimer block execution of > placeTypedDomaineNameOnTop()... > > Don't know how to fix this :-/ > > -- > Cédric. > _______________________________________________ > rekonq mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/rekonq
The qtimer allows to display the list only when the user stop typing. In my opinion the qtimer doesn't not solve real performance problems. History and bookmarks should be instantly displayed each time the user press a key. It is in all other browser. We must not fail to provide this feature. _______________________________________________ rekonq mailing list [email protected] https://mail.kde.org/mailman/listinfo/rekonq
