Add Fcurve Modifer shortcut does not work in channels region #108782

Closed
opened 2023-06-09 00:16:17 +02:00 by Brad Clark · 9 comments
Member

System Information
Operating system: Windows-10-10.0.19045-SP0 64 Bits
Graphics card: Quadro RTX 3000/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 528.95

Blender Version
Broken: version: 3.5.1, branch: blender-v3.5-release, commit date: 2023-04-24 18:11, hash: e1ccd9d4a1d3
Worked: Never.

Steps to reproduce

Open uploaded file, and press Ctrl Shift M in channels region.

**System Information** Operating system: Windows-10-10.0.19045-SP0 64 Bits Graphics card: Quadro RTX 3000/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 528.95 **Blender Version** Broken: version: 3.5.1, branch: blender-v3.5-release, commit date: 2023-04-24 18:11, hash: `e1ccd9d4a1d3` Worked: Never. **Steps to reproduce** Open uploaded file, and press Ctrl Shift M in channels region.
Brad Clark added the
Priority
Normal
Type
Report
Status
Needs Triage
labels 2023-06-09 00:16:18 +02:00
Iliya Katushenock added the
Interest
Animation & Rigging
label 2023-06-09 00:19:20 +02:00

Fixes needed:

Display the shortcut in the Channel menu.

This seems to be done in 4.0

Enable the shortcut to work in the channel area like "shift E" for extrapolate does.

I guess this would be possible.

Remove duplicate entry under the Key menu, that does happen to show the short cut but I don't think I have looked for it under Key menu because it is a channel operation, not something you can add to just a keyframe?

Not sure what you are referring to, I don't see this item in 3.5 or 4.0. Can you clarify?

> Fixes needed: > > Display the shortcut in the Channel menu. This seems to be done in 4.0 > Enable the shortcut to work in the channel area like "shift E" for extrapolate does. I guess this would be possible. > Remove duplicate entry under the Key menu, that does happen to show the short cut but I don't think I have looked for it under Key menu because it is a channel operation, not something you can add to just a keyframe? Not sure what you are referring to, I don't see this item in 3.5 or 4.0. Can you clarify?
Richard Antalik added
Status
Needs Information from User
and removed
Status
Needs Triage
labels 2023-06-09 02:09:05 +02:00
Author
Member

let me check 4.0. and a clean build of 3.5 with on addons

let me check 4.0. and a clean build of 3.5 with on addons
Author
Member

image

3.5.1

Channel and Key menu both have the same option just one doesn't show the short cut and I wouldn't expect it in key since it is per channel.

![image](/attachments/04d47dec-5006-4f35-ab4a-6c4ba705f9f4) 3.5.1 Channel and Key menu both have the same option just one doesn't show the short cut and I wouldn't expect it in key since it is per channel.

Ok I see what you mean now. So this is resolved in 4.0 version. So what's left is the request to make shortcuts work in channels region. For one shortcut, this is possible to do, however it may not be good idea to support all shortcuts there, which I assume you meant it that way. Ultimately this is a request for modified behavior and would be up to module to decide. Since it is not little amount of work I am not going to confirm this report, but rather recommend to use https://wiki.blender.org/wiki/Communication/Contact#User_Feedback_and_Requests for your request. Also because this is not limited to graph editor but many other areas.

For more information on why this isn't considered a bug, visit: https://wiki.blender.org/wiki/Reference/Not_a_bug

Ok I see what you mean now. So this is resolved in 4.0 version. So what's left is the request to make shortcuts work in channels region. For one shortcut, this is possible to do, however it may not be good idea to support all shortcuts there, which I assume you meant it that way. Ultimately this is a request for modified behavior and would be up to module to decide. Since it is not little amount of work I am not going to confirm this report, but rather recommend to use https://wiki.blender.org/wiki/Communication/Contact#User_Feedback_and_Requests for your request. Also because this is not limited to graph editor but many other areas. For more information on why this isn't considered a bug, visit: https://wiki.blender.org/wiki/Reference/Not_a_bug
Blender Bot added
Status
Archived
and removed
Status
Needs Information from User
labels 2023-06-09 23:35:12 +02:00
Author
Member

Just to confirm, it isn't a bug to show the user a shortcut that doesn't work, in a popover menu that is only accessible in that area, while other shortcuts do work even now that the menu is under channels. I didn't test all of the options but in trying a random few they seem to work in both areas.

This becomes a feature request because from me looking at it, it looks like the Dopesheet is missing the operator access to allow the shortcut to work, even though that is the only area and way to SEE the option in the popover menu?

Thanks

Just to confirm, it isn't a bug to show the user a shortcut that doesn't work, in a popover menu that is only accessible in that area, while other shortcuts do work even now that the menu is under channels. I didn't test all of the options but in trying a random few they seem to work in both areas. This becomes a feature request because from me looking at it, it looks like the Dopesheet is missing the operator access to allow the shortcut to work, even though that is the only area and way to SEE the option in the popover menu? Thanks

I wanted to check why exactly the shortcut (Shift+E) doesn't work in channels region, but it looks that it actually works. I am quite sure I have tried it though, so perhaps there are some special cases where this happens? Or maybe misunderstand this issue?

What I have done is:

  • Start Blender (4.0)
  • Add location keyframe to cube by pressing I key
  • Change timeline area to graph editor
  • Put mouse cursor in graph editor channels region and press Shift+E
    I get set extrapolation menu

Does this not work for you?

I wanted to check why exactly the shortcut (Shift+E) doesn't work in channels region, but it looks that it actually works. I am quite sure I have tried it though, so perhaps there are some special cases where this happens? Or maybe misunderstand this issue? What I have done is: - Start Blender (4.0) - Add location keyframe to cube by pressing I key - Change timeline area to graph editor - Put mouse cursor in graph editor channels region and press Shift+E I get set extrapolation menu Does this not work for you?
Author
Member

That works and is a different menu and not what we are talking about here in this post.
I am talking about shift + ctrl + m for access to all the modifiers not just extrapolation. I used mentioned shift + E in the post as an example of one that does work while shift + ctrl + m (Now displayed in 4.0) only works over the graph/curve area and not the channels area.

That works and is a different menu and not what we are talking about here in this post. I am talking about shift + ctrl + m for access to all the modifiers not just extrapolation. I used mentioned shift + E in the post as an example of one that does work while shift + ctrl + m (Now displayed in 4.0) only works over the graph/curve area and not the channels area.

Thanks for clarification, lost context from yesterday. I will confirm then for this keymap.

Thanks for clarification, lost context from yesterday. I will confirm then for this keymap.
Blender Bot added
Status
Needs Triage
and removed
Status
Archived
labels 2023-06-10 01:17:30 +02:00
Richard Antalik changed title from Missing display of hotkey for Channel "Add Fcurve Modifer" from the menu in the Graph Editor to Add Fcurve Modifer shortcut does not work in channels region 2023-06-10 01:17:56 +02:00
Richard Antalik added
Module
Animation & Rigging
Status
Confirmed
and removed
Status
Needs Triage
labels 2023-06-10 01:20:07 +02:00
Member

Got a fix for this, will post a PR for this shortly.

Got a fix for this, will post a PR for this shortly.
Philipp Oeser self-assigned this 2023-08-22 13:45:39 +02:00
Blender Bot added
Status
Resolved
and removed
Status
Confirmed
labels 2023-08-24 15:11:47 +02: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
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#108782
No description provided.