Re: [Komodo-discuss] Cursor position after Find/Replace
by Trent Mick other posts by this author
Apr 15 2008 11:28AM messages near this date
view in the new Beta List Site
[Komodo-discuss] Cursor position after Find/Replace
|
Re: [Komodo-discuss] Cursor position after Find/Replace
Conor Kerr wrote:
> Hi,
>
> I was just wondering if there were any plans to change the way the
> cursor is positioned after a Find/Replace operation?
>
> Currently, if a [Current File] Find/Replace is performed when a split
> window is displaying two parts of the same file, the unfocussed window
> jumps to the beginning (or end, I forget, sorry ;) ), which is a
> little inconvenient.
>
> Also, if Undo is used after a Find/Replace action I think the
> cursor/view jumps to the bottom of the file also.
>
> It would be better if in both these situations the cursor/place in
> current file was left unchanged.
Could you give me a bug for those please? The jumping behaviour is
because with a "Replace All" the whole buffer is being replaced in one
swoop. The interaction with Scintilla, the editor component, results in
the jumps you see -- or at least some of them: you bring up a few points.
> I'd love to have this fixed for 4.3.2
4.3.2 will be going up today, so any find changes for this won't make
that. :)
Trent
--
Trent Mick
trentm at activestate.com
_______________________________________________
Komodo-discuss mailing list
Komodo-discuss@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss
Thread:
Conor Kerr
Trent Mick
Conor Kerr
|