Summary: | Missing url in "no internet connection page" | ||
---|---|---|---|
Product: | [Unmaintained] rekonq | Reporter: | Filippo <filippo.leon> |
Component: | general | Assignee: | Andrea Diamantini <adjam7> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | NOR | ||
Version: | 2.3.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | All | ||
Latest Commit: | http://commits.kde.org/rekonq/8767b92a1027283562d33de783f9601f66f3d32f | Version Fixed In: | |
Sentry Crash Report: |
Description
Filippo
2013-05-16 21:02:49 UTC
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 312928 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 312928 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 |