vrtrader64 Posted March 3, 2015 Report Posted March 3, 2015 Hi, I ran into an issue when reading news items with the reading pane enabled. Some news headlines have URLs that point to documents which require an external viewer, such as .PDFs. With the reading pane enabled, the action of "reading" such items causes a modal "file open" dialog to open behind the news window, hidden from view. To the user it seems that the action of reading the news item has failed. (invoking the external browser does not cause this problem, as the external browser usually has a plugin for handling .PDFs) In the screencap below I show the dialog, after I moved the News window aside. Can MT detect this occurrence and bring the modal dialog in front of the news window? Or maybe there is a different way to handle it, by detecting that the URL points to a non-HTML file ? Thank you. Quote
Jerry Medved Posted March 3, 2015 Report Posted March 3, 2015 First: the embedded browser can use plugins to show PDF, however that plugin must be for IE 64 bit. Default one is 32 bit. Popups - I can try detecting and aborting the dialog box, but don't know if that will work. Because different people have different plug-ins, the popups can be different, so it is kind of wack-a-mole Quote
vrtrader64 Posted March 3, 2015 Author Report Posted March 3, 2015 I suppose the 64bit plugin is the way to go. But in case there is no default handler for the file pointed to by the URL (it may not always be a .PDF) it would be best not to block the dialog, but rather bring it to the front (if possible.) Quote
Jerry Medved Posted March 3, 2015 Report Posted March 3, 2015 I made it block all dialog boxes that may come up from the news window while the reading pane is on. This is kind of a blunt instrument since it blocks all without regard for what it is. So if you right click on a news page and select PRINT, it will be blocked Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.