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
917 results found
-
Dictionary language list is grayed out everywhere in InDesign ME 2019, 2020 macOS Mojave
Version of Adobe InDesign, InCopy or InDesign Server
Adobe InDesign Middle Eastern Version 2020 15.0.1.209Steps to reproduce the issues
Install InDesign Middle Eastern Version, open the language List, all languages are greyed out.Expected result
Not to be greyed outActual result
Language list is greyed outTest file, screenshot, video or GIF capturing the issue (optional)
Screenshot attached
1 vote -
story direction missing indesign 19.2
I don’t know how, but I activated story direction right to left when i created a frame with columns. I went crazy to disable it, so i found that there is an option which is missing in my indesign version (19.2. italian language). Is there a way or a keyboard shortcut to fix it? Thanks for your help
1 vote -
benjamin.schenk
Content-Aware Fit-Problem with INDD CC2019, 14.0.1
I had images to link again after receiving a layout from a customer. In some cases, I had massive changes, different sections of images, with the new option activated. I'm not shure about the reason, but if I don't activate the automatic fit, the picture sections are correct in the same layout with the same images.All the best
Benjamin1 vote -
Open Type Fractions are Broken
The last several weeks I've not been able to create fractions via Open Type text alternates even though it's set to do that in advanced type preferences and it's not giving me a dropdown option when the fraction is selected as it used to. It also doesn't work via the character window route. I'm using the most up to date CC InDesign 2021.
1 vote -
Drag-Duplicating using Alt/Opt key does not work if key is pressed after dragging
I am working on Mac OS Big Sur v 11.3.1 using Indesign CS 2020 16.2.1.
I cannot duplicate images using the command option shift key.
I have also noticed that holding the shift key down to proportionately size images is also not working. Could you advise if this issue can be solved? I have read the thread posted in 2020 and it said it was under review. I tried the workaround suggested changing live Screen drawing to "never" but this has not changed anything. Please help! Thanks.1 vote -
shortcuts
non of my short cuts are working. I cannot resize an object and its frame at the same time, I cannot resize an image holding shift to keep it the same shape. Spacebar to move, option to duplicate, everything. none of it working. this is a brand new computer, installed InDesign, and the shortcuts have not worked at all. I've tried all of the solutions on the internet and none have worked. Please help.
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
-
One plate prepared pdf images are separated to four plates in final pdf book
InDesign 2020 v 15.02, MacOS Catalina
I want to produce a book pdf with only black plate. I placed 3 grey pdf images in ID document and prepared them to use only black color (no cyan, magenta and yellow). The final result is that these images are separated to four plates in pdf book.
The solution is to save these 3 pdf images as for example tiff or psd and then place them into ID. Then the final result is right: I have a one-plate pdf book using only black color.
If this is a bug, please fix it, because…
1 vote -
"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 -
Can't do long math in some Opacity text fields
This is a very minor bug I ran into. In certain text fields that set an object's Opacity value, the character limit is 5 characters, which is not enough to do certain mathematical operations, like 12.5/2. If the value is a decimal number with two places, no math can be performed at all.
The 5 character limit applies to the control that appears in the Control panel when selecting an object, and the control that appears in the Effects panel when selecting an object.
The only field that allows enough characters to perform that operation is the one found in…
1 vote -
items on parent page moving
Version of Adobe InDesign, InCopy or InDesign Server: 20.5 x64 on Windows 10
Steps to reproduce the issues: Right click in the pages panel, select "Insert Pages," and select one of three parent pages.
Expected result: Primary text frame should be in the same location on the newly created page as it is on the parent page.
Actual result: Primary text frame is in a different location on the newly created page. If I reapply the parent page to that newly created page, the text frame moves to the correct location. (I have an object style applied to the primary…1 vote -
Step and repeat Bug
Step and repeat is not working correctly.
If you have an object, whilst holding option, drag the object to a new position and release, the object is duplicated. This works correctly. If i then select Duplicate from the Edit menu, it should repeat the the last duplication. It does not! It uses the last step and repeat measurement. This is a bug.
This is using indesign 2019.
The bug is not in indesign 2018, it works correctly here
1 vote -
Option-drag distance not remembered correctly when duplicating command-D
Title says it, when I usually duplicate an object using option key and after that type Command-D the object was typically duplicated with the same distance. Not anymore…
0 votes -
find/change missing from menu (PC)
I am using Adobe inDesign CC 2018 on a PC and since the most recent update (March 2018), I have lost the Find/Change option from the Edit menu. I have searched all over in case it was moved somewhere else, and also tried different workspaces, to no avail. Old document, new, it doesn't make a difference. Where did this go? I use it all the time. :( The keyboard shortcuts related to Find/Change don't work either. (Spellcheck isn't working correctly either--I posted a separate bug report about that. Are these related issues?)
1 vote -
Paragraph and Table palette contents empty/gone
Version of Adobe InDesign, InCopy or InDesign Server
InDesign 19.0.1Steps to reproduce the issues
Open the Paragraph PaletteExpected result
There is content there, text, fields for adjusting spacing, etc.Actual result
There is no content, no fields to enter or adjust spacing measurementsTest file, screenshot, video or GIF capturing the issue (optional)
p.s. this is fixable by deleting preferences, but I don't want to lose all my preferences. Is there a way to save preferences before deleting them and restore without reintroducing the problem? I will find out.
1 vote -
Cannot remove hyperlink from image
For some reason InDesign has no option to remove hyperlink from an image. It took me hours to search for solution until I gave up and deleted the image and recreated it with a new hyperlink. This is pathetic and needs to change. When you right click an image, we should see "Hyperlink" > "Remove Link". This is so basic, its really upsetting to have to post this here.
1 voteDid you try clicking on the Trash can icon in the Hyperlinks panel?
—
Adobe InDesign team -
InDesign 14.02 NOT PRINTING
Adobe InDesign 14.02
Only prints a solid line at the top of the page.
No text, diagrams, etc being printed.
When I try exporting to pdf, views OK on screen, but only blank pages will print.(Also, when I tried reverting to previous version, got message saying could not be done because file too complex or similar. Will try this option again, because I have GOT TO PRINT my files
1 voteDeleting all files spooled in the C:\Windows\System32\spool\PRINTERS folder and reinstalling the print driver helped resolve the issue.
-
Need Permissioning for File Access and Edit for In Design File. WE should be allowed to set up security to prevent unauthorized access to
We should be able to create optional security in terms of file opening, file edit and file save/print fo all In Design Files. Permissions should be able to be modified from remote location, if for example a former employee with previous permissions copies file and takes proprietary template. This should be for desk top and remote server accessed files. Especially Server hosted files. I cannot believe this is not possible. Similar to PDF Files which are password protected. In Design files should have same security feature set as PDFs. This is critical and urgent.
1 vote -
InDesign Review feature 'Draw' out of alignment in web vs app
Hello, when i draw an annotation on the InDesign web review feature, it shows up outside of the alignment in the app. This makes the tool unusable for me with clients or as a viable option to suggest to our designers.
Repro
InDesign 16.1 on MacOS Big Sur 11.2.3 Apple M1 Chip
create an indesign document
share it for review
in the web review tool, use the draw tool to make a large drawing
try to preview the draw tool annotation in the InDesign app1 vote
- Don't see your idea?