Disabled trackers are visible after unchecking show disabled option #90648

Closed
opened 2021-08-13 14:20:38 +02:00 by Pratik Borhade · 7 comments
Member

System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: AMD Radeon(TM) 535 ATI Technologies Inc. 4.5.14831 Core Profile Context 21.5.2 27.20.21003.8013

Blender Version
Broken: version: 3.0.0 Alpha, branch: master, commit date: 2021-08-13 19:12, hash: 399b6ec76c
Worked: (newest version of Blender that worked as expected)

Short description of error
Unchecking show disabled option does not hide the selected tracker.

Exact steps for others to reproduce the error

  • Open .blend file
  • Clip Display -> Show Disabled
  • Select a disabled tracker
  • Uncheck Show Disabled (tracker will be visible)

Video:
BlenderTrackers.gif

Test File:
Portal2Fluid.blend

Report taken from: #88847

**System Information** Operating system: Windows-10-10.0.19041-SP0 64 Bits Graphics card: AMD Radeon(TM) 535 ATI Technologies Inc. 4.5.14831 Core Profile Context 21.5.2 27.20.21003.8013 **Blender Version** Broken: version: 3.0.0 Alpha, branch: master, commit date: 2021-08-13 19:12, hash: `399b6ec76c` Worked: (newest version of Blender that worked as expected) **Short description of error** Unchecking show disabled option does not hide the selected tracker. **Exact steps for others to reproduce the error** - Open .blend file - Clip Display -> Show Disabled - Select a disabled tracker - Uncheck `Show Disabled` (tracker will be visible) Video: ![BlenderTrackers.gif](https://archive.blender.org/developer/F10158960/BlenderTrackers.gif) Test File: [Portal2Fluid.blend](https://archive.blender.org/developer/F10158468/Portal2Fluid.blend) Report taken from: #88847
Author
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Author
Member

Added subscriber: @Zandman

Added subscriber: @Zandman
Member

Added subscriber: @EAW

Added subscriber: @EAW
Member

From the previous report:

It also doesn't hide it when you deselect it.

While it is true that it is deselected in the main window, it is still the active track in the side panel.

It does get hidden when a different, enabled, tracker is selected.

—-
While I can’t recall noticing this issue previously, it seems like it could be useful to hide all the disabled tracks except for the selected one. It would allow me to focus on that one while I decided if I should delete it, etc.

From the previous report: >It also doesn't hide it when you deselect it. While it is true that it is deselected in the main window, it is still the active track in the side panel. >It does get hidden when a different, enabled, tracker is selected. —- While I can’t recall noticing this issue previously, it seems like it could be useful to hide all the disabled tracks except for the selected one. It would allow me to focus on that one while I decided if I should delete it, etc.
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Changed status from 'Needs Triage' to: 'Archived'

Changed status from 'Needs Triage' to: 'Archived'
Member

Like @EAW said: the active marker is always shown (no matter if selected or not)

#define MARKER_VISIBLE(sc, track, marker) \
  (((marker)->flag & MARKER_DISABLED) == 0 || ((sc)->flag & SC_HIDE_DISABLED) == 0 || \
   ((sc)->clip->tracking.act_track == track))

On first sight, this even makes sense to me (and I am reading @EAW the same): it allows to focus on that one while decideding if it should be deleted etc.
Or do you suggest to show all selected & disabled ones (not just the active?)

In any case, this does seem to work as intended and the issue here is a request for improved (if at all) behavior, not a bug in current behavior.
Will close (but of course feel free to make another point on exactly why this should hide the active [or whether all selected should still be shown] -- can always reopen in that case).

Like @EAW said: the active marker is always shown (no matter if selected or not) ``` #define MARKER_VISIBLE(sc, track, marker) \ (((marker)->flag & MARKER_DISABLED) == 0 || ((sc)->flag & SC_HIDE_DISABLED) == 0 || \ ((sc)->clip->tracking.act_track == track)) ``` On first sight, this even makes sense to me (and I am reading @EAW the same): it allows to focus on that one while decideding if it should be deleted etc. Or do you suggest to show all selected & disabled ones (not just the active?) In any case, this does seem to work as intended and the issue here is a request for improved (if at all) behavior, not a bug in current behavior. Will close (but of course feel free to make another point on exactly **why** this should **hide** the active [or whether all selected should still be shown] -- can always reopen in that case).
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#90648
No description provided.