NEVER switch clips when clicking on "Go to Previous/Next Keyframe" buttons in Effect Controls window
PROBLEM:
Whenever a user clicks on the "Go to Previous Keyframe" or "Go to Next Keyframe" buttons in the Effect Controls window (ECW) to jump to a keyframe that is outside the visible portion of a clip, the clip that's loaded in the ECW changes if "Selection Follows Playhead" is turned on. Although this might make sense from a programmer's POV, it is NEVER the behaviour an editor wants. EVER! What's the sense of changing the clip that's loaded in the ECW when all a user wants to do is jump to a keyframe on the currently loaded clip??? Having to remember to turn off "Selection Follows Playhead" to avoid this nonsensical behaviour each time is NOT a good option since it results in additional steps for the editor who want to keep it turned on all of the time due to the various benefits it provides.
SOLUTION:
Thankfully, the solution couldn't be any simpler! When a user clicks on the "Go to Previous/Next Keyframe", the state of the "Selection Follows Playhead" should be temporarily ignored. This way, even if it is turned on, the clip that is loaded in the ECW will never change unexpectedly when trying to navigate to one of its keyframes!
This simple fix is an absolute no-brainer. Please fix this Pr team!
