> Gnucash BugTrack notification
> 
> biffhero moved PR#11 from incoming to gnucash-gnome
> Message summary for PR#11
>       From: [EMAIL PROTECTED]
>       Subject: Small gnome UI bug
>       Date: unknown
>       0 replies       0 followups
>       Notes: gnome guys, please let me know what you want done with this.
> 
> 
> ====> ORIGINAL MESSAGE FOLLOWS <====
> 
> Received: (qmail 15500 invoked from network); 16 Nov 1999 23:19:35 -0000
> Received: from localhost (127.0.0.1)
>   by localhost with SMTP; 16 Nov 1999 23:19:35 -0000
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Small gnome UI bug
> 
> Full_Name: Paul Flinders
> Version: Nov 14 CVS
> GUI: gnome
> OS: Linux
> Submission from: (NULL) (194.222.0.39)
> 
> 
> There's a small bug in the text insert call back for the gnucash_sheet
> 
> In a text insert callback updates to the current position via
> gtk_editable_set_position
> are ignored. The position needs to be updated by writing to *position. The
> position is also 
> calculated incorrectly

With Rob's patch, I don't believe we are adjusting the position
in that callback anymore, so I'm not sure the patch included with
this message still applies.

Also, I looked through the gtk source code and I can't find any
indication that gtk_editable_set_position is being ignored as
described above. Can anyone verify the described behavior above?
Is there a demonstrable bug associated with the current code?

dave

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]

Reply via email to