Description of problem: The location bar (displayed by clicking the little notebook-like icon to the left of the buttons representing the location) does not work when a path is typed and then pressing the Enter key (or any key for that matter) Version-Release number of selected component (if applicable): gnomebaker-0.6.0-1.6.fc6 How reproducible: Always Steps to Reproduce: 1. Open Gnomebaker 2. Start a new project 3. Try to open a location using the location bar. Actual results: Nothing happens when the path is entered and the enter key is pressed. Expected results: The path which was entered to be displayed on the right panel.
Sorry for the late answer... Same thing happens in every application that uses GtkFileChooserWidget without a default response (not in a dialog). I consider this to be a desing flaw of the widget. I'll try to find a workaround but recently GnomeBaker has more serious problems (and upstream is dead).
I really can't do much about this. It's a design issue of GtkFileChooserWidget and its usage in GnomeBaker.