[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 130006] Crash navigating tabs between open text files after
From:       "András" "Manţia" <amantia () kde ! org>
Date:       2006-09-07 23:58:13
Message-ID: 20060907235813.21304.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=130006         




------- Additional Comments From amantia kde org  2006-09-08 01:58 -------
The bug was fixed in KDevelop 3.4. Dominik, you can introduce a "higher" level fix in \
KateViewInternal::updateMicroFocusHint. Replace:
   if (line == -1)
     return
With:
   if (line == -1 || !hasFocus())
     return;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic