[Bug 78510] Re: filechoosers auto complete focus stolen by clipboard programs
Timothy Arceri
78510 at bugs.launchpad.net
Thu Mar 7 01:31:44 UTC 2013
** Summary changed:
- file dialog cuts filename
+ filechoosers auto complete focus stolen by clipboard programs
** Description changed:
- Binary package hint: mozilla-firefox
+ Steps to reproduce:
- Steps to reproduce:
+ Enable a clipboard program such as Klipper/Glipper/Parcellite then:
1. Attach a file in gmail by clicking on browse. A file selection dialog (File Upload) appears.
2. Write on location the path to a file which will be auto-completed as you write. Use a filename that shares the beginning of the name with other files in the same directory. For example, foo/barbarbar and foo/barfoobar
3. When the filename you are looking for appears completed in the location bar press enter.
4. The filename selected will be foo/bar which does not correspond to any existing file.
** Summary changed:
- filechoosers auto complete focus stolen by clipboard programs
+ filechoosers auto complete selection stolen by clipboard programs
** Description changed:
Steps to reproduce:
Enable a clipboard program such as Klipper/Glipper/Parcellite then:
1. Attach a file in gmail by clicking on browse. A file selection dialog (File Upload) appears.
2. Write on location the path to a file which will be auto-completed as you write. Use a filename that shares the beginning of the name with other files in the same directory. For example, foo/barbarbar and foo/barfoobar
3. When the filename you are looking for appears completed in the location bar press enter.
4. The filename selected will be foo/bar which does not correspond to any existing file.
+
+ Problem (copied from upstream):
+
+ The problem is that the file chooser's entry uses the selection in GtkEntry to
+ hold state about "this is what will be inserted if the user hits Tab", but
+ klipper steals the selection ownership.
--
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox-3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/78510
Title:
filechoosers auto complete selection stolen by clipboard programs
To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/78510/+subscriptions
More information about the Ubuntu-mozillateam-bugs
mailing list