Summary: | "Open Folder in tabs" gone | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | peter.snauwaert |
Component: | bookmark | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 19.12.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/konsole/5b5ad9f93eb7f2fd39a2191a7be15572dcdaa2ad | Version Fixed In: | 19.12.1 |
Sentry Crash Report: |
Description
peter.snauwaert
2019-12-25 10:55:45 UTC
Yea, it is in 19.08 but not later. The only change to bookmarks was to disallow duplicate entires. I'll research. Git commit 00c20b240d0b957da7cfc8444ab794e54840ad08 by Kurt Hindenburg. Committed on 27/12/2019 at 04:51. Pushed by hindenburg into branch 'master'. Revert supportTabs() removal to fix bookmenu issue This reverts 0995c1dc95bb0df2a04aa84e1034044448ab542e; it is needed to allow KBookMarks to know we supports tabs and thus show 'Open folder in tabs' menu item. FIXED-IN: 19.12.1 M +5 -0 src/BookmarkHandler.cpp M +1 -0 src/BookmarkHandler.h https://invent.kde.org/kde/konsole/commit/00c20b240d0b957da7cfc8444ab794e54840ad08 Git commit 00c20b240d0b957da7cfc8444ab794e54840ad08 by Kurt Hindenburg. Committed on 27/12/2019 at 04:51. Pushed by scmsync into branch 'master'. Revert supportTabs() removal to fix bookmenu issue This reverts 0995c1dc95bb0df2a04aa84e1034044448ab542e; it is needed to allow KBookMarks to know we supports tabs and thus show 'Open folder in tabs' menu item. FIXED-IN: 19.12.1 M +5 -0 src/BookmarkHandler.cpp M +1 -0 src/BookmarkHandler.h https://commits.kde.org/konsole/00c20b240d0b957da7cfc8444ab794e54840ad08 Git commit 5b5ad9f93eb7f2fd39a2191a7be15572dcdaa2ad by Kurt Hindenburg. Committed on 27/12/2019 at 04:55. Pushed by hindenburg into branch 'release/19.12'. Revert supportTabs() removal to fix bookmenu issue This reverts 0995c1dc95bb0df2a04aa84e1034044448ab542e; it is needed to allow KBookMarks to know we supports tabs and thus show 'Open folder in tabs' menu item. FIXED-IN: 19.12.1 M +5 -0 src/BookmarkHandler.cpp M +1 -0 src/BookmarkHandler.h https://invent.kde.org/kde/konsole/commit/5b5ad9f93eb7f2fd39a2191a7be15572dcdaa2ad Git commit 5b5ad9f93eb7f2fd39a2191a7be15572dcdaa2ad by Kurt Hindenburg. Committed on 27/12/2019 at 04:55. Pushed by scmsync into branch 'release/19.12'. Revert supportTabs() removal to fix bookmenu issue This reverts 0995c1dc95bb0df2a04aa84e1034044448ab542e; it is needed to allow KBookMarks to know we supports tabs and thus show 'Open folder in tabs' menu item. FIXED-IN: 19.12.1 M +5 -0 src/BookmarkHandler.cpp M +1 -0 src/BookmarkHandler.h https://commits.kde.org/konsole/5b5ad9f93eb7f2fd39a2191a7be15572dcdaa2ad |