Page MenuHome

Sequencer: Selecting playhead deselects all selected strips
Closed, ResolvedPublicBUG

Description

System Information
Operating system: Windows-10-10.0.17763-SP0 64 Bits
Graphics card: Intel(R) UHD Graphics 600 Intel 4.5.0 - Build 26.20.100.7262

Blender Version
Broken: version: 2.83 (sub 1), branch: master, commit date: 2020-01-27 21:31, hash: rB5df494d75c9a
Worked: 2.81

Short description of error
When dragging the playhead all selected strips gets deselected. Gif:

Exact steps for others to reproduce the error

  • Add a couple of ex. color strips to the VSE(Shift+A).
  • Select them.
  • Drag the playhead.
  • The strips gets deselected.

In 2.81 the strips wasn't deselected, so this is a regression.

Event Timeline

Richard Antalik (ISS) changed the task status from Needs Triage to Confirmed.Jan 28 2020, 12:39 PM
Richard Antalik (ISS) changed the subtype of this task from "Report" to "Bug".
Campbell Barton (campbellbarton) triaged this task as High priority.Jan 28 2020, 2:35 PM

In contrast to T70457, this only seems to be an issue with Left-Click-Select?

In contrast to T70457, this only seems to be an issue with Left-Click-Select?

This is caused by rB6a49161c8c60, haven't looked in precise cause yet. Seems like click event is caught by select tool.