Bug 132093 - having "auto spellcheck" enabled delays tab switching
Summary: having "auto spellcheck" enabled delays tab switching
Status: RESOLVED FIXED
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-08 23:37 UTC by Niek Beernink
Modified: 2006-08-24 17:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Niek Beernink 2006-08-08 23:37:23 UTC
Version:           0.19+ #3119 (using KDE KDE 3.5.4)
Compiler:          gcc (GCC) 4.1.2 20060715 (prerelease) (Ubuntu 4.1.1-9ubuntu1)  
OS:                Linux

If the option "auto spellcheck" is enabled, it delays the tab switching process.

This is most likely caused (as explained by Eike) because of the spellchecking process/function(?) being launched each time you switch a tab.

How to reproduce:

1. Right-click a tab.
2. Select "auto spellcheck".
3. press and hold the shortcut for switch to next tab.
4. Wait for the delaying to begin.

Expected behavior:

No apparent delay when switching tabs.
Comment 1 Eike Hein 2006-08-24 17:05:20 UTC
Disabling the spellchecker for a tab now happens delayed, which should fix the worst of this.