Sorting of triggers in schema browser

I have a table with three triggers and sort by name.
The first trigger in the list and its code is showing, but it looks like the third trigger is selected as it has a gray (un)focus background

Yes. The first is focused. The third is selected. (Note the image in the gutter)

I wasn't able to get into that state by clicking the "name" column header or by clicking around. What were your steps to make that happen?

I have the trigger tab active and click from a different table to my t_demo table

The first trigger in my example is selected as the relevant code shows for it, but it looks like the third is focused in my test case

Ok, I can reproduce that. Thanks, I'll fix.