Fix keydelegate paint to work with debug Qt
Calling QStyleItemDelegate with an invalid index is invalid, so avoid it.
This gives the same behavior but less hacky regarding internals.
Calling QStyleItemDelegate with an invalid index is invalid, so avoid it.
This gives the same behavior but less hacky regarding internals.