[Bug 213345] New: kate changes the position of the cursor when pressing Ctrl+F

View: New views
2 Messages — Rating Filter:   Alert me  

[Bug 213345] New: kate changes the position of the cursor when pressing Ctrl+F

by Bugzilla from tsdgeos@terra.es :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=213345

           Summary: kate changes the position of the cursor when pressing
                    Ctrl+F
           Product: kate
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kwrite-devel@...
        ReportedBy: tsdgeos@...


Version:           3.3.74 (using 4.3.74 (KDE 4.3.74 (KDE 4.4 >= 20091102)),
compiled sources)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.31-14-generic

This happens only in trunk, not on 4.3.x

How to reproduce:
 * Open a new document
 * Write "Esto no funciona"
 * Press ← key until you are in front of the 'f' of 'funciona'
 * Press Ctrl+F to bring up the search bar
 * Press Esc to close the search bar
 * Press End to go to the end of the line
 * Press Enter to create a new line
 * Press Ctrl+F to bring up the search bar
 * See how the cursor moves automagically to the front of the 'f' of 'funciona'

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

[Bug 213345] kate changes the position of the cursor when pressing Ctrl+F

by Bugzilla from pascal.letourneau@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=213345


Pascal Létourneau <pascal.letourneau@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Pascal Létourneau <pascal letourneau gmail com>  2009-11-06 07:17:25 ---
SVN commit 1045442 by pletourn:

Don't move automagically the cursor

BUG:213345


 M  +3 -1      katesearchbar.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1045442

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.