On Tue, 2005-11-22 at 10:18 -0800, Ryan Murray wrote:
> To edit track metadata, one needs to bring up the properties dialog for the
> file(s) in question, and then click twice, slowly.  If you double click rather
> than click slowly enough, you'll end up having to click a _third_ time to
> be able to edit the field you want.
> 
> This is pointless -- I've already brought up the preferences box, and
> gone to the edit tab.  I should now be able to edit all of the tags
> with a single click at what I want to edit, rather than having to time
> my two clicks, or end up triple clicking.

This is GTK bug #142971; we just use standard GTK CellRenderers. There
is a patch at [0] to make GTK behave this way.

I tried working around this by catching the row-activated signal but had
no luck, GTK apparently preempts that if you have editing turned on.
Which blows. So I don't know how to fix this in the QL end short of
rewriting EditTags to not use a TreeView.

[0] http://bugzilla.gnome.org/attachment.cgi?id=27937&action=view
-- 
Joe Wreschnig <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to