Ticket #1823 (assigned defect)

Opened 10 months ago

Last modified 7 months ago

Goto_prev_line

Reported by: vit_r Owned by: angel_il
Priority: major Milestone: 4.7
Component: mcedit Version: 4.7.0-pre4
Severity: on hold Keywords:
Cc: Votes for changeset:
Blocking: Blocked By:

Description


Attachments

1823-Goto_prev_line.patch (0.6 kB) - added by vit_r 10 months ago.
1823-goto-prev-line-version3.patch (10.5 kB) - added by vit_r 7 months ago.
one click choice of visited lines
1823-goto-prev-line-version4.patch (9.9 kB) - added by vit_r 7 months ago.
one click choice of visited lines
1823-one-digit-press-ReGoto-lines-version5.patch (9.4 kB) - added by vit_r 7 months ago.
one digit press ReGoto? visited lines

Change History

Changed 10 months ago by vit_r

follow-ups: ↓ 2 ↓ 3   Changed 10 months ago by andrew_b

What does this patch fix?

in reply to: ↑ 1   Changed 10 months ago by vit_r

Replying to andrew_b:

What does this patch fix?

Sorry
When edit: Alt-L and cursor moves to typed line
Next Alt-L shows prev line NBR. So if that line is needed again
there is no need to type it once more like now

in reply to: ↑ 1   Changed 10 months ago by vit_r

Replying to andrew_b:

What does this patch fix?

Now it shows nbr of curr curs line - for what ?

  Changed 10 months ago by angel_il

  • severity changed from no branch to on review

branch: 1823_prev_line_def
changest: 0cc2b6746df68dc36c4958e5e6e8fa61daf07bc4

follow-up: ↓ 6   Changed 9 months ago by metux

  • blockedby 1872 added

Still breaks on several things fixed by #1872

in reply to: ↑ 5 ; follow-up: ↓ 7   Changed 9 months ago by vit_r

Replying to metux:

Still breaks on several things fixed by #1872

Can You be more specific ? What breaks, when ...?
Some examples, - please.

in reply to: ↑ 6   Changed 9 months ago by metux

Replying to vit_r:

Can You be more specific ? What breaks, when ...?
Some examples, - please.

Please see ticket #1872 and its branch (and review it ;-p):
current master (and its descendants) have a lot of build breaks.

  Changed 9 months ago by metux

  • votes set to metux

  Changed 8 months ago by metux

  • blockedby 1872 removed

  Changed 8 months ago by slavazanko

  • votes changed from metux to metux slavazanko
  • severity changed from on review to approved

  Changed 8 months ago by slavazanko

  • owner changed from vit_r to angel_il
  • status changed from new to assigned

  Changed 8 months ago by andrew_b

  • votes metux slavazanko deleted
  • severity changed from approved to on rework

Need option to switch to the previous behavior.

  Changed 8 months ago by angel_il

  • severity changed from on rework to on hold

Changed 7 months ago by vit_r

one click choice of visited lines

  Changed 7 months ago by vit_r

The main goal is to illustrate next idea:

"

When `Goto' is called first time nbr of visited line is stored
Then second call allows to go to prev line in one click
instead of typing all digits as it is now in curr MC


The curr behaviour is preserved as demand of dev-team


"

Changed 7 months ago by vit_r

one click choice of visited lines

Changed 7 months ago by vit_r

one digit press ReGoto? visited lines

  Changed 7 months ago by vit_r

         1823-one-digit-press-ReGoto-lines-version5.patch

!
! 1.
! 'edit->curs_line's are stored and then displayed as numbered prompt.
! Pressing coressponding digit is designed to revisit that line
! 2.
! Typed in dialog string can have chars (chars will be ignored)
! 3.
! Last typed string can be edited in next dialog
!

Note: See TracTickets for help on using tickets.