Summary: | Show URL in address line while trying to open an external link (i.e. in an e-mail) even if there's a server error. | ||
---|---|---|---|
Product: | [Unmaintained] rekonq | Reporter: | Kristian Rink <kr> |
Component: | general | Assignee: | Andrea Diamantini <adjam7> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | adaptee, martin.ruessler |
Priority: | NOR | ||
Version: | latest git snapshot | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/rekonq/8767b92a1027283562d33de783f9601f66f3d32f | Version Fixed In: | |
Sentry Crash Report: |
Description
Kristian Rink
2013-01-09 09:55:42 UTC
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 |