Summary: | Can't edit or add a new color scheme in profile window | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Luca Carlon <carlon.luca> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cfeck, khindenburg |
Priority: | NOR | ||
Version: | 2.11.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.11.2 | |
Sentry Crash Report: |
Description
Luca Carlon
2013-09-13 08:56:51 UTC
Here, the Profile editor window is indeed closed, but the Color edit window appears instead. While nested dialogs should be avoided, if possible, I feel that closing the parent window is wrong for the cases where a nested dialog needs to appear. Here the situation is different, and it is always reproducible. Nothing at all appears and the edit profile is closed instead. Yea, something is messed up - it worked while testing review 110536 I'll revert until it can be figured out Git commit f3dc5094008554d494011d364166817d691dbdca by Kurt Hindenburg. Committed on 14/09/2013 at 15:51. Pushed by hindenburg into branch 'master'. Revert "Hide EditProfileDialog when ColorSchemeEditor is visible" This reverts commit a6d76a08c11859894c9bda98b5ac69307414f731. This worked while testing but now the ColorScheme dialog isn't shown. M +0 -4 src/EditProfileDialog.cpp http://commits.kde.org/konsole/f3dc5094008554d494011d364166817d691dbdca It works if from Edit Current Profile, but not from Manage Profiles->Edit Profile Git commit 1af0971ce91bebae7b7d457555886be1fb599366 by Kurt Hindenburg. Committed on 14/09/2013 at 15:51. Pushed by hindenburg into branch 'KDE/4.11'. Revert "Hide EditProfileDialog when ColorSchemeEditor is visible" This reverts commit a6d76a08c11859894c9bda98b5ac69307414f731. This worked while testing but now the ColorScheme dialog isn't shown. (cherry picked from commit f3dc5094008554d494011d364166817d691dbdca) M +0 -4 src/EditProfileDialog.cpp http://commits.kde.org/konsole/1af0971ce91bebae7b7d457555886be1fb599366 Git commit b0b27355f19eb18c7f85f22ba44d58b069cb3efd by Kurt Hindenburg. Committed on 14/09/2013 at 15:51. Pushed by hindenburg into branch 'frameworks'. Revert "Hide EditProfileDialog when ColorSchemeEditor is visible" This reverts commit a6d76a08c11859894c9bda98b5ac69307414f731. This worked while testing but now the ColorScheme dialog isn't shown. (cherry picked from commit f3dc5094008554d494011d364166817d691dbdca) M +0 -4 src/EditProfileDialog.cpp http://commits.kde.org/konsole/b0b27355f19eb18c7f85f22ba44d58b069cb3efd Kurt, is there anything to do for this ticket? From what I see in the commits, it should be marked as fixed in 4.11.2. Yes it is fixed in 4.11.2 |