Re: bug poke.



On Sun, 2006-02-19 at 12:30 -0500, Ryan Lortie wrote:
> Manny asked me to write the list about bug 330181
> 
> http://bugzilla.gnome.org/show_bug.cgi?id=330181
> 
> This prevents shift+enter from being used while in typeahead mode.  I've
> fixed it for icon view but in order to fix it in treeview some love from
> GTK will be required (and it tends to be a release cycle or so until we
> are able to use changes like this).
> 
> I think we should go ahead with the icon view change anyway since this
> is probably the majority (>80%) use case.  It certainly annoys the heck
> out of me (whereas only a single directory on my entire computer is in
> list view).

You should use "(event->state & GDK_SHIFT_MASK) == GDK_SHIFT_MASK" like
christian said (otherwise it'd also match e.g. ctrl-shift enter). Also,
shouldn't it return TRUE, since it handles the key event?

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Alexander Larsson                                            Red Hat, Inc 
                   alexl redhat com    alla lysator liu se 
He's a globe-trotting shark-wrestling ex-con in a wheelchair. She's a 
provocative blonde vampire with an incredible destiny. They fight crime! 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]