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)
195 results found
-
[ Versions 14 and 15 ] Adjust Layout | Liquid Page Rule "Scale" is affecting the result
Hi together,
as it seems feature Adjust Layout is actually affected by Liquid Page Rule.Two identical pages will scale type differently if Liquid Page Rule is set to "Based on Master" on one page and "Scale" on the other page.
This seems to be a bug. Liquid Page Rule should not affect the result of Adjust Layout. Applied my test documents from my German InDesign 2020 15.0.2.310 on Windows 10:
200206-1-Wrong-Text-Size-with-LayoutAdjustment-INDD-2020.zipNOTE: I renamed the zip file to .zip.txt because this site will NOT allow to attach zip files.
Also see into this thread at Adobe InDesign Forum where…
2 votes -
Fit frame to content shortcut causes pasteboard to jump around.
Fit frame to content keyboard shortcut causes pasteboard to jump around.
Running InDesign Version 15.0.1
2 votes -
RotatedTable-BaseLineGrid-NOT-WORKING.PNG
( InDesign 2020 version 15.0.0.155 on Windows 10 ).
The custom baseline grid is not working at all if a table's text frame is rotated.
It is working with text outside a table if the frame is rotated.
https://community.adobe.com/t5/InDesign/baseline-grid-landscape/m-p/10717436#M159385
2 votesThanks for reporting the issue.
This issue seems to be present from a long time. We are reviewing it-InDesign Team
-
Hello. The keyboard shortcut for text incrementing (Ctrl + Shift +>) doesn't work. Someone something ?
Hello. The keyboard shortcut for text incrementing (Ctrl + Shift +>) doesn't work. Someone something ?
2 votes -
JavaScript appliedMaster override causes textFrame to move on X axis
When overriding via JavaScript, the same elements (textFrames) move 0.75" to the right on the x axis!
This does not happen when overriding master elements on a page manually - everything works as expected i.e. the textFrames don't move.
I'm using InDesign 14.0.2 x64 on Windows 10.
2 votes -
Import incorrect frame size
When importing images into indesign I am experiencing a random bug on several different documents - when importing the image normally fits to the frame but in this bug it creates a random sized frame that is bigger than the image which stops me placing things the size I want them.
2 votes -
paragraph style: space before gives space after
When defining paragraph style with space before, the result is space after.
Used independant paragraph style.
Indesign 2019: 14.01.64
2 votes -
Linked Illustrator Files Not Displaying Correctly in InDesign
We are experiencing an issue where Illustrator (.ai) files with linked assets are not displayed correctly when placed in InDesign.
InDesign does not properly render or recognize the linked content inside the Illustrator file, which affects preview and output accuracy. Currently, the only workaround is to embed all links in Illustrator before placing the file, which increases file size and slows down the workflow.
Please advise if there is a fix or recommended workflow for handling linked assets between Illustrator and InDesign.
1 vote -
Multiframe – incorrect resizing when view is rotated
Create frame: 20 × 20 mm.
Use “Step and Repeat” to duplicate them 5 times horizontally.
Rotate the view by 90 degrees.
Select all frames (in rotate view: width: 20 mm, height: 100 mm)
Try to change their width to 30 mm
3. Expected width: 30 mm, height: 100 mm
4. Result: width: 20 mm, height: 30 mm1 vote -
Losing the ability to use 'undo' [Command-Z] function.
I'm frequently losing the ability to use 'undo' [Command-Z] function. It's not all the time, but when it happens I can't undo anything. I have to quit InDesign and re open it to fix it. A few hours later it strikes again. There doesn't seem to be anything obvious triggering this. It's not crashing, it's just not functioning.
1 vote -
The software window's focus jumps between multiple desktops.
When I create multiple desktops on the same monitor, I drag the InDesign window to another desktop for work, and after a few operations within the software, the focus of the screen will immediately jump to the other desktop. System: macOS 26.2
Software version: 21.21 vote -
Create Alternate Layout is buggy
I wanted to create one alternative Layout so that I can export my DIN A3 file also as DIN A4 sized file.
I created an alternate Layout as usual.
I expected having all 12 pages twice in 2 different Sizes, (one in A3 and one in A4)
What InDesign did was it created 4 different Alternate Layouts and distributed the 12 pages among the 4 layouts.
Meaning I have 2 Layout I did not create and I cannot move the pages back to the original layout.
Also it did not resize the design, styles and texts as usual, instead they…1 vote -
Change language
Hi
I have installed InDesign version 21.1 x64 for Windows with norwegian menus. I try to change menus from norwegian to english, but it does not work. I uninstalled InDesign and went to Creative Cloud Desktop -Apps. - Preferences - and changed the language to english and reinstalled InDesign. The menus are still in Norwegian. Why does that happen? Will you please give me an answer.
Sincerly Gunnar Eggen, mailaddress: gunnar.eggen@gmail.com1 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 -
text box resizing causes document to shift in window
I have an issue now that has never come up before I updated to 20.5.1. When I try to resize a text box or image box, the document shifts down and the content box is shifted up. The video shows it better. I then discovered that if I create a new text box, delete it, then create another new text box and delete that one, the issue goes away. I closed and re-opened the document, and the issue was still gone. Have not had it happen enough to know if it will recur at a later time.
1 vote -
object moving with mouse
When I try to move something on the screen, a big black area appears above the cursor and it goes across the whole screen. I've tried to change GPU option
1 vote -
Properties panel will not go away
Yesterday InDesign 21.0 was forced upon me and I've had nothing but troubles since.
This specific bug is extremely annoying - I cannot get rid of the Properties panel. I have always used Essentials Classic layout, and I do not want the Properties panel. I close it. With each new file I open - the panel reopens. I cannot get it to go away.
Make it go away, please.1 vote -
mathml
The MathML module does not support Polish characters in formulas. Polish characters are displayed in a different font than the rest of the formula, which makes the entire expression visually inconsistent.
Indesign 20.5
1 vote -
레이아웃 조정 버그
레이아웃 조정 시 글꼴 크기 조정 옵션을 선택했는데도 불구하고 페이지 크기에 맞추어 글꼴 크기가 조정되지 않습니다.
1 vote -
Reapply the master without losing information in text frames from the master
This is complicated to describe, so I'm going to use a not-so-great example. In PowerPoint you can put "placeholders" on the master pages. If you make a change to the position of the placeholder and update the slide everything moves into the correct position.
I'd like to be able to do something like that with text frames on the master in InDesign. The problem I'm having is that because I can't have two "primary text frames" on the master, I have to command-shift click to get the second text frame to be active. Once I do that, however, I can…
1 vote
- Don't see your idea?