demexp-cvs
[Top][All Lists]
Advanced

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

[Demexp-cvs] arch commit: demexp--stable--0.6--patch-3


From: David
Subject: [Demexp-cvs] arch commit: demexp--stable--0.6--patch-3
Date: Wed, 14 Sep 2005 22:01:17 +0200

Revision: demexp--stable--0.6--patch-3
Archive: address@hidden
Creator: David MENTRE <address@hidden>
Date: Wed Sep 14 22:00:55 CEST 2005
Standard-date: 2005-09-14 20:00:55 GMT
Modified-files: gtk2-clnt/browser.ml.nw
New-patches: address@hidden/demexp--dev--0.7--patch-9
    address@hidden/demexp--stable--0.6--patch-3
Summary: (bug fix) Properly unselect all tags before refreshing tag list
Keywords: client

* gtk2-clnt/Browser:

  There is a bug with classification: after displaying classification
  window, clicking on a tag no longer display any question, sometimes. I
  *think* this is related to the handling of current selection in the
  tag TreeView: in short, the backend is updated but the TreeView
  selection object still remembers the old selected tag. Doing a
  "selection#unselect_all" before discarding the old tag list fixes the
  issue. Many thanks to Fred and FĂ©lix for helping me tracking that bug
  down. 

  As a side effect, there is no need to re-attach the tags hash to the
  backend each time the tags are reloaded, as the same hash is used over
  and over.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]