bgribble / mfp

Music For Programmers, a graphical patching language
GNU General Public License v2.0
56 stars 2 forks source link

When editing a label, cursor disappears #291

Open bgribble opened 11 months ago

bgribble commented 11 months ago

I am having a hard time nailing this down. I'm not sure if it's a bug in my code or just bitrot in Clutter.

I have put debugging messages into the Blinker class that blinks the cursor and the visibility is being set as expected, the cursor just isn't becoming visible.

bgribble commented 10 months ago

This really makes no sense to me.

Workaround: When the cursor disappears, hold down Shift and hit the left cursor, then right. Somehow setting a wider selection resets this issue.