Thanks, confirmed. This was not just ColourPicker.
The underlying issue affected templated Avalonia controls where the actual keyboard focus target is inside the control template. TimePicker, ColourPicker, DateTimePicker, and editable ComboBox now all route TabIndex, TabStop, and tab traversal through the correct internal focus element.
This is fixed for the next release: https://feedback.objo.dev/bug/387