No indication of active keyframe #76595

Closed
opened 2020-05-09 21:12:59 +02:00 by Luciano Muñoz Sessarego · 17 comments

System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce RTX 2060/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 445.87

Blender Version
Broken: version: 2.83 (sub 15), branch: master, commit date: 2020-05-08 14:49, hash: ce76e17584

Short description of error
There isnt a color distinguishing the actively selected keyframe which makes it really hard to understand what keyframe are you about to modify it's properties in the N panel

Exact steps for others to reproduce the error
#76595-active-keyframe.blend

  • Open the attached blend file.
  • See that there is no visual difference between the active key and the other selected keys.

![Capture-Blender_ D__Dropbox_004_lollypopman_Rigify Course_SkinnyPeter_SkinnyPeter_004.b-2020-05-09 20_11_54.png

**System Information** Operating system: Windows-10-10.0.18362-SP0 64 Bits Graphics card: GeForce RTX 2060/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 445.87 **Blender Version** Broken: version: 2.83 (sub 15), branch: master, commit date: 2020-05-08 14:49, hash: `ce76e17584` **Short description of error** There isnt a color distinguishing the actively selected keyframe which makes it really hard to understand what keyframe are you about to modify it's properties in the N panel **Exact steps for others to reproduce the error** [#76595-active-keyframe.blend](https://archive.blender.org/developer/F8527704/T76595-active-keyframe.blend) * Open the attached blend file. * See that there is no visual difference between the active key and the other selected keys. ![Capture-Blender_ [D__Dropbox_004_lollypopman_Rigify Course_SkinnyPeter_SkinnyPeter_004.b-2020-05-09 20_11_54.png](https://archive.blender.org/developer/F8523654/Capture-Blender___D__Dropbox_004_lollypopman_Rigify_Course_SkinnyPeter_SkinnyPeter_004.b-2020-05-09_20_11_54.png)
Author
Member

Added subscriber: @LucianoMunoz

Added subscriber: @LucianoMunoz
Luciano Muñoz Sessarego changed title from No indication of active keyfra,e to No indication of active keyframe 2020-05-09 21:13:08 +02:00
Sybren A. Stüvel was assigned by Luciano Muñoz Sessarego 2020-05-09 21:17:26 +02:00

Marking this as a bug, as the Graph Editor theme settings do have a theme option for "Last Selected Point":

image.png

Marking this as a bug, as the Graph Editor theme settings do have a theme option for "Last Selected Point": ![image.png](https://archive.blender.org/developer/F8527707/image.png)
Sybren A. Stüvel removed their assignment 2020-05-11 11:33:22 +02:00

Added subscriber: @dr.sybren

Added subscriber: @dr.sybren
Member

Added subscriber: @HooglyBoogly

Added subscriber: @HooglyBoogly
Hans Goudey self-assigned this 2020-05-13 23:10:51 +02:00
Member

In #76595#928629, @dr.sybren wrote:
Marking this as a bug, as the Graph Editor theme settings do have a theme option for "Last Selected Point":

It looks like it's actually the "first selected" point that's edited in the N-panel.

  /* find first selected keyframe for now, and call it the active one
   * - this is a reasonable assumption, given that whenever anyone
   *   wants to edit numerically, there is likely to only be 1 vert selected
   */

Apparently this isn't such a reasonable assumption! I can add an active point to Fcurves. And show that in the "Active Keyframe" panel.

> In #76595#928629, @dr.sybren wrote: > Marking this as a bug, as the Graph Editor theme settings do have a theme option for "Last Selected Point": It looks like it's actually the "first selected" point that's edited in the N-panel. ``` /* find first selected keyframe for now, and call it the active one * - this is a reasonable assumption, given that whenever anyone * wants to edit numerically, there is likely to only be 1 vert selected */ ``` Apparently this isn't such a reasonable assumption! I can add an active point to Fcurves. And show that in the "Active Keyframe" panel.

Nice find. Weird implementation, as the active object is the last-selected, not the first-selected. Ah, checking the source, it's actuall the first, selected keyframe (so the one with the smallest frame number).
Also, gotta love those decade-old "for now" comments.

Nice find. Weird implementation, as the active object is the last-selected, not the first-selected. Ah, checking the source, it's actuall the first, selected keyframe (so the one with the smallest frame number). Also, gotta love those decade-old "for now" comments.
Author
Member

we should probably standarize that to the rest of the selections to the last selected right?

we should probably standarize that to the rest of the selections to the last selected right?
Member

Added subscriber: @JulianEisel

Added subscriber: @JulianEisel
Member

Setting this as ToDo, since there is no such thing as an active keyframe yet.
Last Selected Point is apparently an unused option.

Setting this as ToDo, since there is no such thing as an active keyframe yet. *Last Selected Point* is apparently an unused option.

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

Changed status from 'Needs Triage' to: 'Confirmed'
Contributor

Added subscriber: @RedMser

Added subscriber: @RedMser

Added subscriber: @kednar

Added subscriber: @kednar

I wanted to add a finding: The "Active Keyframe" is not the last selected, but the keyframe closer to the beginning of the timeline.2020-08-21 12-21-40.mp4

I wanted to add a finding: The "Active Keyframe" is not the last selected, but the keyframe closer to the beginning of the timeline.[2020-08-21 12-21-40.mp4](https://archive.blender.org/developer/F8808280/2020-08-21_12-21-40.mp4)

I wanted to add a finding: The "Active Keyframe" is not the last selected, but the keyframe closer to the beginning of the timeline.

Yes, this is consistent with what was discussed in earlier comments.

> I wanted to add a finding: The "Active Keyframe" is not the last selected, but the keyframe closer to the beginning of the timeline. Yes, this is consistent with what was discussed in earlier comments.
Author
Member

Did we not agree that the active keyframe should be the last selected?

Did we not agree that the active keyframe should be the last selected?

This issue was referenced by 983ad4210b

This issue was referenced by 983ad4210b9e3dc6fe98553e686b213423e00fa1
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Thomas Dinges added this to the 2.91 milestone 2023-02-08 16:21:42 +01:00
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
8 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#76595
No description provided.