Situation: We internally use redmine for ticket tracking, with the tracker sending out status messages (with links to the tickets). These links are https which don't work with rekonq so far so the "workaround" is to manually change "https" to "http". rekonq, in such situations, by now just ends wit an "Oops! Cannot load...". However, in here I also can't manually change https -> http because, in such situations, the URL bar remains empty, so I manually need to copy-paste the full URL. It would be helpful, in situations like that, if the browser would display the actual URL it tries to open in the address bar no matter whether or not loading the page was successful. Reproducible: Always
I can confirm this. Whenever rekonq shows an error page the URL bar is cleared.
Git commit 8767b92a1027283562d33de783f9601f66f3d32f by Andrea Diamantini. Committed on 07/06/2013 at 01:10. Pushed by adjam into branch 'master'. Fix behavior on unloaded sites - show url - reload with f5 Related: bug 319924 M +6 -0 src/urlbar/urlbar.cpp M +14 -0 src/webtab/webview.cpp M +8 -5 src/webtab/webview.h http://commits.kde.org/rekonq/8767b92a1027283562d33de783f9601f66f3d32f
Git commit 7fd44b92554588240a5dd953ce1734891b147271 by Andrea Diamantini. Committed on 19/06/2013 at 11:09. Pushed by adjam into branch 'master'. Let fixed behavior when site is NOT loaded work also when you don't have connection from the beginning. Related: bug 319924 M +5 -0 src/webtab/webpage.cpp M +2 -1 src/webtab/webpage.h M +2 -0 src/webtab/webtab.cpp http://commits.kde.org/rekonq/7fd44b92554588240a5dd953ce1734891b147271