Status: Untriaged
Owner: ----
Labels: Type-Bug Pri-2 OS-Windows Area-BrowserUI Size-Small

New issue 9981 by [email protected]: Drag and drop of download causes  
renderer hang
http://code.google.com/p/chromium/issues/detail?id=9981

Download an invalid ttf file in chrome. Drag it from the shelf to the
windows fonts control panel.  Windows brings up dialog about
installing as well as a "error installing font" modal dialog.  As long
as that dialog is up, Chrome is partially hung: renderers don't
repaint, nor does the text of the url bar, but the rest of the ui
does.  Right-clicking on its task bar entry causes it to repaint but
still be hung in the same way.

Idle speculation: the drag and drop is running nested message loop,
and we don't expect it?  Tony mentioned something about explicitly
needing to set the "allow recursive message loops" thingy when
dragging from web contents.

If this only affects fonts, then I don't think we care too much.  It would
be interesting to see if it repros for other drop targets.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to