A tool-switching panel disappears, when a dialog is displayed.

We are currently developing the plug-in of Adobe Illustrator CS6.
Our CS6 Plug-in displays a modal dialog in tool selection.
Modal dialog appears when I change tools, and the tool-switching panel disappears.
I do not want to display a modal dialog on changing tool.
In the case of CS5, such a thing does not occur.
Do you have any solution?

After a bunch of grumbling, head-scratching, research, and experimentation, I identified a solution that works for us.
The consistent condition for users with this problem was that they had Acrobat (any version, near as we can tell) installed.  The browser used the Acrobat print dialog to print .pdf, and that dialog is the one that doesn't work.  Those who had only Adobe Reader were OK, since its print dialog worked.
The fix is to make the browser use Reader to process pdfs rather than Acrobat, and the Reader print dialog works great.
In the cases where no Reader was installed (only Acrobat), we installed it, and the Reader install reconfigured the browser to use the Reader with pdfs, instead of Acrobat.  The Reader install also makes itself the default application for all the standard pdf file types.  We initially thought, where both Reader and Acrobat were already installed, we could just re-associate the files with Reader and that would also correct the browser behavior.  But the browser explicitly associates an application with a file type, and does not rely on the computer associations to make that determination.
Unfortunately, we weren't able to figure out how to manually change that for IE 10 or 11.  Probably a registry hack for that, but we're not terribly interested in going there.  So, if the computer already had both Acrobat and Reader installed, we just removed and reinstalled Reader.  Presto, browser uses Reader and printing is fixed.
Of course, the down side is that after a Reader install, double-clicking a pdf file will bring up Reader, not Acrobat.  We told Acrobat users to run Acrobat first and use File/Open, or to right-click the file and use Open with.  If they want to play around with the file associations themselves, well, that's up to them.
TSN, thanks for the response.

