----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103652/ -----------------------------------------------------------
(Updated Jan. 8, 2012, 9:08 p.m.) Review request for rekonq. Changes ------- Remember the latest typed string so that when user go downs and then up the latest string is shown on in the URL bar. Description ------- Currently, when you type something in the URL bar the completetion widget pops up and activates the first item. And you can't load the URL typed in when you hit enter. Rekonq loads the actvated item. This patch fixes that issue. When you reached the index zero if you go up again the last item gets deactivated and you can load the typed string. Diffs (updated) ----- src/urlbar/completionwidget.h 517a7ea src/urlbar/completionwidget.cpp b349041 Diff: http://git.reviewboard.kde.org/r/103652/diff/diff Testing ------- Compiles and works Thanks, Furkan Üzümcü
_______________________________________________ rekonq mailing list [email protected] https://mail.kde.org/mailman/listinfo/rekonq
