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)
- or
927 results found
-
Right-to-left paragraph orientation causes problems
Hello and thanks in advance to the respondents.
For several months now I have been suffering from a very annoying problem in InDesign and I have not been able to find a solution.
When I set the writing direction from right to left (using the edit menu - right to left), the arrow keys on the right and left keyboard stop responding as they should, and instead of each click the cursor moves one character to the right or left, clicking on them jumps the cursor to the beginning or end of the line.
The problem only exists when I…1 vote -
Stripes in objects that have transparency
Dear Indesign community,
I have installed the latest version of Indesign and always have these stripes in those objects that have transparency. The level of transparency does not matter. I set the screen display performance to the highest quality. I've already uninstalled and reinstalled Indesign, but nothing has changed.These stripes can no longer be seen in the exported PDF.I use Windows 11, 64 bit, an Asus G814JV laptop with a 13th Gen Intel(R) Core(TM) i9-13980HX 2.20 GHz processor. 32GB RAM. And an NVIDIA GeForce RTX 4060 graphics card. Indesign version 19.0
I don't have the option to turn GPU performance…1 vote -
Can't create snap to baseline style
I just paid for and downloaded ID 17.2.1 after using cs6 and need to meet a deadline for a four page newsletter. I can't seem to find any buttons whatsoever that allow me to create a body style with the text snapping to the baseline. My text is all over the shop. Did I just do a faulty download, or am I missing something? Where is the option for baseline snapping or not snapping?
1 voteAlign to Baseline Grid option is available in the Paragraph panel.
It is also available in the Paragraph Style dialog under the Indents and Spacing section - Align to Grid.
Hope you find this useful.
--
InDesign team
-
"Synchronization completed successfully..." message shows up even if AppleScript's user interaction preferences set to "never interact"
When synchronizing a book via AppleScript, the "Synchronization completed successfully..." dialog shows up even if the user interaction script preferences are set to "never interact".
Yes, this message has the "Don't show again" option. However, it's still a bug - because the dialog shouldn't show up at all when user interaction is suppressed.
On new installations of InDesign or new machine, this message always causes confusion to end users. It means that running the script for the first time will always fail. Users get upset.
Hope it can be fixed! No dialogs should show up when user interaction is disabled…
1 vote -
AdjustLayoutPreference Object Properties Not Working in InDesign 2025 & 2026 Scripts
Hi All,
I am using Indesign 2025 and 2026; I would like to enable the "Adjust Layout" option in my documents through the Indesign scripting by using "AdjustLayoutPreferences" object properties as in InDesign ExtendScript API Model, but Indesign throwed error is "Eval Error (#55): "Object does not support the property or method 'adjustLayoutPreferences'".
below is my code:
var myDocument = app.activeDocument;
try {
myDocument.layoutAdjustmentPreferences.enableLayoutAdjustment=true;
myDocument.layoutAdjustmentPreferences.allowGraphicsToResize=false;
myDocument.layoutAdjustmentPreferences.allowRulerGuidesToMove=false;
myDocument.layoutAdjustmentPreferences.ignoreObjectOrLayerLocks=true;
myDocument.layoutAdjustmentPreferences.ignoreRulerGuideAlignments=true;
myDocument.layoutAdjustmentPreferences.snapZone = 0;
} catch (error) {
myDocument.adjustLayoutPreferences.enableAutoAdjustMargins=true;
myDocument.adjustLayoutPreferences.enableAdjustLayout=true;
myDocument.adjustLayoutPreferences.allowLockedObjectsToAdjust=true;
myDocument.adjustLayoutPreferences.enableAdjustLayout=true;
}Could someone please check and suggest, how to resolve this issue?
Regards,
Mani1 vote -
Ellipses not found by Find/Replace
Version of Adobe InDesign
14.0.2 x64Steps to reproduce the issues
1. Placed a Word document. Reformatted etc - lots of work done.
2. Tried to Find/Replace all ellipses to ensure they have a Thin Space before and after. InDesign Find/Replace finds no ellipses (but I am looking at them, having already replaced three periods with ellipses throughout the document).
3. Tested in a new document - problem does not occur there. But it does if I paste the text from the previous document in.
4. Tried exporting to IDML and re-opening to remove any corruption. This made no difference.…1 vote -
InDesign 20.0 neihter packaging next to the source file nor replacing images from the original folder
i'm suffering from a weird problem: nothing wants to use the original folder except the export command. When i try to replace an image the program navigates me to the last used folder unless i've chosen the Original folder option in the Preferences under File Handling menu. Same issue when i try to package a document.
I've tried to delete all the preferences. ALL of them. I've emptied all the cache. ALL. Uninstalled and reinstalled InDesign: the newly installed app tried to package into the last used folder (!?). The Preferences>File Handling> Default Relink folder menu does nothing. I can…
1 vote -
relink with file extension bug
Relink File Extension is not working. This bug seems persistent so I can only assume not too many people are reporting it, but it's slowing down my productivity. When I try to use Relink File Extensions and choose the option to link images that have the .psd extension rather than a .jpeg I get the error message "Failed to find 1 links in new folder. These links have not been relinked, and will remain selected in the Links panel." Each time I've attempted to do this over the last couple of months, I double-check that the only difference in the…
1 voteHi Kevin & others,
It looks like you may be inputting ".psd" when it asks you for the filename extension.
Try inputting just "psd" - that is, without the period in front.
See what happens - it should work.
Let us know your findings.
--
Adobe InDesign team
-
Generic check mark reappears in PDF check box after exporting to Acrobat Pro
InDesign 14.0.2 and Acrobat Continuous 2019.10.20099
This issue is about the behavior and appearance of interactive check boxes in documents that have been exported to Interactive PDFs.
There is a difference in the way that check boxes created in InDesign behave and appear versus those created in Acrobat Pro. The Acrobat Pro Forms preferences are involved in this difference.
When, in Acrobat Pro Forms Preferences, under Highlight Color, the “Show border hover color for fields” option is selected, check boxes created in InDesign behave and appear in the following manner.
When a check box is made active, it first appears…
1 vote -
Generic check mark reappears in PDF check box after exporting to Acrobat Pro
InDesign 14.0.2 and Acrobat Continuous 2019.10.20099
This issue is about the behavior and appearance of interactive check boxes in documents that have been exported to Interactive PDFs.
There is a difference in the way that check boxes created in InDesign behave and appear versus those created in Acrobat Pro. The Acrobat Pro Forms preferences are involved in this difference.
When, in Acrobat Pro Forms Preferences, under Highlight Color, the “Show border hover color for fields” option is selected, check boxes created in InDesign behave and appear in the following manner.
When a check box is made active, it first appears…
1 vote -
Disable auto-scroll (hover scroll) during drag & drop
While working in InDesign with large catalogs (200+ images), there is a major usability issue during drag & drop.
When dragging images into the document, the canvas automatically shifts horizontally as the cursor approaches the window edge (auto-scroll / hover scroll behavior).
This results in:
the layout “drifting” sideways after multiple placements
the need to constantly reposition the view (similar to a typewriter carriage shift)
significant slowdown in production workflowExpected behavior:
Option to completely disable auto-scroll
Or disable it specifically during drag & drop operationsCurrent limitation:
There is no setting in Preferences to control or disable this behavior.…
1 vote -
Enable subfolder searching for missing links
Enable subfolder searching for missing links
Please implement an option for InDesign to automatically search subfolders when trying to relink missing files. Currently, when linked files are reorganized into subfolders, InDesign requires manual navigation to reconnect them, even when they're in obvious locations relative to the original path. A smart subfolder search would save significant time when managing complex projects with many linked assets and reduce frustration during file organization changes.
1 vote -
Improve/Simplify Gradient and Gradient Feather tools
Why is it so hard to create a simple Colour to Transparent gradient in InDesign? Why can’t we select 'None' in Gradients instead of having to revert to the Gradient Feather Tool to do the same job? And even then it’s difficult to change the colours because you can’t simply just drop an alternative colour swatch onto the Effect.
Unlike Illustrator, in Gradient Feather, you cannot click on a selected colour in the slider to access your colour palette to change the colour. In fact, you cannot even edit the colour selection. 2 Tools, 2 ways of creating a gradient…
1 vote -
Koreans have to press the spacebar twice when using InDesign
When typing Korean in InDesign, you need to press the spacebar twice.If you've ever used InDesign in Korean, you'll find this kind of work is very annoying. This issue did not appear in CS6 and earlier versions of CC. So, for Koreans who use InDesign, the InDesign CC version is a disaster.
This problem cannot be solved by using any option in InDesign, and Koreans are using unverified sub software to solve this problem. And many Koreans are wondering why InDesign is a step backwards from the previous version and doesn't solve even these basic problems.
It seems it's been…
1 vote -
Switching between Cross Reference "Link To" types causes Crash
InDesign 17.3 x64
Edition Windows 10 Enterprise
Version 20H2
Installed on 4/26/2022
OS build 19042.1706
Experience Windows Feature Experience Pack 120.2212.4170.0
Processor 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz
Installed RAM 16.0 GB (15.7 GB usable)- New Hyperlink Destination: saved a Text Anchor (paragraph includes a graphic so I don't want to use the Cross Reference > Link To Paragraph option in this instance.)
- Cross-References palette hamburger
- Insert Cross-Reference...
- Change Link To from Paragraph to Text Anchor and it crashes. (I want to use Cross Reference instead of Hyperlink so it will include dynamic page number.)
See attached crash reports…
-
2022-06-20_16-50-27.png 22 KB -
220620-1658_InDesignCrashReport.txt 56 KB -
2022-06-20_16-59-55.png 26 KB -
220620-1701_InDesignCrashReport.txt 53 KB -
2022-06-20_17-04-39.png 23 KB -
220621-0805_InDesignCrashReport.txt 54 KB -
2022-06-21_8-06-58.png 24 KB -
2022-06-21_8-21-58.png 22 KB -
2022-06-21_8-23-33.png 7 KB -
2022-06-21_8-23-57.png 13 KB -
220620-1648_InDesignCrashReport.txt 59 KB
1 vote -
Text appears heavier over a transparent image
When text is in a layer above an image that has its basic blending mode set to "multiply" the text is rendered with a darker outline. This does not appear in the final PDF, only the preview, but it makes it extremely difficult to judge font sizes and whether text is bold.
To reproduce:
- Create text in a text box.
- Insert a JPEG image on the page.
- Use the Arrange option on the image to "send to back" so that it is in a layer below the text
- Use Effects > Transparency on the image and set its blending mode…
1 vote -
InDesign (16.2.1) Keyboard shortcuts stop working after mac goes to sleep
If my Macbook Air M1 goes to sleep with InDesign running, on waking the keyboard shortcuts no longer work (Space to drag, Option to duplicate etc). The only way to restore the functions is to reboot, after which it's fine again until it goes to sleep again.
Has anyone managed to find a fix for this? Resetting the preferences makes no difference and it's not a 3rd party software either, I've tested both possibilities and the fault still remains.
1 vote -
InCopy: Paragraph Panel Bugs When Placed in Top Menu Area
I’ve noticed an issue with the Paragraph panel when it's placed in the top menu area of InCopy. The Space After option disappears and only becomes visible when the panel is pulled out or moved to the right-side menu.
Additionally, the Drop Cap feature behaves oddly in the top menu. It restricts the character selection to a range of 6-150. However, once the panel is pulled out, I can select 1 character as expected.
Please ensure the Paragraph panel functions consistently in all locations, similar to how it works in InDesign, where I haven’t encountered these issues.
Also, I couldn’t…
1 vote -
Add a Back Button to Navigate Recently Changed Items in Find/Change
I frequently use the Find/Change feature in InDesign for text and style replacements. However, it would be very helpful to have a "Back" button or feature to navigate to the last changed instance, especially when working on long documents.
Currently, the only workaround is manually using Undo (Ctrl+Z/Cmd+Z), but this isn't ideal for reviewing multiple changes. A "Go Back" option would enhance productivity and reduce errors by allowing users to quickly review recent changes.
Thank you for considering this request!
1 vote -
Image catalog script - For creating Contact Sheets
Under Scripts, my image catalog script does not complete the place command to create an image catalog for me. When bug is worked out, I would also like an option to number each image, instead of only placing file names.
To recreate: Create new document, letter size. Open scripts, and run Imagecatalog.applescript. Set rows and columns( doesn't matter, also doesn't matter if labels is checked or unchecked) . Page will populate rectangle boxes, but not graphic frames nor insert images.
Indesign CC.1 vote
- Don't see your idea?