| Summary: | No way to show status bar if JavaScript turns it off | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Jonathan Marten <jjm> |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | finex |
| Priority: | NOR | ||
| Version First Reported In: | 4.8.4 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kde-baseapps/f4fbf758ce808b524322b4a812f1395f8e97efd7 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Jonathan Marten
2005-08-20 18:01:02 UTC
Actually even on konqueror 4 (trunk) the status bar cannot be toggled from the menu. Closing as FIXED as of comment #2. Please feel free to to reopen, if issue is still reproducible in Konqueror 4.8.4 or later. Reopening because still relevant to Konqueror 4.8.4, the patch as in comment #2 was never integrated. Version field updated. Review submitted at https://git.reviewboard.kde.org/r/105337/ Git commit f4fbf758ce808b524322b4a812f1395f8e97efd7 by Jonathan Marten. Committed on 25/06/2012 at 18:20. Pushed by marten into branch 'master'. Add an action to hide/show the status bar Each view has its own status bar. For the moment, this action toggles the status bar of the current view only. REVIEW:105337 GUI: M +31 -2 konqueror/src/konqmainwindow.cpp M +2 -0 konqueror/src/konqmainwindow.h M +2 -1 konqueror/src/konqueror.rc http://commits.kde.org/kde-baseapps/f4fbf758ce808b524322b4a812f1395f8e97efd7 |