| Summary: | Tab rename dialog blocks all Konsole windows | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Luke-Jr <luke-jr+kdebugs> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | robertknight |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Unspecified | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.8 | |
| Sentry Crash Report: | |||
|
Description
Luke-Jr
2009-09-23 02:00:50 UTC
This dialog should be made non-blocking - though in that case it will need to gracefully handle the case where the tab is closed whilst the dialog is visible. Git commit 81c6bccdc6801093737f75b6d4d73863d7fef4aa by Jekyll Wu. Committed on 06/11/2011 at 05:38. Pushed by jekyllwu into branch 'master'. Make the tab rename dialog being window modal This means that dialog will only block the current window, instead of the whole application. BUG:208229 FIXED-IN:4.8 M +2 -0 src/RenameTabsDialog.cpp http://commits.kde.org/konsole/81c6bccdc6801093737f75b6d4d73863d7fef4aa |