** Changed in: gtk
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/78510
Title:
filechoosers auto complete selection stolen by clipboard programs
Status in GTK+:
Expired
Status in One Hundred Papercuts:
New
Status in firefox-3.0 package in Ubuntu:
Invalid
Status in gtk+2.0 package in Ubuntu:
Triaged
Bug description:
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/78510/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp