Closed GoogleCodeExporter closed 9 years ago
Related forum thread: http://magpcss.org/ceforum/viewtopic.php?f=6&t=12389
Original comment by magreenb...@gmail.com
on 11 Dec 2014 at 9:39
The old Chromium implementation of file dialogs used a separate dialog thread
and the EnableWindow function to disable the parent window while the dialog was
visible:
https://chromium.googlesource.com/chromium/src/+/530f43f302f1eef9d3530767015891f
1db1f1272/chrome/browser/views/shell_dialogs_win.cc
Original comment by magreenb...@gmail.com
on 15 Jan 2015 at 6:27
Original comment by magreenb...@gmail.com
on 16 Jan 2015 at 9:45
Original issue reported on code.google.com by
makdaddy98102@gmail.com
on 10 Dec 2014 at 11:09Attachments: