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

6974 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.

    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)
  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. Damaged capitals

    In Design 19.3 x64
    After pouring in an editable file (MS Word 2010), where the capitals were in the footnotes in the names of the author(s) and editor(s) the capitals did not include the last letter of the last name or the last two letters.
    Earlier versions (3-4 updates) worked fine.
    Selecting the author's name and including capitals does not help. Further the last letter (or two) are not capitals. You have to mark the name and a comma (sometimes even a space) to make the full name capitals.
    It takes more time, more attention to correct all the footnotes.…

    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)
  4. Text Variables Do Not Work with Auto-Size Text Boxes

    When I create a text box that has auto-size (width only) enabled and then insert a text variable (e.g. "modification date"), the entire text variable is collapsed into the width of a single character. It is as if the dynamic width of the text variable causes a bug in the calculation of auto-size, such that the width cannot be determined, and so it all collapses into the width of a single character instead, with all of the characters rendered one on top of the other.

    Very disappointing bug, because dynamic text variables and auto-size are a natural fit for one…

    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)
  5. Autosize height does not work on threaded text frames

    Autosize does not work on threaded text frames. Why not? You have a frame break that tells you where the box ends. Can you fix this?

    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. Application frame not re-aligning after screen change.

    Waking my MacBook after disconnecting from a secondary (and larger) screen, often leaves my Application frame in the previous size. And due to the fact that this formerly connected screen is much larger than my MacBook, it leaves the frame in a size and postion which makes it impossible to fetch, resize, or drag it to a hot area to force it to re-arrange properly.

    Resetting the workspace, or switching application frame off/on, doesn't help. I have to Quit/Restart InDesign to let it realign its frame to the new screen size.

    InDesign version 19.3, MacOS 12.6.2.

    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. Exporting a page to an existing PDF file

    Hello,
    I've been using Indesign for over 20 years and I often come across the following problem: you're working on a large catalogue, you export it as a PDF and after proofreading, a page needs to be corrected. You apply the correction and export the whole catalogue again, overwriting the previous one, or (another method) you export just the corrected page and import it into the PDF using Acrobat tools.

    It might be interesting to be able to tell Indesign to export only the corrected page and to integrate it directly into the existing PDF in order to save time…

    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  ·  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)
  8. ID v 19.3 Arabic version: first character after a drop cap is missing in an exported pdf

    ID v 19.3 Arabic version: When using drop caps, the first character after the drop cap is dropped out (missing) in an exported pdf.

    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)
  9. critical display problems! please fix it!

    New version from 19.0–19.3 causes terrible display/view problems! See the attached screenshot (actions: opened an indd file, zoom in, zoom out...).
    Fix it please, it's unusable in this state!
    Older version 18.5.2 works normally on the same machine!

    Indesign (19.0—)19.3
    Apple Mac Mini M1 16GB
    OSX Sonoma 14.4

    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)
  10. Library assets missing in InDesign 2024 v19.3 but visible in Creative Cloud

    Many assets that i've made and added into my libraries that we use for production are now missing for me in InDesign, v19.3, although they are still present in the Creative Cloud app, and my coworker using the same library but on InDesign v19.1 does not have this issue so far.

    Both of us are on the latest version of MacOs, v14.4.

    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)
  11. Crashes when changing font, copying text and saving as another file type

    I have been tryin to open one of my 'old' Indesign files (2017). At the time I used Cross-References plugin DTP tools. I no longer use it. It keeps populating a notification that the plugin is missing, but it still opens the INDD document. I have tried saving the document—
    1) as an IDML document and that does not work.
    2) I have also tried saving as a new document but the issue remains the same.
    3) I have tried copying the text from it to a new INDD document, it crashes every time and I have sent crash reports.…

    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)

    We have released InDesign 2025(v20.2.0.036) with many stability fixes. We recommend you upgrade to the latest version (if you’re not already on it) as it is more robust.

    If you still face this issue even after updating, please submit the crash report to us. (Guidelines to submit crash are available at (https://helpx.adobe.com/indesign/kb/submit-crash-reports.html )

    Also, please send the following information to santalwa@adobe.com :

    • Reproducible Steps – What were you doing when InDesign crashed?
    • Video recording of the crash
    • Is(Are) the issue related to a specific document(s)/asset(s)? If yes, could you provide us with the document(s)/asset(s)? Please package the entire document (To package the document, choose File → Package…)

    Adobe InDesign Team

  12. Main view not redrawn when mouse zooming until mouse is moved

    After I updated to MacOs 14.4, I got this weird bug when zooming pages using Opt+mouse scroll wheel. I can see the vertical and horizontal scroll bar sizes changes as I am zooming, but the main view is not updated. The moment I move my mouse, the main view also get updated. This is very frustrating, because I cannot see the size while I am zooming. This worked fine in MacOs 14.2.

    To reproduce the bug:

    Zooming seems to work initially when opening a document, and the error seems sometimes to be triggered if I Space+drag when I have the…

    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)
  13. Missing Graphics

    Certain aspects of my file is not properly populating with all of the graphics that are imbedded on the Master pages only on the even pages.

    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  ·  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)
  14. 19.2 Arabic version, missing periods in exported PDF

    In an exported pdf, periods (or other ending characters) at the end of paragraphs are missing, if the paragraphs were aligned right or justified in the original English version.
    The time-consuming work-around option is to make the period LTR char direction.

    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

    2 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)
  15. Objects transformed with the Shear-Tool aren't displayed correctly in Review and with Acrobat Extension for Chrome

    In my corporate design, I use rectangles with a shear angle of 45°. However, these rectangles are displayed incorrectly in the Review and in the Chrome browser with the Acrobat extension. Such rectangles are then not displayed at an angle, but as a larger rectangle. In the two uploaded images you can see the comparison of how it is designed in Indesign and how it then looks in the Review.
    Correcting this display error is very important to me. Of course, I could also draw the slanted rectangle with the path tool. But this is very impractical because I can't…

    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)
  16. 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)
  17. Text box (&photoBox) LAG & MOVE after clicking / editing

    When clicking on TXT box indesign freezes for about 1s then it's moving text box ON ITS OWN by few pixels (please take a look at video: 1-2s, 12-14s, 22-24s) like how is this happening??? It doesn't matter if the document is big or small, new or old - I've tried all options it's doing it every single time!!! I can't work since it;s driving me crazy FIX IT ASAP:

    INFO: Adobe InDesign v19.2, MacOS: 14.3 (23D56), MacBook Pro 16" m1 PRO, 32Gb RAM

    Additional info:
    1. tried on multiple documents all have the same poblem
    2. new document with…

    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)
  18. 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)
  19. Hide spread does not work with publish online

    InDesign v 19.0 - Publish Online
    I welcomed the fairly new 'Hide Spread' option, which is long overdue. But unless this is a bug, I am astonished that the hide spread feature does not work when you use the Adobe Publish Online option!?
    I think the initial message said the hidden pages will be excluded when exporting (to PDF I presume), but I assumed it would also work when using the Publish Online option!
    But my experience publishing online just now shows me the hidden pages are always included. I changed paste board set-up to 'Digital Publishing' in case that…

    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)
  20. XML tags are not allowing inside Footnotes

    We are handling huge STM Books and Journals and following XML workflow. Some of our books and journals will have huge footnotes with contents coded with client provided DTD. When applying the XML tagging to footnote contents, InDesign showing a warning that it's not allowed (attached the screenshot for reference)

    Due to this limitation, we're handling the XML based footnotes with different approach and unable to utilize the benefits of usual footnotes features, which includes footnotes moving to next page when the footnote references are moving, flowing the part of footnotes into next page(s) when the contents are exceeding the…

    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