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

6803 results found

  1. Major Preview Glitch

    I'm having a major glitch with preview screen mode in InDesign. When you toggle it on multiple elements on the page disappear, and this is happening on most documents and has only started within the last few days since the the last update. This is a major glitch when working on clients work when tings just start disappearing and not knowing if that is how it will print etc. I have uploaded a before and after image to show what disappears.

    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)
  2. Scrolling loop

    I have a scrolling bug in the share for review feature. Even in a small file of 10 pages, when scrolling too quickly up or down. The scroll gets stuck in some kind of loop, only reloading the page seems to solve the problem. Tried on 2 different macbook pro's and an Imac running Big Sur and High Sierra.

    In the attached video, you first see me scrolling 'gently' which doesn't cause any problems, but after 'flicking' the mouse pad / magic mouse a few times it gets stuck in this loop.

    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)
  3. Remove color failed

    Hi,

    I'm facing a new issue.

    Version : InDesign Server CC 2021
    Language : VBScript

    Steps to reproducre :
    - Create a new color
    - Try to remove it
    -> Error : Can't remove this color

    Works on InDesign Server CC 2020

    I can't upload my example code file so i put it here :

    Set ID = CreateObject("IndesignServer.Application.2021")

    Set CurDoc = ID.Documents.Add

    Set NewColor1 = CurDoc.Colors.Add
    NewColor1.Name = "Valid1"
    NewColor1.ColorValue = Array(71, 20, 100, 10)

    Set CurItem = CurDoc.Pages.Item(1).TextFrames.Add
    CurItem.FillColor = NewColor1

    NewColor1.Delete

    CurDoc.Save "D:\Temp\Test_CC2021.indd"
    CurDoc.Close

    ID.Quit

    Thanks

    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)
  4. AppleScript Finder communication

    InDesign version 16.3.2 with OSX 10.14.6 or later

    Indesign script‘s with calls to the Finder or other Apple apps work running from Apple’s Script Editor, but break when running from InDesign’s Scripts panel. Get an Not Authorized to Send Apple Events to Finder error.

    This breaks when running from the Scripts panel, but worked with InDesign 2020:

    tell application id "com.adobe.InDesign"
    tell application "Finder"
    activate
    display dialog "Hello"
    end tell
    end tell

    Calls to other Adobe apps are ok, so this still works from the panel:

    tell application id "com.adobe.InDesign"
    tell application id "com.adobe.Photoshop"
    activate
    display dialog "Hello"
    end tell…

    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

    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)
  5. Black horizontal lines appear on screen when scrolling

    When I expand the Indesign window to fill 90% of my 27" screen, I get numerous black horizontal lines appearing when scrolling. Other editing functions typical when handling type on a layout also produce random broken lines. If I click a page forward or back arrow, the lines disappear. I was first using v16.2 and just upgraded to 16.3.2 today with same results. Just discovered I have to reduce the widow size to about 75% of my screen size for the lines to not appear at all. Never had this happen on previous versions and need almost full screen width…

    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)
  6. Random blocks of color, screen skipping

    InDesign v16.2.1 - Started getting large blocks of color in my InDesign docs - never in the same file, appears randomly but always when scrolling. And this morning, a weird "skipping" thing happened - see attached. I've updated my iOS, un- and reinstalled InDesign to no avail.

    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)
  7. Artefact issues with Accessible PDFs.

    Elements on the master page are not tagged as artifacts, according to PAC 3.
    Not even with a corresponding style that has this property.
    PAC 3: https://www.access-for-all.ch/en/pdf-accessibility-checker.html

    This behavior also applies to these elements on a normal page:
    - Table borders
    - Paragraph border
    - Column rules
    ...

    This is a big problem because these elements have to be defined manually as artifacts. This can quickly be hundreds of elements.

    InDesign 16.2.1

    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

    1 comment  ·  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. Adjust layout without resizing anchored objects

    With the Adjust Layout feature activated, if I resize the margins of a page or apply a master page with different margins, anchored objects on the page end up getting resized. I have even had some anchored objects disappear completely (although the anchors are still there). I want to be able to adjust the main text frame on a page to the new margins WITHOUT changing the anchored objects, which are part of the text flow and should not be changed.

    For example, in designing a book, I want to apply a certain master page to pages with chapter headings.…

    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)
  9. Can't Rename Objects in Layers Panel on MacOS Big Sur

    Adobe Indesign 16.1, macOS Big Sur 11.2.3

    I cannot rename objects or layers in the layers panel. I've attached a video of the typical triple-click method and all you see is a quick flash of the editing mode but it is never actually able to be edited.

    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

    4 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)
  10. Colour Profile Reset Issue / Sync Adobe Indesign 16.1

    It is becoming a bit of a issue when after updating to 16.1. The colour Profile resets to this setting. Then again going to bridge to set up the original profile again. After a few hours, closing the program, it resets again.

    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)
  11. Make Crop Marks always outside the Bleed

    People who don't understand bleed (and they are out there) leave the Marks Offset setting on default, which causes problems when they send their files out for printing.

    There is absolutely no situation or circumstance in which it is a good idea to have the Crop Marks inside the Bleed. Not one. Not Ever.

    So why do we have to adjust the Marks Offset when we change the Bleed ? Why is it not even offered as an option in the Preferences to set this automatically ?

    It's not just when exporting a PDF, but also when Printing, from InDesign,…

    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

    1 comment  ·  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)
  12. Option + drag and shift to contstrain keys not working

    InDesign 16.0.2

    The usual function of holding the option key on mac and dragging an object to duplicate has stopped working. In the same way, clicking shift when moving an object or drawing a frame no longer constrains it's dimensions.

    Both of these features still work fine in Illustrator (25.1)

    The attached video show me trying to draw a square by holding shift when drawing a shape but it doesn't constrain the proportions as it should. It also shows me then trying to duplicate the shape by holding option (mac) and dragging. The cursor changes to suggest that it's working…

    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)
  13. cc library

    Hi!
    [Indesign 16.0.2, macbook with Catalina]
    The CC Library freezes and i can't click any colors or elements. It is not possible to scroll in the library or change library. The issue sometimes is resolved when I restart the program but often not. I had this issue with an earlier version of Indesign too.

    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

    2 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)
  14. Share for Review is showing files in low res very blurry

    I'm using PSD files linked in my InDesign, they look blurry like low res even the fonts used in the PSD https://assets.adobe.com/id/urn:aaid:sc:US:4e60c8e1-8ba1-46f0-af66-23ef2b71ac21?view=published

    Is there any option to share for review low res or high res please let us know, but I don't remember this happening to me before, they were shared always clear.

    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)
  15. InDesign Slow in MacOS Catalina when using a calibrated screen profile.

    I am an experienced user of Adobe products for over 20 years. My current subscription is to Adobe Creative Suite (full). I am using a Mac Pro running MacOS 10.15.7 (Catalina) on NVMe SSD with 48 GB RAM and AMD 5700 XT GPU with 8GB VRAM. All Adobe apps are up to date.

    If I use a calibrated screen profile, InDesign becomes extremely slow, so that every selection of a menu item, every key-press, every pan or drag, becomes incredibly slow.

    This fault is independent of document size (it happens with a new document, with one blank page). It is…

    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)
  16. share for review stuck on loading

    As mentioned, share for review window is stuck on loading and doesn't proceed.

    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)
  17. Drop shadow is not updating after text is changed.

    After giving a text box saying "New Music" a drop shadow, I duplicated the field and changed the text to Limewire. The drop shadow behind it did not change.

    I've set the distance to farther than it was before to demonstrate it more clearly, also showing that the problem is not fixed after attempting to refresh it by changing settings.

    2019 iMac 27in running MacOS Catalina 10.15.7 with InDesign 15.1.1.

    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)
  18. Printing a document with variable fonts garbles them

    (I sent test fonts to Josh Hadley at Adobe yesterday, i.e. Aktiv Grotesk VF)

    1. Select variable font from the menu (e.g. Aktiv Grotesk VF)
    2. Select world-ready composer
    3. Select a couple different instances from the drop-down or select an instance via the slider (e.g. Black, Bold, Regular, Light) and set some text in each
    4. Print the page from InDesign on a PostScript printer

    See the attached image. What should happen is that the repeating blocks of text should be set in the different instances you selected in step 3. They are replaced by a random font instead, only the first instance…

    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)
  19. Cross references rendered to big/wrong line break

    Text with cross references isn't rendered correctly. The line break is triggered far to early (see IDML and PNG) image.

    The line break works with the Adobe World-Ready Composers but not with the Classic Composers.

    I cannot use the World-Ready Composers because of the justified nonbreaking space see https://indesign.uservoice.com/forums/601180-adobe-indesign-bugs/suggestions/41793187-bug-since-cs6-nonbreaking-space-s-issue-wit

    A test IDML file can be downloade here: https://cloud.publishingx.de/s/mMMkbxidwTiTfKR

    Please fix both bugs!

    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)
  20. Smart guides not working at all

    Snap to grid and smart guides or any function where cursor automatically snaps to edge, corner, or center point is not working. I am currently using version 16.0. I have restarted the program 5 times. All of these features are check marked and turned on despite the features not working at all.

    I will not work on my project because of this issue. I need to rely on the precise support of smart guides and snap to guides in order to do what I have to do. I'm very disappointed with this bug and upset I'm set back so much…

    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)
  • Don't see your idea?

Feedback and Knowledge Base