[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2010-09-16 Thread Bug Watch Updater
** Changed in: gtk Importance: Unknown = Medium -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2009-09-29 Thread Scott Ritchie
This is still live (and very annoying) in Firefox for Karmic by the way. Right click an image to save, go to the folder you want to save it to, and start typing to rename it - your text will have no effect. ** Changed in: gtk+2.0 (Ubuntu) Status: Fix Released = Confirmed --

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2009-09-29 Thread Sebastien Bacher
don't reopen closed bugs but open a new one ** Changed in: gtk+2.0 (Ubuntu) Status: Confirmed = Fix Released -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2009-06-16 Thread Aethralis
** Also affects: hundredpapercuts Importance: Undecided Status: New -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. --

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2009-06-16 Thread Aethralis
Can confirm that this is an issue also in Jaunty as described by Rkimber and Scott Enderle. -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee.

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2009-06-16 Thread Ralf Hersel
I confirm for Jaunty as well. This is not bad ui design - it is a bug. It is a bug when the filename is highlighted but the treeview has the focus. Everybody would expect that the highlighted filename will be overwritten but nobody would expect to filter the treeview. So please fix it. --

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2009-06-16 Thread David Siegel
** Changed in: hundredpapercuts Status: New = Confirmed -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2009-06-16 Thread David Siegel
Can someone list steps to reproduce this behavior in Jaunty? It appears fixed to me. -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. --

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2009-06-16 Thread Brett Alton
The problem appears fixed to me as well. Whenever I use gedit or firefox to save a file, I can start typing immediately as the text field has focus by default. -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2009-06-16 Thread Ralf Hersel
Hi David No, it is definitely not fixed. Here are the steps to reproduce it in Ubuntu 9.04: 1. open GEDIT 2. click SAVE 3. click on a folder 4. notice that the filename is still highlighted but your typing will go to the treeview filter instead to the filename (wrong focus) Regards Ralf --

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2009-06-16 Thread Brett Alton
That's because you just clicked on a folder, so now the focus is with the folders, not with the filename. The problem was previously that the filename text field was never in focus when the dialog first opened. Now it is in focus when it's first opened, but if you move the focus to a folder (like

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2009-06-16 Thread David Siegel
Ralf, there is a different bug filed for that issue. ** Changed in: hundredpapercuts Status: Confirmed = Invalid -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2009-06-16 Thread Ralf Hersel
Ok, David. Can you please give me the link to that other issue. Thanks -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2009-06-16 Thread Ralf Hersel
Hello Brett The problem is, that the filename remains highlighted even when you click a folder. Therefore the user supposes that he can start overwriting the filename (because it is highlighted), which is not the case. The expected behaviour would be, that the filename gets the focus as soon as

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2009-06-16 Thread Ralf Hersel
David, I found it myself. It is https://bugs.launchpad.net/bugs/387934 -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs

Re: [Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2009-06-16 Thread RedRat
How about removing the highlight of the pseudo file name then. If the focus is on the folder, highlight the folder but do not highlight the suggested filename. Brett Alton wrote: That's because you just clicked on a folder, so now the focus is with the folders, not with the filename. The

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2009-06-16 Thread Michael Knepher
Currently, the highlighted color changes depending on whether the filename string has focus or not. Being able to tell whether the text is in focus or not probably depends a great deal on the gtk theme. This is probably something for some usability folks to look at and further discussion should

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2009-06-16 Thread Scott Ritchie
I don't think we're quite done here - we still need to figure out if some areas of the dialog should have focus even after the user clicks on them. There are two cases where we would want this: 1) if the user doesn't need to search, typing should go towards the user's other task (changing the

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2009-03-09 Thread Scott Enderle
I'm afraid I have to agree with Ceriak. This is still an issue in Intrepid, at least for me. As Rkimber stated, it's no longer a problem if you open the dialog and type a filename directly. The problem happens when you navigate to another folder using the GtkTreeView. The text in the filename box

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2008-05-12 Thread Rkimber
The situation as I see it now is that if (say, in Bluefish) I want to save a file as 'filename.htm' I choose 'save as' and the original 'filename' is highlighted so that I can type over it if I want (though I'm not sure why it assumes I always want to keep the same htm 'extension'). That much

Re: [Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2008-05-12 Thread Alexander Jones
The small text field is the GtkTreeView filter. It is needed for keyboard browsing. The problem here is actually that, as soon as the directory browser is revealed, it takes focus, unconditionally. What I think should happen is that using the expander should transfer focus to the browser. **

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2008-02-07 Thread Bug Watch Updater
** Changed in: gtk Status: New = Fix Released -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2008-02-06 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk+2.0 - 2.12.7-1ubuntu1 --- gtk+2.0 (2.12.7-1ubuntu1) hardy; urgency=low * debian/patches/080_from_upstream_fix_fileselector_focus_issues.patch: - change from upstream to fix fileselector focus issues (LP: #93396, #130224) --

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2008-02-05 Thread Baptiste Mille-Mathias
The problem is still present for me with libgtk 2.12.7-1 in hardy. -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2007-12-12 Thread brettalton
Confirmed in 2.12.0-1ubuntu3. I submitted a duplicate bug just yesterday. Maybe a Ubuntu-specific patch is in order? I wish I knew C so I could help out :P -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2007-12-12 Thread brettalton
Oh and here is the screen I submitted in my duplicate bug: http://launchpadlibrarian.net/10851010/saving_in_gedit.png. Just in case someone needs a visual! -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because you

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2007-12-12 Thread Alex Jones
Just to clarify, this is a problem when the Browse for other folders expander is open. If it's closed when you open the dialogue, there's no bug. -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because you are a

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2007-09-29 Thread Bug Watch Updater
** Changed in: gtk Status: Fix Released = New -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2007-09-29 Thread xtknight
Sebastien: Understood. I was mainly wondering what Triaged meant in the grand scheme of things. Thank you for dealing with this bug. -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because you are a member of

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2007-09-27 Thread xtknight
I still have the problem on Gutsy. What's the status? -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2007-09-27 Thread Sebastien Bacher
xtknight, if the bug is still open and had recent comments there is no need to add comments to say it's still there. About the status you can read the bug comment, there is thousand of bugs and only limited ressources to work on them, the code is opensource though so patches are welcome --

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2007-09-21 Thread Matthew Nuzum
Is the fix released? As of today, Friday, Sept 21st, this problem is still evident on a fully updated Gutsy. (I saw numerous gtk2 updates come through and I've restarted the computer) -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2007-09-21 Thread Sebastien Bacher
that's still happening, reopening ** Changed in: gtk+2.0 (Ubuntu) Status: Fix Released = Triaged -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2007-09-17 Thread Sebastien Bacher
gtk+2.0 (2.12.0-0ubuntu1) gutsy; urgency=low . * New upstream version: GtkTooltips - All widgets have been ported to the new tooltips code - Tooltips are disabled in touchscreen mode GtkBuilder - Support custom tabs in GtkPrintUnixDialog Bugs fixed: - 459561

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2007-09-11 Thread Bug Watch Updater
** Changed in: gtk Status: New = Fix Released -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2007-09-09 Thread Sebastien Bacher
The bug is fixed upstream now ** Changed in: gtk+2.0 (Ubuntu) Status: Triaged = Fix Committed -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2007-08-21 Thread Bug Watch Updater
** Changed in: gtk (upstream) Status: Unknown = New -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2007-08-20 Thread Sebastien Bacher
I've sent the bug upstream on http://bugzilla.gnome.org/show_bug.cgi?id=468445 ** Bug watch added: GNOME Bug Tracker #468445 http://bugzilla.gnome.org/show_bug.cgi?id=468445 ** Also affects: gtk (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=468445 Importance: Unknown

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2007-08-03 Thread Pedro Villavicencio
Confirmed, this is totally reproducible in gutsy, thanks for your report. ** Changed in: gtk+2.0 (Ubuntu) Importance: Undecided = Low Assignee: (unassigned) = Ubuntu Desktop Bugs Status: New = Triaged -- gtkfilechooser save/save as dialog misplaces focus