Zim

Comment 8 for bug 507372

Revision history for this message
vroetman (vroetman) wrote : Re: list problems with first item and with tabs

I just tried it on another account on the same computer and it works fine there. So it's definitely related to something in my personal settings somewhere, maybe gtk or gnome settings or something related to scim (although it behaves the same if I change the input method).

Uncommenting your debug statements, the working profile says:
KEY Tab (65289)
STATE <flags 0 of type GdkModifierType>

But the non-working profile says:
KEY Tab (65289)
STATE <flags GDK_MOD2_MASK of type GdkModifierType>

I have no idea what this GTK_MOD2_MASK is and why it is set.