Dne úterý 21 Srpen 2012 00:07:20 Michael Schwendt napsal(a):
> Could it be that the new keyword cache in Geeqie 1.1 disturbes the
> keyword text box?
> 
> 1. display image
> 2. Ctrl+K
> 3. focus "Keywords" sidebar
> 4. type some text
> 
> Actual results:
> After typing a first character, the cursor jumps into the second line.
> 
> Expect results:
> It would be possible to type full keywords (without adding them to the
> keyword tree at the right side).
> 
> I've had a brief look at bar_keywords.c and the diff against 1.0, but
> it seems it's a side-effect of the changes in metadata.c

I have found the problem anc committed a fix to master: 
085be43cb79e04341102a9922e0e0f531454089a

There was this series of events:
key pressed -> update of metadata -> update of the text area -> cursor moved 
to the end

The fix significantly changes the way how the update notifications are 
processed, so there is a danger of other regressions. Please test editing
of comment, keywords, connecting keywords to marks, etc.

Thanks,

Vladimir

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geeqie-devel mailing list
Geeqie-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geeqie-devel

Reply via email to