Ticket #1004 (closed defect: fixed)

Opened 2 years ago

Last modified 16 months ago

Find incorrectly tracks line selection

Reported by: fvisagie Owned by: Plorkyeran
Priority: normal Milestone: 2.2.0
Component: General Version: 2.1.7
Severity: minor Keywords:
Cc: francois.visagie@… Platform: All
Sub Component:

Description

Ensure the script has at least four lines containing the same Find text.
Position the selection above the first entry.
Open and configure Find, and click Find next.
The selection moves to the first entry.
Keeping Find open, click on the third line containing the Find text.
Click Find next.

One would expect the selection to move to the fourth entry, but instead it moves to the second.

Attachments

[1004][aegisub]Find_incorrectly_tracks_line_selection.patch Download (452 bytes) - added by Paranoja 2 years ago.
Patch to track this issue

Change History

Changed 2 years ago by Paranoja

Patch to track this issue

comment:1 Changed 16 months ago by plorkyeran

  • Owner set to Plorkyeran
  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone set to 2.2.0

(In [4810]) If the user changes the active row in the middle of searching, search from the new active row even if it's after the last found row. Closes #1004

Note: See TracTickets for help on using tickets.