Adobe InDesign: Bugs
When filing a new bug, please provide:
- Version of Adobe InDesign, InCopy or InDesign Server
- Steps to reproduce the issues
- Expected result
- Actual result
- Test file, screenshot, video or GIF capturing the issue (optional)
7584 results found
-
Cursor spins and text display lags while typing
ISSUE: While typing, text display will freeze/lag, and the cursor will change to a loading icon for about 2 seconds, then the text will finally appear all at once after the loading icon changes back to a regular cursor. This happens while typing in a regular text box.
EXPECTED RESULT: I expect text to appear on screen immediately as I press the key on the keyboard, not after a 2 second lag.
Version: InDesign CC 13.0 x64
9 votesHi,
Please share a sample document and a small video demonstrating the issue at amaarora@adobe.com
We can then reproduce the issue in houseThanks
-
File rename
InDesign 13.0 running Mac OX 10.12.6
If and INDD file is renamed in the Finder when it's open in InDesign, saving the file will cause an error dialog to appear saying "Changes cannot be save as InDesign can no longer access the '[filepath:newfilename]' file. Place the file in the original location and try again." This error message appears whether trying to do a simple save or even Save As.
This error appears even though both the window header and the file name in the error message both reflect the changed (not the original) file name.
Unless file is restored to…
9 votesHello All,
Thank you for your support. The issue is now fixed in the latest update of InDesign.
Please upgrade to the new InDesign 14.0 from your Creative Cloud Application.If you are unable to see the update yet, click on the menu (three dots) on the top right corner of Creative cloud app and click on “Check for App Updates”.
Let us know your feedback in the comment section.
Thanks,
Abhinav Kaushik
InDesign Team -
form field tag export
Current version - InDesign CC 2018
Form field tags are not created when exporting an interactive .pdf with tags.
To recreate:
1. Create a form with form fields.
2. Add everything to Articles pane in order from top to bottom per page.
3. Export to interactive .pdf, make sure to elect to create tags and set tabbing order by structure.Expected result - when the file runs through the Accessibility checker in Acrobat Pro - it passes.
Actual result - all form fields are missing tags and does not pass the accessibility checker.
Everything worked great before I updated InDesign…
9 votesFix of the issue is now available in InDesign’s latest November’17 update.
Please upgrade to the latest version InDesign CC 13.0.1 for the fix.
If you are unable to see the update, go to Creative Cloud application and click on the context menu on the top right and click on Check for App Updates.
Thanks,
InDesign Team -
styles don't export to pdf tags
All my paragraph styles are set to automatic for export options. When I export to pdf 99.9% comes over as 'span' in the reading order structure, not what it is supposed to be.
There is the occasional H3 for some reason on some versions exported. Appears totally random. None on attached sample.
9 votes -
CC library tab won't select?
When clicking on the dropdown menu to select a CC library, the tabs do not open unless I hold down the ^ button. When opened, I cannot select a CC library. Have refreshed several times but it still doesn't let me change the library! This is on InDesign for Mac.
9 votesHi
Please provide the following information:
1. Is InDesign installed on the default path?
2. Do you have any special character in the path where InDesign is installed? Like username has special characters.Also, please provide a copy of you preferences, you can zip them and email to anasgupt@adobe.com.
Regards
Anasuiya Gupta -
Glyphs panel scroll doesn't work in CC2017
Fix scroll feature in Glyphs panel; it worked in CC 2015. Broken in CC2017 on both Mac and Windows.
9 votesPlease update InDesign to the latest version, InDesign CC 2018 (13.0) for the fix of the issue.
-
[ID-4261359] Path ≠ line if you have a round arrow with an arrowhead as part of the path
If you have a "round" arrow with the arrowhead as part of the path, the path (in my screenshot: blue) is no longer the same as the shown line of the arrow (black).
This effect does not occur if the arrowhead is added to the path.9 votesHi,
Thank you for reporting the issue. We have been able to reproduce the issue and it is currently under investigation.
—
Adobe InDesign Team
-
(InDesign)Problem with metadata after conversion v15 to v20
After converting some old .indd files to v20 from v15 I see that custom metadata is completely wrong. I’d assume that during conversion InDesign finds old metadata packets and set incorrect values
Here is the cimpress:Id value we have before conversion which is correct(pic1)But after conversion to v20(v19 works correct) I got something like this(pic2):
To convert the file you need to simply open BEFORE_CONVERSION.indd in v20 IndesignExpected result is cimpress:Id have same value as pic1.png
Actual result is pic2.png
Is it possible to fix conversion process somehow, because it breaks a lot of flows and makes migration…8 votes -
PDF preset: color output settings aren't being applied V21.0.2
My company has been using the same PDF preset for a couple of years now. Since updating to V21.0.2, the color output settings specified in the preset are not being applied. I tried creating a new preset and the color output settings are still the default, instead of the very specific color settings I need applied for the print vendor we send files to.
8 votesHi Todd,
Could you share more details about the PDF Preset? What were the Color Output settings that are no longer getting applied in 21.0.2, can you show us some screengrabs?
If possible, share the .joboptions file.
--
Adobe InDesign team
-
Share for Review fails to update - InDesign 2026
InDesign 2026 v21.0 (the latest update)
Creating a new Share for Review link works without issue. However, updating an existing review link consistently triggers the error: “There was an error updating the artifact.” When this happens, the review document does not update. The only way to refresh the content is by generating a new review link, which unfortunately removes all previously added comments.
This is not a new problem, it’s a recurring issue that has resurfaced for many users, seemingly starting again around late October. It’s extremely frustrating, especially since Share for Review has become an essential part of how…
8 votes -
[ID-4272869] InDesign adds Blank space to top during PNG export for converted documents
I booted up 2026 (version 21.0) and opened a file that I was working on literally yesterday. I have a text box over a solid fill background shape. When I exported them both together yesterday, it worked as expected. Today, it exports with an obnoxious blank space (or filled space if I uncheck "Transparent Background") at the top.
Absolutely nothing changed with the file, it's just happening in 2026 and not in 2025. Comparison attached.
Workaround: Export the document to IDML
8 votesThis issue is fixed in the latest InDesign Release 21.1
Please update your version of InDesign to this latest release whenever it becomes available in your locale via the CCD app.
--
Adobe InDesign team
-
OR Operator with Anchors Behaves Incorrectly
InDesign GREP Bug Report: OR Operator with Anchors Behaves Incorrectly
Summary
InDesign's GREP engine does not handle the OR operator (|) correctly when used with anchors (^ and $). This behavior differs significantly from standard regex engines and produces unexpected, inconsistent results.Problem Description
When using the OR operator with anchors in InDesign GREP, the anchors are interpreted with incorrect precedence, causing the pattern to behave differently than expected. This issue has been confirmed as a bug by Peter Kahrel, author of "GREP in InDesign."Test Cases and Results
Test Case 1: ^ab|c
Text: ab ac bc Expected (standard regex):…8 votes -
Accessible PDF exports paragraph lines in individual content containers
Steps:
1. Create a simple InDesign file, and type in a paragraph on several lines, apply any paragraph style
2. Export to a tagged PDF and examine the <P> tag in the Tags paneExpected result: The entire paragraph is in one content container
Actual result: Each line of text is in its own content container. The paragraph is really hard to read in the PDF when pressing Down Arrow with NVDA or JAWS. This causes each line to be read separately, e.g. with NVDA the default is to have "Use screen layout" as Off.
In InDesign lines can be…
8 votes -
History panel logs issues
The history panel does not allow some actions to be undone. One is the act of stepping back several steps. As long as no new actions are done, you can step forward again, but as soon as you complete a new action, the inbetween steps disappear. The undo/redo history is also cleared; only new actions completed after that point can be undone. This is a problem because is makes it impossible to test various options and then quickly return to the original option, as I have often done in the past. Instead, the desired option must be set up again…
8 votes -
Can't apply colour swatches in swatches pallette
Indesign version 20.0.1
Mac OS Sequoia 15.1.1Steps:
1. Create or open a document
2. Create or select any text box or picture box
3. Select any colour in the Swatches panel
4. The colour swatch will hilite for a second when clicked, but then deselects and the colour is NOT applied to the object
5. Same is true for text: Cannot apply any colour to text using the Swatches panel.
6. Using the "Color" panel however does allow you to apply colours using CMYK or other spaces.Additional Notes:
- Already tried manually deleting caches and preference files from…8 votes -
InCopy: Notes in text shifting randomly when exported as PDF.
InCopy version 18 and 19.
To recreate the issue : add a note to any point of a text paragraph in InCopy and export the document as PDF. This results in the note (yellow sticky note) shifting randomly within the PDF document.
What should happen is that the yellow sticky note should be in the area of where the note was initially anchored in InCopy, after you export it as PDF.
8 votes -
.svg library assets are not supported anymore at version 19.3
Elements from the library with the .svg file format are no longer supported in version 19.3. In Illustrator the assates still works.
8 votes -
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.
8 votes -
PAC 2021 Error for InDesign generated PDF : Object reference not set to an instance of an object
I am still getting Object reference not set to an instance of an object when testing pdf files in PAC 21. This error apparently relates to 'PDF Export using ZIP compression for images shows an “Insufficient data for an image” error on opening in Acrobat.
This was supposed to be fixed in ID 18.5 but its now happening with every PDF I check for accessibility, even a single page with simple text.
Working for local government and its imperative our PDF files exported from ID are fully accessible and tested. Seek an urgent fix.
8 votesThis issue is fixed in the latest InDesign version 19.4
Please update to this version of InDesign to get the fix.
--
Adobe InDesign team
-
"Error#0: Your organize can not use it at present" while trying to publish your documents using Publish Online in InDesign
I can not export as Publish Online. It stats that error #0: Your organize can not use it at present.
8 votes
- Don't see your idea?