New issue
Advanced search Search tips

Issue 630347 link

Starred by 5 users

Issue metadata

Status: Archived
Owner: ----
Closed: Aug 21
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Dragging File from Attach File Dialog Hangs Chrome

Project Member Reported by bcwh...@chromium.org, Jul 21 2016

Issue description

Version: 52.0.2743.82 beta-m (64-bit)
OS: Win7

What steps will reproduce the problem?
(1) Go to GMail
(2) Compose new message
(3) Click the paperclip to add an attachment.
(4) Drag a file from the "Open" dialog to the compose window.
(5) Cancel the "Open" dialog.

What is the expected output?

Chrome should continue running.


What do you see instead?

GMail says "Saving" and Chrome becomes forever unresponsive.  I have to have Windows kill the process.

 
Can confirm this is an issue on;

Version: 52.0.2743.82 m (64-bit)
OS: Win10

When performing the following steps this issue occurs with all HTML File Input fields. Using Imgur as a random example.

<strong>What steps will reproduce the problem?</strong>
(1) Go to Imgur
(2) Click "New Post"
(3) Click "Browse" to open the OS File Dialog
(4) Drag an image file to anywhere within the page <body>
(5) Cancel the File Dialog

<strong>What is the expected output?</strong>
Chrome should exit the File Dialog and continue running.

<strong>What do you see instead?<strong>
Chrome hangs until windows exits the process.
Components: UI
This is still an issue on 54.0.2840.99 m (64-bit) - This is the same issue as 388661.
You can reproduce on any file input (no drag and drop JS events needed)

What steps will reproduce the problem?
1) Create a new HTML file
2) add a HTML input type file
<input type="file" name="test" value="Click Here">
3) Click on the input button to pull up the upload dialog
4) Instead of selecting a file and clicking "open" drag the file from the dialog into the HTML input button (I've had more success dragging onto the input text to the right of the button)
5) When clicking close the browser will freeze*
* Note: If it doesn't work on the first try continue from steps 3 to 5. After 5-10 attempts it will freeze.

Status: Archived (was: Untriaged)
Archiving old bugs that haven't been actively assigned in over a year.

If you feel this issue should still be addressed, feel free to reopen it or to file a new issue. Thanks!

Archiving old bugs that haven't been actively assigned in over a year.

If you feel this issue should still be addressed, feel free to reopen it or to file a new issue. Thanks!
Archiving old bugs that haven't been actively assigned in over a year.

If you feel this issue should still be addressed, feel free to reopen it or to file a new issue. Thanks!

Sign in to add a comment