Adobe Reader XI - javascript alert boxes appearing behind modal IE window

Hi - I am experiencing the following issue:
I am running Windows 7,  Internet Explorer 9 and Acrobat Reader XI. I am opening a pdf document in an IE modal dialog usiing the showModalDialog() function. My pdf document has a simple button which will display an app.alert box. The problem is that the alert box now appears in the back of the modal dialog, something it did not do before the upgrade to Reader version XI. This means that the user is forced to move the modal dialog out of the way to see and to click "OK" on the alert box.
It doesn't seem like this is limited to app.alert boxes either. I tested on a new WIN7 machine and installed Reader XI. Making sure not to have opened Reader XI, I opened my pdf file in the modal window and it brought up the Reader XI EULA window and it was behind the modal dialog as well.
Any help would be appreciated, I've tested on multiple machines and the problem seems to be with Reader XI & Internet Explorer 9, running on a Win7 OS. Thanks.

Hello me_339,
Yes, I'm also seeing the same behavior in Reader XI, and in Reader X, it works just fine. For the time being, uncheck 'Enable Protected Mode at startup' from 'Preferences > Security (Enhanced)' to avoid this situation.

Similar Messages

  • I had a Javascript 'alert' box appear on a page I am developing, and clicked on the tickbox to hide further dialogue boxes from that page. Now I want to see the alert boxes again, but I can't find a way to make them appear. Please can anyone advise?

    I have tried the following so far:-
    * Restart Firefox
    * Erase all cookies for the webpage under deveopment
    * Search 'Options' for an applicable setting
    * Looked in about:config for an applicable setting

    Firefox 7.0.1 wiped out ability
    * to test JavaScript from the location bar, say goodbye to JavaScript tutorials
    * invoke JavaScript in any manner from the location bar, either directly or with a keyword shortcut.
    * resize or move windows with JavaScript
    See bug references in
    *http://kb.mozillazine.org/Resizing_oversize_window
    As a result
    *I can no longer place windows on screen where and how I want them.
    *Can no longer test/modify/fix at the location bar from code such as in the MozillaZine page above.
    Design a browser for idiots and only idiots will want to use it.

  • Update available dialog box appears behind app window

    We have an app that checks for an update each time it launches. This has worked quite well until our latest rev, which included an upgrade to Flash Builder 4.0, the 4.0 sdk, and the AIR 2.0 overlay.
    Now the update dialog box appears behind our application window, which means our users are not going to see it.
    Has anyone else seen this problem?
    Our code looks something like this:
            private function initUpdate():void
                appUpdater = new ApplicationUpdaterUI();
                appUpdater.configurationFile = new File("app:/update-config.xml");
                appUpdater.initialize();
                appUpdater.addEventListener(UpdateEvent.INITIALIZED, autoUpdate);
            private function autoUpdate(ev:UpdateEvent):void
                appUpdater.isCheckForUpdateVisible = false;
                appUpdater.checkNow();
                appUpdater.removeEventListener(UpdateEvent.INITIALIZED, autoUpdate);
    Do I need to try to control the order of the windows? Never had to do that before? Or perhaps "delay" the initialization of the appUpdater() by calling it later in the startup process.
    Any other thoughts are appreciated.
    Kevin S.

    Yes, thanks. That's what I did to solve the problem. I inserted a timer and delayed the call to check for updates for .25 of a second, and now the Update Available dialog is appearing on top of the application window.
    Kevin S.

  • Why adobe reader x 10.1.3 appears in Add or Remove programs as 116 mb. and in other boxes appears as

    adobe reader x 10.1.3 appears in one box as 116 mb. and in the other 3 as 173 mb in Add or Remove Programs.

    I mean servers, i have this 4 servers and there is installed adobe reader x 10.1.3 in those 4 servers, why appear diferent sizes in the ¨Add or Remove Programs app¨? it´s very different 116mb to 173 mb., i found that because i was searching why in this server with the 116 mb. i can´t enter protected mode, in the other 3 servers (173mb.) i have the adobe reader in protected mode, the 4 servers are mirrors, they have the same software running (with the exception of the adobe reader size).

  • Javascript alert boxes are wrapped in Windows 7 with IE 8

    I can't count the number of JavaScript alert boxes I have throughout my systems and they have always made the transition between IE browsers from 6 to 8 without a hitch.  Without a hitch until I setup my first Windows 7 machine.  It is a 64 system that has both 32 & 64 bit IE browsers.
    It doesn't matter which of the two versions I use, the JavaScript messages that I have so carefully crafted with just the proper layout are now wrapped.  The resultant text in the new W7 popups is almost unintelligible because it is so badly scrambled/wrapped on the new white background.
    Since an alert box is simplicty itself, there is no way that I can think of to change the inherent size of the box.
    Has anyone else notice this phenomena???   If so, do you have a way around it short of redoing all of the text in the effected boxes???
    Len
    XP machine's JavaScript Alert popup in IE 8
    W7 machine's JavaScript Alert popup in IE 8 with wrapped text

    HMM I have the same problem. My researches suggest that the Zone.Identifier ADS is still being used for the internet zone, but not the Intranet zone. I too can get an intranet location out of IE, but not by querying Zone.Identifier eg using Powershell. This
    issue is present in XP as well as Win 7. It appears to extend to trusted zone ids.
    One hypothesis is that this is being stored in hidden form to prevent zone ids that decrease security being applied by malware.
    I had thought that maybe the intranet zone id was only present during download - but your experiment suggests otherwise.

  • When I open a photo in CS6 from Adobe Bridge, a large white box appears. How do I fix this?

    When I open a photo in CS6 from Adobe Bridge, a large white box appears. How do I fix this?

    Good day!
    Could you please post a screenshot to illustrate the issue?
    Does turning off »Use Graphics Processor« in the Performance Preferences and restarting Photoshop have any bearing on the issue?
    Please read this:
    http://forums.adobe.com/message/4587299#4587299
    Regards,
    Pfaffenbichler

  • When my Firefox language settings are fr_fr or fr_ca Firefox does not display the e with acute accent character correctly when it is displayed in a javascript alert box. However, it does display it correctly when my language settings are just fr. Please t

    Firefox does not display the e with acute accent character correctly from a javascript alert box when my browser language settings are fr_ca or fr_fr. However, it does it correctly when my browser language setting is fr. How do i get it to display e with acute accent and other iso8859 characters correctly in a javascript alert box when my browser language settings are fr_fr and fr_ca?
    == This happened ==
    Every time Firefox opened

    Use Unicode (UTF-8) for those characters.
    Then you will always be sure that they are displayed correctly.

  • Javascript alert box due to inactivity

    Can anyone give me an example how to use javascript to display an alert box after a certain time of inactivity?

    After drag it is not going to "String name=request.getParameter("fname")".....i
    debugged and confirmed this.
    A similar issue was reported in IE9 also. Please find the link for more details
    https://connect.microsoft.com/IE/feedback/details/793230/javascript-alert-box-duplicated-if-moved-ie-9

  • Required = true, but Javascript alert boxes Does Not fire ?

    Hi,
    On my ADF Form (af:form), I have set my attribute : required = true on the adf faces page. (on the entity object, mandatory = true)
    But when I press Submit, I do not get any Javascript alert boxes fired, instead, I just see server side validation error.
    Why the Javascript alert boxes does not get fired ?
    Where is the setting ?
    Thank you for your help,
    xtanto

    Hi Frank,
    I use JDev 10.1.3.1 and it does not work.
    Yes , the required field similar to #{bindings.ManagerId.mandatory}
    I even try to change it to 'true', still no Java script alert, just the server side error.
    What is the possibility ?
    Thank you,
    xtanto

  • I have Adobe Reader X. I can open a pdf on my Windows PC but the contents will not display.

    I have Adobe Reader X.  I can open a pdf on my Windows PC but the contents of the file will not display.

    Download and run the Adobe Cleaner to completely remove Reader
    Download and run the Offline Installer to reinstall

  • Everytime Adobe Reader 9 is extracting installation files, about half way, Windows XP SP3 reboots

    Everytime Adobe Reader 9 is extracting installation files, about half way, Windows XP SP3 reboots. Therefore, I am unable to install the Adobe Reader on my computer. I would appreciate any help you can provide.

    Thanks for the replies. I have followed most of the suggestions given in "Test Screen Name" response. Unfortunately, I have not been able to correctly identify and eliminate rootkit infections (viruses), if any. Furthermore, even when I try to install Adobe Reader X, the system freezes when about 53% of the installation is complete. I am still trying to figure this problem out.
    Good news!
    I just installed Adobe Reader 11 and it worked beautifully!
    Thanks again for your suggestions.

  • Which Adobe Reader model or version works best with an ASUS Windows 8 OS?

    Which model Adobe Reader works best on an ASUS computer operating with Windows 8 ?

    Windows 8.x OS => Adobe Reader XI.
    Be well...

  • Alert box opens behind app when 'always on top'

    I currently have widget-like AIR app which has the option to
    stay on top of other windows. It also has slideout 'windows' (DIVs)
    with an iframe in it (for the php part). When one is open and 'on
    top' has been selected, the alert box (javascript) is displayed
    behind that window, so users can't click on ok or cancel to delete
    items. I can't make the window smaller either.
    Does anyone know how to force the alertbox to display on top
    of the widget?
    Thank in advance
    Stefan

    Hi,
    Here you go - in the meantime stick a pin in one of the
    developers, they should be able to control this behaviour via the
    application rather than expecting users to work with freeware - BTW
    this is freeware so all the freeware caveats apply (e.g. watch out
    you rarely get something for nothing).
    http://www.snapfiles.com/get/deskpins.html
    'DeskPins allows you to keep any window on top of others with
    a few clicks. While many programs offer this as a feature, others
    do not, and in such cases DeskPins comes handy. In addition, you
    can also define rules that use the window title (with wildcard
    support) and can automatically keep any window on top that matches
    your rules. The `on top` window is marked with a colored pin that
    can be quickly removed by simply clicking on it, returning the
    window to its normal state. '

  • Export Save / Open dialog box appears behind disco screen

    Hi all
    Disco 10g Plus, excel, latest Sun java 6.16 jvm
    We have an annoying but strange issue with exporting.
    A user opens and runs a report ok.
    Withing Disco 10 plus they then click on either file-Export-excel or click on the Export Excel icon on disco plus toolbar
    Either way the export happens and a dialog box appears with blue progress bar and then this disappears.
    And then nothing appears to happen.
    However, something actually has happened, behind the disco 10 window the 'File Download' dialog box with 'Do you wish to open or save this file?' appears. Clicking on save saves it to PC and clicking open opens it in Excel which is fine.
    I am not sure of this box belongs to excel or internet explorer but does anyone know of any way to have this dialog box appear IN FRONT of the current disco plus window as some of our users think that disco has 'frozen' and thus log support calls.
    thanks in advance,
    dw
    Edited by: derrywriter on Sep 30, 2009 2:40 PM

    Hi dw
    I have heard of folks complaining that exports to Excel hang. I have not had any feedback to say that the dialog box is actually open behind the scenes. This is very interesting news and thanks for reporting it. I will certainly look for this in the future and see if I can find a pattern.
    If I may ask, what exact version of Discoverer are you on and what cumulative patch level have you implemented?
    Also, what browser are you using and have you tried this in another one?
    Have you tried deinstalling Java 6.16 and tested with an older one like 6.11 which I have seen working very well?
    As much extra information as you can provide will definitely help and could trigger an idea from someone reading.
    Best wishes
    Michael

  • Javascript alert boxes?

    I'm looking to incorporate an alert box which launches when a
    user clicks on exit to confirm the click. Is there an easy way to
    do this within Captivate 2's "execute javascript" command?

    In general, you can close a window with JavaScript but my
    understanding is that it can't be done at all in Firefox 2.x unless
    the window you're trying to close was originally created using
    JavaScript. This would be a deal-breaker for most general-purpose
    solutions.
    If you're sure you only have to deal with IE, then there are
    some ideas in
    this discussion
    thread that might work for you.
    When testing such solutions, it's a good idea to run your
    files from the environment they will ultimately be accessed from
    (i.e., a Web server). Unless you monkey with your IE security
    settings, running JavaScript-enhanced Captivate files from the
    local machine will result in false negatives due to browser
    security restrictions.

Maybe you are looking for

  • Using vn_make_ops in Solaris 10

    The vnode.h file provided with Solaris 10 provides a new function, vn_make_ops, and recommends using it to create vnodeops structs. There is no explanation given as to how vn_make_ops is supposed to be used. All of my attempts to use it have resulted

  • Running average or median of images from Gige vision camera

    Hi all, I have a Gige Vision camera(baselar's) I want to continously grab the images (video) and output the Average or median of the frames(10 frames atelast). My camera setting and pixels hieght widht are mono 8 and width and height are 1000. I trie

  • TinyXML,NanoXML,KXML etc..

    Hi there.. I need to use any one the above parser for parsing the xml document which is in String format..Can u help in how to actually put all the required parser classes into Midp applications..or either to set classpath for that parser.. Mail me A

  • Need answers on VLM packaging of apps

    Hell, I am the admin for NI products. I am attempting to package application installs from the 8.6 DVD media, by placing a copy on the NI VLM license server. The DVD is very large and I am working with a 10GB partition. I can place the entire image o

  • Re Lightroom and Creative Cloud

    I have Lightroom 5 and wish to purchase the Lightroom and Photoshop CC bundle currently on offer. Can I transfer my photos form the current Lightroom to the new version