When using a square color picker you can drag it very wide in an RGB node. Once over a threshold the round cursor in the color canvas will turn into a vertical bar. Caused by (dumb) proportion test. Replaced with a proper check for gradient type. Pull Request: https://projects.blender.org/blender/blender/pulls/118542