GNOME Bugzilla – Bug 305868
"clear history" clears the history, but blanks the screen as well
Last modified: 2007-09-19 19:52:16 UTC
1) Start Sabayon 2) Create a user profile and edit it making sure to save a few times 3) Click "Details" 4) Select Edit -> Clear History 5) The dropdown menu is blank while the settings remain 6) Click on dropdown menu 7) The one-and-only datestamp appears but the settings list is empty If you save, close the history window, and restart it, the version shows up with the settings. However, without restarting this window, the settings do not appear.
Thanks, should be fixed on HEAD now: 2005-06-09 Mark McLoughlin <markmc@redhat.com> Should fix bug #305868 - "Clear History" causes the profile contents do dissappear from the window. * admin-tool/editorwindow.py: (ProfileModel.reload), (RevisionsModel.reload): add some debug spew. (ProfileEditorWindow.__handle_clear_history): unset the current profile when we clear the history.