After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 255653 - Task pane sizes not saved
Task pane sizes not saved
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Tasks
1.5.x (obsolete)
Other other
: Normal minor
: ---
Assigned To: Rodney Dawes
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2004-03-16 14:56 UTC by Ryan P Skadberg
Modified: 2013-09-10 14:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch for paned in task view (1.05 KB, patch)
2004-05-11 22:49 UTC, Baris Cicek
none Details | Review

Description Ryan P Skadberg 2004-03-16 14:56:57 UTC
The size of the panes in the Task section aren't
saved.  Latest Anon CVS for eds, evolution,
gtkhtml, bonobo, bonoboui, gal.
Comment 1 Baris Cicek 2004-05-11 22:49:32 UTC
Created attachment 43698 [details] [review]
patch for paned in task view
Comment 2 Baris Cicek 2004-05-11 22:49:48 UTC
Actually it's saved, but not restored. but gtk_paned_set_pos is not
working after new paned created. I just put a g_signal_connect to
'realized'. It seems like working now, patch is added
Comment 3 Rodrigo Moya 2004-05-11 23:25:23 UTC
It's not working for me, ignoring totally the GConf setting, which is
indeed changed, but not restored when you re-open the tasks component.
Comment 4 Baris Cicek 2004-05-12 04:36:33 UTC
Yeah i pointed out that, too. But it's like when tasks selected and
you closed, next time you run evo it opens w/ Tasks view, and pane
size correct. However if you close on Mail view, and closed evolution
like that, on your rerun it'll start w/ Mail view. The problem occurs
in here, and when you switch to Tasks, it ignores the gconf setting.
Trying to figure out why it happens.
Comment 5 Rodney Dawes 2004-07-07 18:38:25 UTC
Completed patch sent to the list. Waiting for approval.
Comment 6 Rodney Dawes 2004-07-12 17:46:23 UTC
Committed patch to CVS.