Skip to content

Adobe InDesign: Bugs

When filing a new bug, please provide:

  1. Version of Adobe InDesign, InCopy or InDesign Server
  2. Steps to reproduce the issues
  3. Expected result
  4. Actual result
  5. Test file, screenshot, video or GIF capturing the issue (optional)
If you are facing a crash in InDesign, please submit the crash report as well. How to Submit Crash Report
Join the InDesign Prerelease Program to try out the new features and the bug fixes that are available in beta builds.

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

6480 results found

  1. Spellcheck isn't working. I have set my language to English, but no matter what I do it reverts to "Finnish" language.

    Spellcheck isn't working. I have set my language to English, but no matter what I do it reverts to "Finnish" language the minute I try to start using Spellcheck. Then everything gets flagged as an error. Please fix this bug ASAP.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. undo() does work, but spawns pointless error

    // ----
    function inner() {
    
        var doc = app.activeDocument;
        var i = doc.layers.length;
            while (i-->1) {
            doc.layers[i].remove();
        }
    }
    
    function outher() {
    
        app.doScript(inner,ScriptLanguage.JAVASCRIPT,[],UndoModes.SCRIPT_REQUEST,'outher');
        alert("pause");
        app.activeDocument.undo(); //<- wrong error, it actually works
    }
    
    app.doScript(outher,ScriptLanguage.JAVASCRIPT,[],UndoModes.ENTIRE_SCRIPT,'inner');
    
    // ----
    

    Also, this error is not ingnorable: if you put undo() in a try-clause, it doesnt work.

    Alsoalso, the different undo-modes (https://developer.adobe.com/indesign/dom/api/u/UndoModes/) are NOT sufficient explained. At least write some whole sentences on how they actually differ.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Scripting  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. screen flickering sonoma

    I know this is a known issue, but after 4 months, I would have hoped that a fix would have been developed by now. My fault for now researching before upgrading to Sonoma, but come on guys. I seriously can't believe how terrible my experience has been with both the new Macs and Adobe software. I have been doing design for 18 years, and have never had as much trouble in that time as I have had from both company's products in the last year. This is ridiculous! It is unfortunate for users that we have no other viable options…

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Installing InDesign 2024 still removes all preferences, shortcuts, and workspaces — even in v19.1

    Despite the previous thread about this marking the problem as being resolved, it is not — not even with the latest update 19.1 ... not for me at least. I've uninstalled and reinstalled InDesign 2024 multiple times at this point to no avail.

    This is a serious issue for professional users who have very specific settings that take time to create and are necessary for maintaining a consistent workflow between versions.

    Please resolve.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Apple's Spoken Content not functioning in InDesign 19.2

    I use Apple's Spoken Content to have my Mac read my documents back to me as a way of proof reading sections at a time for continuity and structure (something no spell check provides). When I highlight text I want read aloud and hit the keyboard commands for Spoken Content, the Mac reads the actual file name of the document! If I copy and paste the text into a .indd file for InDesign 18.5.1 and repeat the steps, it works correctly and reads my text out loud. It works if I open any .indd file that is not saved in…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. 19.2 Performance (esp. Type Tool)

    Starting with version 19, but especially with v. 19.2 (MacBook using Sonoma 14.3.1), InDesign just SLOGS. Every time I select the Type Tool, it's about 3-4 full seconds (including the "spinning ball" every time) before the type tool is accessible to me.

    I am a long-time power user of InDesign and this is incredibly frustrating. My brain and hands now work much faster than the application — didn't always used to be true. Click and wait...click and wait...click and wait. That's what using InDesign is like now. For 700 bucks a year. Yuck!

    Have you made the program TOO FAT,…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Placing an ICML file in an InDesign file ignores multiple artboards in AI files if they are embedded

    If you have an AI file with multiple artboards which is an embedded anchored object in a text frame it will always revert back to the first artboard when you place the ICML in InDesign.

    1. Create a new InDesign file.
    2. Create an AI file with two artboards and one simple object in each.
    3. Create a text frame in InDesign.
    4. Place the AI file in the text frame and choose the second artboard.
    5. Embed the AI file.
    6. Export the text frame as an ICML file.
    7. Place the ICML file into the document (not check in/check out).

    What happens:
    1. The "Pages"…

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. InDesign crashes when restoring a spread/page that contains a selected table with an xml tag

    Version of Adobe InDesign, InCopy or InDesign Server:
    InDesign 2023/2024

    Steps to reproduce the issues

    1. Create a 2nd page
    2. Create a table on that page
    3. Tag the table with an xml tag
    4. Select the table
    5. Delete that spread/page
    6. Try to undo that delete spread/page

    Expected result

    InDesign does not crash

    Actual result

    InDesign crashes

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. ID Arabic-Enabled incorrect full stop position with "soft return"

    ID Arabic-Enabled incorrect full stop position with "soft return"
    1. ID version: 2024 Arabic enabled.

    Description:
    Text error when a soft return is used at the end of one sentence, the following text will place the full stop at the wrong end of the text.
    See attached videos which indicate the correct behavior on ID 2023, and the incorrect behavior on ID 2024.
    Downloas sample file "ID2024OKon2023ERRORon2024.indd" at https://vocaza-my.sharepoint.com/:u:/p/n_el-abed/EbOQxQlxUMZJk7OHeTSL39cBsXBBMVLgJx8oqkcjfTgsJw?e=oZTGQZ

    1. Steps to reproduce the issues:
      Open file "ID2024OKon2023ERRORon2024.indd" on ID 2023, apply a soft return as indicated in video "ID2023.mov", all is OK.
      Open same file on…

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. # in URLs of Hyperlinks in Hyperlinks panel is substituted with %23 when opened in browser from panel

    Hi together,
    when working with hyperlinks with URL destination an URL like:

    https://wiki.selfhtml.org/wiki/HTML/Elemente/a#Siehe_auch

    will not be transferred to the browser as is when the menu command "Go to Destination" is used or if the "green" bullet in the panel is clicked that indicates a correct and connectable hyperlink destination.

    Instead character # will be substituted with %23 like that:

    https://wiki.selfhtml.org/wiki/HTML/Elemente/a%23Siehe_auch

    The implication could be two-fold:
    [1] The browser could show an 404 error
    [2] The browser could not navigate to the named anchor and the view of the page is showing the top part of the page.

    The URL above…

    13 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    5 comments  ·  Others  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Assign new shortcut for hiding panels while inside a text box don't work (Mac 12.7.4 ID2023)

    InDesign 18.5.2
    Mac 12.7.4

    Please read and try to create it in order to see the problem. some users reported it works for a few times, but later stopped.

    Hello,
    I have a need to hide/show panels except the toolbox which is here:

    Product area : Views, Navigation > Show/Hide all panels except toolbox --- Default: Shift+Tab

    Of course this shortcut will not work when my cursor is inside a text box so I added a shortcut when the "Text" context is selected so it will work in this way too: Text: Ctrl+Tab

    While doing so I made sure [unassigned]…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Accessibility  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Panel flyout menus do not open on external displays/expanded desktops — they open only on primary display

    I keep all of my tool palettes on a secondary monitor on Mac OS (now Sonoma) running the latest version of InDesign.

    None of the flyout menus will open when the tool palettes are on a secondary display. However, I find if I drag the tool palette over to my Primary display, the flyout menus work again (until I drag them back to the external display).

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. inDesign screen flashing on M2 Mac mini

    InDesign screen flashing on M2 Mac mini.

    The screen flashed when selecting text, moving objects, using marque select.
    Turning off rulers helps a lot. I've read that turning on/off GPU performance will solve this issue. The option is grayed out within inDesign but is available on Illustrator and Photoshop.

    inDesign version: 19.0.1
    OS version: Sanoma 14.1.1
    Mac mini M2

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. PDF Workflow shows syntax error in exported PDF Version 18.5

    I read that there was some Problems with PDF export since InDesign version 18.4. And i want to report that there are still issues with the latest version 18.5. Our Workflow reports syntax error in pdf and aborts procession. Its a full stop, no detailed error messages were shown. The only solution for us is to place the PDF again in older InDesign (17.4) and export a PDF from there.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. HarfBuzz introduced in v2024 is not honouring the spacings properly

    Harfbaaz text engine is not taking care of spacings properly specially when using Arabic or Urdu script. Files attached before and after. Without harfbaaz, settings look more natural. On tweaking the settings further does not make much difference.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. last letter in text frame disappears from PDF Hebrew

    We're having issues with the last letter or the punctuation at the end of a sentence disappearing when the file is exported as a PDF. Primarily happens with right-to-left language, we're using Hebrew.
    Been happening since the update to 19.0 onward.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  PDF Export  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. launch failure

    Indesign 2023 (version 18.5)
    Running on Mac OS Ventura (13.1)

    Indesign fails to launch. Whether clicking the application icon through finder or from the Creative Cloud window. The app starts loading, then after scanning for plugins it instantly closes with no crash report. I was able to launch after uninstalling, rebooting and reinstalling Indesign version 18 but after closing the program once, the problem returned and I had to repeat the above. This method is not acceptable for daily use.

    8 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Footnote: Problems with Small caps when using World-Ready Paragraph Composer

    ID 23 and 24: When the Footnote Text Paragraph Style has World-Ready Paragraph Composer enabled, then there is a problem with formatting in the first line of the footnote: Starting from Footnote 10, the problem appears. When Small Caps is applied (via open type font) then the style is applied to 1 letter before the styled text range and 1 letter at the end of the text is not styled as should be. So the staling is shifted for 1 letter regarding the applied style. When the footnote number is 3 digits, then the styling is shifted by 2 letters.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Others  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. InDesign flashes white every time I click on a page

    When using InDesign, it flashes white every time I click on it. If I click and hold, the screen become completely white. This is very annoying, almost impossible to work. I cannot highlight anything or draw a marque without getting the white flashing. Even when I'm just moving around a page, it flashes. This is migraine-inducing.

    I have InDesign 18.5.1 and there are no updated available, I just checked. This has really slowed down my workflow. I know you closed the previous listing for this, but it's not fixed.

    Help!

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. InDesign Not Exporting Forms Correctly

    InDesign 18.5 is not exporting form fields correctly. The fields have a description, which corresponds to a tooltip in Acrobat. The fields fail the Acrobat accessibility checker, which states they do not have a description. They do, but InDesign is not exporting it correctly. The only way to correct this is to delete and rebuild the form fields over and over and over until the error clears.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Feedback and Knowledge Base