chrome/chromium locks up after opening/save file (pantheon-filechooser)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Files |
Fix Committed
|
High
|
Corentin Noël |
Bug Description
Is a copy of bug in chromium bugtracker https:/
Chrome Version: 60.0.3086.0 (Also occurred in the 59 branch on the same machine.)
OS: Elementary OS (Ubuntu 14.04 based Linux distro)
What steps will reproduce the problem?
(1) Right click on an image and "save (download) as..."
(2) Save the file somewhere
(3) Notice Chrome's entire interface is frozen. Keyboard commands don't work nor mouse interaction.
What is the expected result?
Chrome's UX to not freeze.
What happens instead?
Chrome's UX is locking up completely.
Please use labels and text to provide additional information.
Instead of finding an image to download, you can also use any page with a file input and select a file to upload. Once the item is selected and the OS's file manager closes, Chrome freezes.
This in the omnibar is a good testcase: data:text/
----
Same problem in Elementary OS Loki 0.4.1
Related branches
- Danielle Foré: Approve
- Adam Bieńkowski (community): Approve (code / testing)
-
Diff: 45 lines (+8/-8)2 files modifiedfilechooser-module/FileChooserDialog.vala (+6/-6)
filechooser-module/Plugin.vala (+2/-2)
Changed in pantheon-files: | |
status: | New → Confirmed |
Changed in pantheon-files: | |
status: | Confirmed → In Progress |
assignee: | nobody → Adam Bieńkowski (donadigo) |
Changed in pantheon-files: | |
assignee: | Adam Bieńkowski (donadigo) → Corentin Noël (tintou) |
Changed in pantheon-files: | |
status: | In Progress → Fix Committed |
Thanks for your report! We're investigating now :)