Similar Messages

  • Unable to close OK button of JOption dialog when 2 dialogs are displayed.

    1. Run the below sample program
    2. Click the "Click me" button immediately.
    3. two dialogs are displayed, one by mouse click and another by threa.d
    4. Now OK button of both dialogs are not working.
    Expected behaviour:
    the ok button of second dialog shold be active and should close the dialog.
    Sample:
    import java.awt.FlowLayout;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import javax.swing.*;
    public class test
         public static void main(String arg[])
              MainFrame frm1 = new MainFrame();
              frm1.setVisible(true);
    class MainFrame extends JFrame implements Runnable, ActionListener
         messagedlg errdlg = new messagedlg();
         JButton btn;
         MainFrame()
              btn = new JButton("Click Me");
              JPanel pnl = new JPanel();
              this.getContentPane().add(pnl);
              pnl.setLayout(new FlowLayout());
              pnl.add(btn);
              btn.addActionListener(this);
              setSize(400,400);          
              setLocation(400,200);
              Thread t = new Thread(this);
              t.start();          
         public void run()
              errdlg.showError(this,"mainscreen message");
         public void actionPerformed(ActionEvent ae)
              System.out.println("action start");
    //          SwingUtilities.invokeLater(Thread.currentThread());
              errdlg.showError(this,"mainscreen action message");
              System.out.println("action end");
    class messagedlg
         public static void showError(JFrame frame, String msg)
              try{Thread.sleep(1000);}catch(Exception ex){}
              Object[] options = {"OK"};
              int n = JOptionPane.showOptionDialog(frame,(Object)msg, msg,
                   JOptionPane.OK_OPTION,1,
              null,     //don't use a custom Icon
              options,  //the titles of buttons
              options[0]); //default button title
    }

    Some things you need to know.
    1. NEVER create or modify UI objects outside of the event dispatch thread (EDT) - you are doing this when you pop up the dialog on the new thread
    2. NEVER sleep on the EDT - you are doing this when you respond to the action event
    3. When you make mistake number 1, if you feed the same root frame to two modal dialogs on different threads then, well, on your head be it
    Some reading for you, before you get into more trouble ;o)
    http://java.sun.com/products/jfc/tsc/articles/threads/threads1.html

  • Front panel disappear when executing

    I have made a VI with some CAN functions. The application worked OK, but now suddenly a strange function has come.
    When executing my application, the front panel nearly disappear. The window is being minimized to a vertical bar and can then be maximized again.
    The only thing I have modified is that my Labview has been reigstred with licence. First I run a demo.
    Any suggestions?
    Test technican

    Hi,
    First, installing more drivers than you have hardware should not cause problems; I do it all the time....
    Your problems is (most likely..) either:
    1.  Your VI is corrupted, or
    2. There's something wrong with your LabVIEW installation
    If this problem only occurs running this application, then your VI is propably corrupted. 
    Maybe the easiest solution is if you contact National Instruments directly so we can look at the problem for you?  Your service request number in this case is 329222.
    Regards,
    Frode

  • Files panel disappears when clicking Point-to-File icon Dreamweaver CC

    I am trying to create a link using the Point-to-File technique.  Unfortunately, when I click on the Point-to-File icon the Files panel closes so I cannot click and drag from the icon to the file.
    Does anyone have any suggestions?
    Thanks,
    Jerry

    I personally have never seen the behavior you describe (or heard of it in the forums in my time here) in any version of DW. I use DWCC daily and can't get it to do what you describe.
    The Program Cache, when corrupt, can cause all kinds of weird issues with DW. Clearing it is just one step in the troubleshooting process and since the program creates a new version when it's started up, it's a pretty painless operation.
    As for restoring preferences and the Edit > Preferences menu, I'm not sure where that came from. Did you not have a chance to take a look at the Restore Preferences link I posted above? If your preferences have become corrupt, it can also cause all kinds of strange behavior in DW. Restoring them to factory default is a bit more of a process than choosing a menu option, that process is explained in detail at this link (also posted above) Restore preferences | Dreamweaver CS4, CS5, CS5.5, CS6
    If clearing the cache and restoring preferences doesn't fix the issue, a full reinstall using the cleaner tool available here will kill any corruptions in your program and give you a factory fresh installation of the program...
    http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html
    Beyond that, if the problem persists, I would try creating a new admin level user account on the computer to test whether your user account has somehow become corrupt and is causing some kind of conflict with DW.

  • My frequently visited sites which used to be on a tool bar have disappeared when Firefox upgraded itself in the last few days. How to get them back?

    There used to be a bar with my frequently visited sites just below the search bar. It disappeared with the upgrade. How do I get it back? I don't understand the terminology in the help video

    Was it the Bookmarks Toolbar? You can display the Bookmarks Toolbar below the main toolbar in a number of ways.
    * right-click a blank area of the tab bar > Bookmarks Toolbar
    * right-click the "+" button on the tab bar > Bookmarks Toolbar
    * tap the Alt key to open the classic menu bar (File, Edit, View), the click View > Toolbars > Bookmarks Toolbar
    Any luck?

  • Auto brightness switch was disappears

    The Auto brightness switch was disappears when update my iphone 4 to ios6,
    i had restore it over 1x times. but can't fix it.

    have the same issue, iphone 5, 6.01, tried also 6.02.
    is it hardware ???

  • ActiveX controls disappear when VI is loaded in a Sub-Panel with Start Modal Dialog usage

    Hi,
    I have a subpanel in a VI (VI1) in which another VI (VI2) is loaded. VI1 is used as a module for an Action step in TestStand. VI2 has ActiveX controls like ExpressionEdit and Adobe PDF reader etc. VI1 loads VI2 in a sub-panel and calls Start Modal Dialog.vi. I have set 'Show front panel when called' to true for VI1 so that the VI pops up when the sequence is run. When the sequence runs and when the Start Modal Dialog VI is called from VI1, all ActiveX controls in VI2 (loaded in the sub-panel) disappears. Here is the screenshot of the frontpanel of VI1 when the sequence is run:
    This problem occurs in TestStand 4.2.1, TestStand 2010 and TestStand 2010 SP1 (as far as I have tested. May occur in older versions too). In the attached file, VI1 is 'ExprEdit Test.vi' and VI2 is 'SubpanelLoad.vi'. The attached sequence is developed in TestStand 2010 SP1.
    How can this issue be solved?
    Thank you,
    Ganesh Kumar
    Solved!
    Go to Solution.
    Attachments:
    Subpanel Load ExpressionEdit problem.zip ‏23 KB

    Hi,
    An update on this issue: I tried changing the order of loading the VI in the SubPanel and the start modal dialog. I called start modal dialog and then loaded the VI (VI2) in the SubPanel. When I ran the sequence, the activeX controls did not disappear (I was pretty sure that the ActiveX controls in VI2 would not disappear since I am calling Start Modal Dialog before loading the VI in the Subpanel). Then I just changed the sequence of operations back to the previous order (loading the Subpanel with the VI and then calling the Start Modal Dialog). When I ran the sequence, the activeX controls where still displayed. But when I ran the sequence with the VI1 backup (that I had taken before making all these modifications) the activeX controls were not displayed. I a nutshell, I now have 2 versions whose codes are the same. But when I run the sequence with action steps for these VIs, the activeX controls disappear when the unmodified backup VI runs and does not disappear when the modified VI is run. I have attached the files that I used along with the sequence file. The details are as follows:
    ExprEdit Test (Not Working).vi - The unmodified backup VI for which the ActiveX controls disappear.
    ExprEdit Test (Working).vi - The modified VIs in which the ActiveX Controls do not disappear (But same code as ExprEdit Test (Not Working).vi).
    ExpreEdit Test.seq - The sequence file containing 2 action steps one each for theabove mentioned VIs.
    SubpanelLoad.vi - The VI that contains activeX controls and is loaded in the SubPanel.
    Note that the sequence is created in TestStand 4.2.1.
    Thank you,
    Ganesh Kumar
    Attachments:
    Subpanel Load ExpressionEdit problem.zip ‏36 KB

  • Stage disappears when using selection tool

    I'm using Photoshop CS6 Extended and i discover a strange problem in some documents that makes working impossible.
    When i use the normal rectangle selection tool in some documents then suddenly all the content of the stage disappears when i release the mouse
    It doesn't occur with any document just with some.
    Does anyone has discovered the same issue and has an idea how to solve it?

    Sorry, i meant canvas..."stage" was influenced by Flash
    Posting a Screenshot makes no sense, because you just cant see no content anymore. All the panels are still there, but the canvas suddenly is empty in the moment i release the mouse when i'm using the selection tool.
    I'm running Photoshop CS6 Extended on Windows 7 Professional 64Bit with 16GB RAM, 18GB of free disk space on an SSD.
    It might be a working memory problem (?!). After closing Chrome (where i had a lot of tabs) and restarting the system, noe everything works fine. The problem is, that it happened a few times with different PSD-documents...

  • Text keeps disappearing when I select it to make type at all / make changes / edit. Type tool is not working. I am running CS6 on a Macbook Pro Retina (which I am hating!) 10.9.4 - wish I'd never upgraded.

    Text keeps disappearing when I select it to make type at all / make changes / edit. Type tool is not working. I am running CS6 on a Macbook Pro Retina (which I am hating!) 10.9.4 - wish I'd never upgraded.
    Photoshop General Discussion

    The RAM needs specs as shown below.
    Maximum Memory
    16 GB (Actual) 8 GB (Apple)
    Memory Slots
    2 - 204-pin PC-10600 (1333 MHz) DDR3 SO-DIMM

  • When I try to enter my Printer model to search for drivers on HP support site the input panel disappears . It was OK in previous Firefox versions but not in 18.

    I tried to search for driver for one printer at HP web site. When you go on support page you are presented with 3 options. If you click on the first to search for drivers a panel is displayed that has input box to enter your printer model. When I click on that input box the panel disappears.

    '''Try the Firefox SafeMode''' to see how it works there. <br />
    ''A troubleshooting mode, which disables most Add-ons.'' <br />
    [https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode#w_safe-mode-window_2 Troubleshoot Firefox issues using Firefox SafeMode]
    When in Safe Mode... <br />
    * The status of plug-ins is not affected.
    * Custom preferences are not affected.
    * All extensions are disabled.
    * The default theme is used, without a persona.
    * userChrome.css and userContent.css are ignored.
    * The default toolbar layout is used.
    * The JIT Javascript compiler is disabled.
    * Hardware acceleration is disabled.
    * You can open the Firefox 15.0+ SafeMode by holding the '''Shft''' key when you use the Firefox desktop or Start menu shortcut.
    * Or use the Help menu item, click on '''Restart with Add-ons Disabled...''' while Firefox is running.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut (without the Shft key) to open it again.''
    '''''If it is good in the Firefox SafeMode''''', your problem is probably caused by an extension, and you need to figure out which one. <br />
    http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes
    ''When you figure out what is causing that, please let us know. It might help other user's who have that problem.''

  • Hi, I've got me a 4k pc screen and when I open up photoshop CC the tools and panels very small. Can I change the size of these?

    Hi, I've got me a 4k pc screen and when I open up photoshop CC the tools and panels very small. Can I change the size of these?

    If you have CC you can go to preferences>Experimental features and select scale UI 200%. Otherwise you're out of luck.

  • PS CS6 OS X - "Place" dialog box disappears when I try to drag a folder into it.

    We are moving to CS6 at work currently. In our workflow, we need to move from folder to folder (hundreds of them) often, and I do this quickly by dragging the desired folder into the open/save/place dialogs. Doing this immediately takes me to the folder I need without requiring me to navigate there manually.
    In CS6, when I need to replace contents of a smart object (which I need to do proably 30 times every day), I right-click on the smart object's name and select "Replace Contents". A "Place" dialog opens and I can drag the folder of the asset I need into the dialog, but the dialog disappears when I click off of Photoshop to drag the folder. This happens in all screen modes.
    What can I do here? It is impractical to keep source folders in the left bar of the Place dialog (there are literally hundreds of folders I use).
    CS5 let me drag files from the Finder into the open/save/place dialogs. CS6 apparently does not.
    Thanks

    Try this:
    1) Open Photoshop CS6
    2) Open an existing file by double clicking it or opening with dialog)
    3) Select File > Open, and click on the Desktop
       The Open dialog does not vanish?
       This is Mac only. Never tried it in Windows.

  • Unfinished email disappears when switching Apps

    When preparing an email on my iPad Air, I sometimes need to check a calendar or another app.  Switching to that other app, apparently deletes my incomplete email and I can't find it.  Any suggestions how to avoid this problem or does someone know what happened to the unfinished email message?

    The unfinished email shouldn't disappear when changing apps. To make sure you can save it if it does, first tap cancel, then tap save draft.

  • I want to access the options in the context menu when clicking on a dropdown list in the bookmarks toolbar, but the context menu disappears when I try to click on one of the options. How can I keep the menu from disappearing?

    I have several dropdown lists in my bookmarks toolbar and would like to access the properties for some of the the items. This used to work fine. However, now, when I go to the list and place the cursor on a particular item, the context menu that is usually available on a right click disappears when I try to access one of the options. This is the menu that begins with Open. What can I do to regain this functionality? I really need the information in the Properties section. I'm using Firefox 3.6.8

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    You can use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    You have to close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    Also check the Mouse driver settings in the Control Panel.

  • Flash main application toolbar disappears when I save a file in cs4

    Hi
    When I save a .fla on my macbook (snow leopard OS) the main Flash CS4 application toolbar (the one with the minimize, maximize, hide buttons on it) disappears after the save dialogue has gone.  To get it back I have to re-launch the app.
    has anyone else noticed this?  I have checked for software updates but nothing seems to be addressing this issue.
    any help much appreciated
    thanks

    i keep getting this too!
    my tools panel disappears whenever i debug a movie or when i load flash up...
    hitting "reset workspace" brings it back the way i want it - but it get old REALLY fast
    this is a VERY annoying bug... i've tried all i could on my end, but it still does that....
    and if i save another workspace, with the tools panel placed elsewhere, then it's the properties panel that starts messing with me... so irritating
    this is going on since CS4, and has NOT been fixed in CS5....
    is there an "under the hood" fix for it? some config files i can delete or something?

Maybe you are looking for