Comment 6 for bug 2021367

Revision history for this message
Kovid Goyal (kovid) wrote :

It's not at all clear. I like select all for fields with a single value such as title or series. But I like append for multi valued fields such as tags, since i typically dont want to delete/replace all tags. And of course there is still the question of how to get Qt to select all for comboboxes globally without having to select it in every delegate call site.