Summary: | Clearing location bar line edit, yields to not being able to refresh that page (or any page it seems) | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Shaun Reich <sreich> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adawit |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.6.5 | |
Sentry Crash Report: |
Description
Shaun Reich
2009-03-23 01:17:27 UTC
The first report, clearing the tab and reloading should work fine in KDE 4.6 and up. Actually it might even be earlier ; so that part is already fixed. The issue you mentioned in the second paragraph of the report is however reproducable and a patch to address it is pending a review. See https://git.reviewboard.kde.org/r/101558/ Git commit e8abdb8bfe6f4973ceb47db487dfc61d0aefd8eb by Dawit Alemayehu. Committed on 09/06/2011 at 08:03. Pushed by adawit into branch 'KDE/4.6'. Show the correct url when switching tabs after clearing Konqueror's location bar using the clear button in the line edit or the backspace key. BUG: 187891 FIXED-IN: 4.6.5 REVIEW: 101558 M +5 -0 konqueror/src/konqmainwindow.cpp http://commits.kde.org/kde-baseapps/e8abdb8bfe6f4973ceb47db487dfc61d0aefd8eb Git commit 61bd039bf6fcc67afe2d50f14b707b704283f002 by Dawit Alemayehu. Committed on 09/06/2011 at 08:03. Pushed by adawit into branch 'master'. Show the correct url when switching tabs after clearing Konqueror's location bar using the clear button in the line edit or the backspace key. BUG: 187891 FIXED-IN: 4.6.5 REVIEW: 101558 (cherry picked from commit e8abdb8bfe6f4973ceb47db487dfc61d0aefd8eb) M +5 -0 konqueror/src/konqmainwindow.cpp http://commits.kde.org/kde-baseapps/61bd039bf6fcc67afe2d50f14b707b704283f002 |