filechoosers auto complete selection stolen by clipboard programs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GTK+ |
Expired
|
Medium
|
|||
One Hundred Papercuts |
New
|
Undecided
|
Unassigned | ||
firefox-3.0 (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
gtk+2.0 (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
Steps to reproduce:
Enable a clipboard program such as Klipper/
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.
Changed in gtk+2.0: | |
status: | Rejected → Needs Info |
Changed in firefox: | |
assignee: | nobody → mozilla-bugs |
Changed in gtk+2.0: | |
assignee: | nobody → desktop-bugs |
status: | Incomplete → Triaged |
Changed in gtk: | |
status: | Unknown → New |
Changed in gtk: | |
status: | New → Confirmed |
Changed in firefox-3.0 (Ubuntu): | |
status: | New → Incomplete |
Changed in gtk: | |
importance: | Unknown → Medium |
Changed in hundredpapercuts: | |
milestone: | none → raring-gtk |
Changed in firefox-3.0 (Ubuntu): | |
status: | Incomplete → Invalid |
summary: |
- file dialog cuts filename + filechoosers auto complete focus stolen by clipboard programs |
description: | updated |
summary: |
- filechoosers auto complete focus stolen by clipboard programs + filechoosers auto complete selection stolen by clipboard programs |
description: | updated |
Changed in gtk+2.0 (Ubuntu): | |
assignee: | Ubuntu Desktop Bugs (desktop-bugs) → nobody |
Changed in gtk: | |
status: | Confirmed → Incomplete |
Changed in gtk: | |
status: | Incomplete → Expired |
Howdy manu,
Thank you for the bug report, I cannot seem to reproduce this bug..
I have made two files.. /home/alex/ foofoobar & /home/alex/ foobarbar
I have used the dialogue box to enter the path to /home/alex and then when I select f and hit tab nothing occurs and I have to manually input the rest of the string.. Can you confirm that this happens every time across multiple websites, incidentally I think this is more a problem with the browse feature which is not just Firefox specific if this is indeed a problem..
Thanks again, Alex.