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
-
Missing Glyphs on PDF export in InDesign v17.0
using the google font Signika, quotation marks and colons give me a missing glyph upon export to pdf. When using v16.4, this is not an issue.
12 votesThe fix for this issue is now available in the latest update of InDesign - InDesign 17.1 available via CCD app.
--
Adobe InDesign team
-
Load DTD throws error in InDesign 2022 (17.0)
When using the structure menu to load a DTD , the latest version of InDesign sometimes throws an error with a single period as the message. I'm using the same DTD I've used successfully in previous versions of InDesign.
Error text:
.
Line 941, Column: 18In the context of this DTD, line 941 column 18 points to the % sign used to refer to an earlier parameter entity. This has never been a problem for InDesign before:
<!ELEMENT sam (%paragraph_styles; | table | footnote | endnote)+ >
Even using the same DTD in the same file, this issue doesn't…
16 votesThe issue was fixed in InDesign 17.2
Please update to this version or later to get the fix.
--
InDesign team
-
Share for Review - Critical Scrolling Bug with Large Documents
Indesign Version 17.0
When scrolling in large documents (200-500 pages) the browser-window of Share for Review the screen hops between 3-5 different screens multiple times a second. This bug makes the feature basically unusable. Sometimes it snaps back (maybe after rendering correctly?), sometimes it just doen't.
The bigger the document, the faster the error seems to occur. Working on my 200 page-document with my team is essentially impossible right now.
There is a post about this over here with a video: https://community.adobe.com/t5/indesign-discussions/share-for-review-scrolling-bug-with-large-document/m-p/12516079#M452898
Our team has this problem on Mac, Windows - and on Safari, Chrome and Firefox (didn't check other…
11 votesThis issue has been fixed in the latest InDesign version - InDesign 2023.
--
Adobe InDesign team
-
Text box disappears, styling not displayed in real time
I am using the latest Indesign update for M1, 16.3.2 (Big Sur 11.4)
I am now having problems where the text box that I am styling disappears. I either have to zoom in or out, flip pages, or now go as far as closing the file and opening it, because Indesign is either not displaying the changes made, or the text disappears. Placing a cursor within text is also not accurate, and either a character to the left or right.
These are new issues, please advise.11 votesThis issue was fixed in one of the updates to InDesign 2022 version.
--
Adobe InDesign team
-
Share for Review fails to update
No issue creating a Share for Review. However updating an existing Share for Review results in an endlessly spinning blue circle and the link does not update.
50 votesThis issue is fixed in the latest InDesign version - InDesign 2023.
--
Adobe InDesign team
-
Share for Review- White/Black screen only
When I try to Share for Review, I only see this. I have updated my software to the most recent release. Any advice is greatly appreciated.
170 votesThe fix for this issue is available in the latest InDesign release 16.2.1
Please update to this latest version of InDesign to get the fix.—
Adobe InDesign team -
ID 2020 15.1 - All text variables (including page numbers) replaced by "ss" text
Just updated to ID 2020 15.1 and found a bug which makes the program unusable forcing me to immediately downgrade.
When I open on of my ID documents created in previous version of ID, all of my defined text variables as well as page numbers are corrupted and replaced by the "ss" text. Changing the style has no effect. I can create page number based on the 'Basic Paragraph' style but when i choose any other previously created style, the number changes to 'ss'.
Even the variable field preview shows 'ss' text instead of variable name.
The same document opens…223 votesThe fix is now publicly available in the latest InDesign update, 15.1.1
Please update to this latest version to get the fix.
—
Adobe InDesign team -
Share for Review strikethrough & highlight from online edits aren't visible in InDesign
InDesign Vs. 16 Share for Review: if the reviewer uses the strikethrough text or highlight option, I don't see these in my indesign doc. I can see the strikethrough text on the browser version, but the highlight disppears completely. The review comment is in both places, just not what it's referencing.
63 votesThe fix for this issue is available in the latest InDesign release 16.2.1
Please update to this latest version to get the fix.—
Adobe InDesign team -
Problem with *.wmf files in InDesign 16.3
I've got a file with many equations created in MathType, exported as *.wmf files and placed in Adobe In Design. Until today everything was fine. But after a new update to version 16.3 all my equations were destroyed. In the attachment I'm sending the same page exported to PDF before and after update. Please help me.
7 votesThe issue has been fixed in InDesign 16.4.
Please update your copy of InDesign to this latest version to get the fix.—
Adobe InDesign team -
Do not use Osaka font for PDF page information
When exporting a PDF with the Japanese version of InDesign for Mac, the Osaka font is used for the characters in the page information. If there are voiced or semi-voiced sound marks of Japanese characters in the file name, an error will be displayed and the characters will be garbled because Osaka does not support those characters.
- Name the indd file "だじづでど.indd".
- Export the PDF.
- An error is displayed and the file name of the page information is garbled.
Osaka is no longer a very old font on the Mac. Don't use Osaka now.
Use a font that supports semi-voiced…
64 votesThis issue has been fixed in the latest update of InDesign 2022 - version 17.3
Please update to this latest version of InDesign using Creative Cloud Desktop Application to get the fix.
--
InDesign team
Adobe
-
2021 cannot create new document
I just updated from 2020 to 2021 version.
Now, when trying to create a new document, the dialogue works as expected but when clicking "erstellen" (create) nothing happens.
Even after restarting the whole system (Mac Catalina).47 votesFix is available in the latest update of InDesign.
Please update your copy of InDesign to the latest available update via CCD app.
—
Adobe InDesign team -
Navigation Points Not Available to Scripting in InDesign 2021 (16.0)
Problem Description:
Querying navigation points inside a movie trigger errors from InDesign 16.Steps to Reproduce:
1. Query movie.navigationPoints.length or movie.navigationPoints.count() with Extendscript.The following script shows this issue(s) with simple document containing a move and one button with a play at navigation point action applied.
var btn = app.activeDocument.buttons[0];
var beh = btn.behaviors[0];
var mov = beh.movieItem;
var navPts = mov.navigationPoints;
try{
alert(navPts.length); /doesn't exist/
}catch(err) { alert([err,err.line])}try{
alert(navPts.count()); /*Give incorrect error - Error: Request failed because the underlying functionality is no longer available in the current version of the application */
}catch(err) { alert([err,err.line])}alert(navPts.everyItem().getElements().length);…
64 votesThe fix for this issue is available in the latest InDesign release 16.2.1
Please update to this latest version to get the fix.—
Adobe InDesign team -
On Export - "Save As" name field not consistently highlighted by default
- 15.1.3 version
- Open InDesign, open file, click on a page, CMD E to export.
- Expect "SAVE AS" field highlighted to be able to change export name, as with previous versions.
- Sometimes nothing appears to be highlighted, taking hitting TAB several times to get to the "SAVE AS" field. However, sometimes it is highlighted - so this is not a consistant problem - as sometimes it does come up highlighted. It does seem that when I first open a file / export - that it is not highlighted, but after that, it does come up correctly highlighted.
This is not a…
25 votesHello all,
This issue got fixed in macOS Monterey 12.1 and upgrading to this OS (or later) will help overcome this issue.
--
Adobe InDesign team
-
Arabic exported to EPUB (Fixed Layout) doesn't show properly
• InDesign 15.1.2 / Mac OS 10.15.6
• Create an InDesign document with Arabic content. Apply any Arabic font.
• When exporting to EPUB (Fixed Layout) we should see the Arabic text appear in the epub viewer in similar manner as it shows in InDesign document.
• The exported epub document is viewed in Apple's Books application, and Adobes Digital Editions 4.5 with similar problems in both epub viewers, where all Arabic text is either invisible or messed up and shifted from its location.
• Attached images from InDesign document, and epub file which was exported from InDesign.
• Links from…
67 votesThis issue has been fixed in the latest InDesign version - InDesign 2023.
--
Adobe InDesign team
-
Major System Font Issue!
WHAT THE FONT!?!
Our publishing company recently ran the InDesign update (to 15.0.2) and have discovered some major font issues. I have narrowed it down to InDesign 15.0.2, macOS Catalina 10.15.3, and Suitcase Fusion 21.0.0. I actually don't think Suitcase has too much to do with this, because the problem occurred after the InDesign update, but it's our font management software so I'm including it. Basically it appears system fonts have become problematic with InDesign. Packaged files are suddenly showing up with lots of the dreaded pink. I have tested about everything I can. I even created some very simple…
165 votesThe fix for this issue is now available in the latest update of InDesign – version 16.1
Please update to this version to get the fix.—
Adobe InDesign team -
Spell Check does not work after installing InDesign 15.0.2
Dear Adobe Team,
in our office we use In Design from several years without nothing problems.Yesterday we had updated the version 15.0.2. After that, the spell-check (we use the Italian language) don’t work if we import text in a existing document.
But if we import text in a new document, the spell-check work without problems.
Please can you help us?
218 votesThe fix for this issue is now available in the latest update of InDesign – that is, InDesign 15.0.3.
Please update your InDesign application to get the fix.
—
Adobe InDesign team -
Opening Text Wrap panel crashes application
- Indesign 2021
- Place image, open text wrap panel, does not open panel and crashes.
Happens with any image and any document. Panel opens fine if pic box empty.
OsX Mojave.
Gone back to 2020.
19 votesThe fix for this issue is now available in the latest update of InDesign – version 16.1
Please update to this version to get the fix.—
Adobe InDesign team -
Restore video from URL media option
For some unexplained reason the Video from URL option has been removed from InDesign 2020. This needs to be restored ASAP as there are people using this feature.
Moveover, it needs a minor improvement to allow HTTPS links (https://indesign.uservoice.com/forums/601180-adobe-indesign-bugs/suggestions/37474690-place-a-video-from-a-url-with-https).
It was a big mistake to not query the community before removing this and it should be a simple thing to restore.
282 votes“Place Video from URL” option has been restored in the latest InDesign update – version 15.1.
Please update InDesign to use the feature.
—
Adobe InDesign team -
Type 1 Fonts
Preflight has the ability to flag Type 1 fonts. This is a great way to see if you are using fonts in a document that will not be supported in the future. The problem is there are OpenType Type 1 fonts and PostScript Type 1 fonts. In Preflight, when you click on Type 1 fonts not allowed, it also flags OpenType Type 1 fonts.
Would be very important to identify exactly what fonts will not be supported in the future.
11 votesThis issue has been fixed in the latest version of InDesign - 18.2 and later.
--
Adobe InDesign team
-
InDesign 17.0.1 Background Tasks Icon in Dark Mode
In the new InDesign 17.0.1, the background task swirl is black instead of white in dark mode. (please see attached). Thx!
1 voteThis is fixed in InDesign version 17.2
--
Adobe InDesign team
- Don't see your idea?