Moving after extrude looks weird when selecting a Bezier point with both handles and extruding it. This happens because old handles are selected as well as new ones. Patch takes `".selection_handle_left"` and `".selection_handle_right"` attributes into account. Pull Request: https://projects.blender.org/blender/blender/pulls/121340