Summary: | Konsole 2.2 from KDE 4.2.0 does not allow blinking text to be disabled despite unchecking the box. | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Tim Burrell <tim> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Patch against trunk to allow disable text blinking |
Description
Tim Burrell
2009-01-30 13:01:51 UTC
*** This bug has been confirmed by popular vote. *** Created attachment 30807 [details]
Patch against trunk to allow disable text blinking
Please test if you are able.
SVN commit 932642 by hindenburg: Allow the disabling of blinking text. BUG: 182414 M +17 -0 TerminalDisplay.cpp M +4 -0 TerminalDisplay.h M +3 -0 ViewManager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=932642 SVN commit 939933 by hindenburg: Allow the disabling of blinking text. BUG: 182414 M +17 -0 TerminalDisplay.cpp M +4 -0 TerminalDisplay.h M +3 -0 ViewManager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=939933 |