Project

General

Profile

Bug #655

when pressing up to scroll through previous replies, the cursor now goes to start of the line, where the correct behaviour should be end of the line

Added by jussi01 almost 15 years ago. Updated almost 15 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Quassel GUI (Qt)
Target version:
Start date:
04/02/2009
Due date:
% Done:

100%

Estimated time:
Version:
0.5-pre
OS:
Any

Description

[13:57:18] <jussi01> Sput: Im just putting it to tracker, but Ive got a small complaint. when pressing up to scroll through previous replies, the cursor now goes to start of the line, where the correct behaviour should be end of the line...
[13:57:38] <Sput> jussi01: you mean the input line history?
[13:57:42] <jussi01> yeah
[13:57:51] <-- Tina- (n=) has quit (Read error: 104 (Connection reset by peer))
[13:57:51] <Sput> yeah noticed that too, I guess I'm calling reset() now where I didn't earlier
[13:58:11] <Sput> are you about to tracker it? could you please add the fact that a selected history entry is not going to be appended to the history again?

Associated revisions

Revision e1997b58 (diff)
Added by Manuel Nickschas almost 15 years ago

Make behavior of input line history a bit more intuitive

Pressing enter will append the current text to the input line history even if an earlier
entry was selected before. This is the behavior in any shell known to man, thus expected :)

Finally closes #655.

History

#1 Updated by seezer almost 15 years ago

The cursor thingy is only true for the KTextEdit.
Patch attached.

#2 Updated by Sputnick almost 15 years ago

  • Status changed from Confirmed to Resolved
  • Assignee set to Sputnick
  • Target version set to 0.5.0
  • % Done changed from 0 to 100

#3 Updated by Sputnick almost 15 years ago

  • Status changed from Resolved to Feedback
  • % Done changed from 100 to 50

Well, actually, the append-to-history thingy still needs love :)

#4 Updated by Sputnick almost 15 years ago

  • Status changed from Feedback to Resolved
  • % Done changed from 50 to 100

Also available in: Atom PDF