#1371 closed defect (fixed)

Aegisub 2.1.9 RC4 - UI Bug: Highlighting lines with similar timestamp

Reported by: FichteFoll Owned by: nielsm
Priority: low Milestone: 2.1.9
Component: Interface Version: devel
Severity: minor Keywords:
Cc: Platform: All
Sub Component:

Description

Clicking on a line in the list would usually highlight the lines that are overlapping with the selected one. However, this does not work (or rather: is not updated). Seeing that the highlight updates when you scroll after clicking on a line, the list is probably not updated correctly after a mouseclick occured. Selecting the line with arrow keys works.

I will attach a screenshot after said click as well as a (simple) sample script.

Attachments (2)

2011-12-22_12.11.58_aegisub_highlight.png (47.1 KB) - added by FichteFoll 18 months ago.
screenshot with wrong highlighting
test.ass (1.4 KB) - added by FichteFoll 18 months ago.
sample script

Download all attachments as: .zip

Change History (3)

Changed 18 months ago by FichteFoll

screenshot with wrong highlighting

Changed 18 months ago by FichteFoll

sample script

comment:1 Changed 18 months ago by nielsm

  • Owner set to nielsm
  • Resolution set to fixed
  • Status changed from new to closed

(In [58f7ee3]) Always repaint the entire grid when selection has changed by mouse, fixes #1371. (r6000 release is called off.)

Note: See TracTickets for help on using tickets.