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
No existing idea results
- ~ No ideas found ~
7050 results found
-
HSB color not behaving correctly when applied to image
HSB colors do not display correctly qhen applied to a (flat) grayscale image.
1 vote -
Cannot open file up. You may not have permission or the document may already be open.
I wish Adobe would fix the issue cannot openn file up. You may not have permission or the document may already be open so people like me don't have to rename the file that wouldn't open up or change the location where the file is saved at all.
1 vote -
Indesign 2022 text kerning distorted suddenly
Suddenly my text is previewing all jumbled/kerning completely out while creating a layout that was previously absolutely fine.
1 vote -
won't save
InDesign 2021 randomly looses the ability to export or save. The dialog box won't even come up, even though the menu option isn't greyed out. This makes me loose all progress.
1 vote -
Document Information disappearing InDesign on macOS Monterey
- InDesign 2022 v17.1
- Reproduce the issue: Create a text block and start typing.
- Expected result: you to see what you're typing / what has been placed on the page - all the information
- Actual result: the information I have put on the page disappears. I have to scroll away and back in order for the information to reappear.
1 vote -
Swatch Tint becomes black in stead of white
When adding a swatch color to a flat grayscale image, setting the tint makes the color darker in stead of lighter.
See how the color preview behaves the right way, but the image does not.1 vote -
Curseurs de sélection intervertis
Les curseurs de "sélection directe" et "sélection" sont intervertis dans la fenêtre d'outils depuis InDesign 2022.
1 vote -
InDesign v.17.1: Crashes while pasting.
InDesign v.17.1: Crashes while pasting. Elements disappearing. Working on an InDesign 2020 file, 2nd edition of a book. It's a 496-page book, full of tables and images. For some unknown reason, a lot of elements have just disappeared from a few pages and when I try to paste anything into the file, InDesign just shuts down. Please help.
PS: After a couple of hours of searching, I found this text frame containing the text that has disappeared. It has a chapter name that had gone missing. This has happened only in one section of the book. This particular style 'Chapter Name' has been used 64 times in the book, and in this section, the colour has been changed by applying character style.
When I expand the frame the chapter name is visible but immediately after that, InDesign crashes.
The file I am working on is lengthy and very complicated, so I am hoping that I don't have to re-do the entire book.
Can someone please help me resolve this issue?
InDesign v.17.1: Crashes while pasting. Elements disappearing. Working on an InDesign 2020 file, 2nd edition of a book. It's a 496-page book, full of tables and images. For some unknown reason, a lot of elements have just disappeared from a few pages and when I try to paste anything into the file, InDesign just shuts down. Please help.
PS: After a couple of hours of searching, I found this text frame containing the text that has disappeared. It has a chapter name that had gone missing. This has happened only in one section of the book. This particular style 'Chapter…
1 vote -
adobefnt
OMG I cannot export to a PDF because of this STUPID adobefnt bug. Which seems to be a major issue with many (I am in version 17.1, on a mac) FIX THISl But, in the meantime, does anyone have any hints for how I can get this to work?!
1 vote -
InDesign is removing caps from file names
InDesign 17.1 x64 Often (most of the time, but not always) when I overwrite (File Save As) or Export to a PDF that already exists and overwrite the current file, the new file name becomes all small letters (removes my caps). It only happens with InDesign. I can overwrite PDFs from Word, Access, etc and it never happens. This is very frustrating. Just started happening with version 17.
1 vote -
cells selection
Bug 1:
See "Table 1" in the provided screenshot.
Make a table with 3 columns and 3 rows.
Merge the first 2 cells of the first row.
Now you have 2 cells in the first row. (A and B).
Set the contents of other cells to C, D, E, F, G, H.
Now select cells B, D and E.
If you click on the Edit menu, InDesign crash.
If you choose File -> Export, InDesign crash.
On the scripting side, calling document.selection throw an exception and it is not possible to get the current selection.Bug 2:
See "Table 2" in the provided screenshot.
Make a table with 2 columns and 4 rows.
Split the second cells of the first row.
Now you have 3 cells on the first row.
Set the contents of the cells to numbers from 1 to 9.
Now select cells 1, 2, 4, 5, 6, 7, 8, 9 (skip cell 3).
Run this code:var doc = app.activeDocument;
var selectedCells = doc.selection[0].cells;var i, ilen, contents = [];
for (i = 0, ilen = selectedCells.length; i < ilen; i++) {
contents.push(selectedCells[i].contents);
}alert(contents.join('-'));
expected result: 1-2-4-5-6-7-8-9
current result: 1-2-3-4-5-6-7-8 (cell 3 is not part of the selection, cell 9 is missing).Applescript and VBscript don't have this problem, only ExtendScript.
This happens with all versions of InDesign.Bug 1:
See "Table 1" in the provided screenshot.
Make a table with 3 columns and 3 rows.
Merge the first 2 cells of the first row.
Now you have 2 cells in the first row. (A and B).
Set the contents of other cells to C, D, E, F, G, H.
Now select cells B, D and E.
If you click on the Edit menu, InDesign crash.
If you choose File -> Export, InDesign crash.
On the scripting side, calling document.selection throw an exception and it is not possible to get the current selection.Bug 2:
See "Table 2"…1 vote -
PDF's Exporting at Large File Sizes
I've been running into an issue with PDF's exporting at large file sizes. This became apparent to me after the 2022 update. Here is an example of how this occurs and disrupts my workflow.
I recently sent a exported a PDF from an indd project that linked to 13 PSD's. The exported PDF file size came to relatively manageable 10 MBs.
I later updated the same project, now including 20 linked PSD's. This PDF export came to 184 MBs!
When I've run into this in the past, I've had to either convert the PSD's to JPG's, or run some kind of other optimization out of Acrobat. This is an OK workaround when in a crunch, but I prefer to keep the workflow of source images to PSD's, intact. The downside to running optimization out of acrobat is noticeable loss in image quality, especially in the red channel of JPG's. In the above example, running optimization out of Acrobat reduced the PDF from 184 MBs to 4 MBs, with some, but not too terrible, loss in image quality.
It's highly likely that this jump in export size is due to the PSD's. My research has lead me to believe this has something to do with meta data carried over in the PSD's, but it still seems like an extreme shift in export size.
Any thoughts on what the cause of this extreme file size could be? Can export to PDF image options be refined to mitigate this? Like enhanced image flattening, conversion, or meta data remove (if this is indeed the source of the issue). Are there any options that exist that I'm missing? Though, the variable here seems to be the PSD's themselves.
I've included systems specs, and PDF export settings as attachments for reference, below.
System Specs:
Windows 10 Pro 20H2
AMD Ryzen Threadripper 2950x 16-Core 3.5 GHz
128 GB RAM
NVIDIA GeForce RTX 2080 TiI've been running into an issue with PDF's exporting at large file sizes. This became apparent to me after the 2022 update. Here is an example of how this occurs and disrupts my workflow.
I recently sent a exported a PDF from an indd project that linked to 13 PSD's. The exported PDF file size came to relatively manageable 10 MBs.
I later updated the same project, now including 20 linked PSD's. This PDF export came to 184 MBs!
When I've run into this in the past, I've had to either convert the PSD's to JPG's, or run some kind…
1 vote -
InDesign Server removes locks from locked layers during opening the document
Hi,
We ran into to the following issue on InDesign Server: after opening, saving and closing a document that contains layers that are locked, these layers become unlocked.
The issue is reproducible on InDesign Server 16.4.0, 16.4.1, 17.0.0.
The issue is not reproducible with version 15.x and 16.0.0, so it must have been introduced in InDesign Server 16.2.1 or 16.4.0.
Scenario (on IDS 16.4.1):
InDesign: create a document ‘~/Desktop/local2021.indd’
Create 3 layers
Lock all layers
Save and close the document
Run the script below on InDesign Server 2021 (16.4.1),
targetengine "session"
function main()
{
try {
var docFile = new File("~/Desktop/local2021.indd");
var doc = app.open( docFile );
doc = doc.save( docFile);
doc.close(SaveOptions.YES)
} catch (error) {
alert( "message: name =[" + error.name + "]; message = [" + error.message + "];" );
}
}main();
(6). Open the document again in InDesign
→ the layer locks are gone!
The same scenario is reproducible on InDesign Server 17.0.0.
We found that the removal of the locks from the layers happen during the opening of the document.
Evidently, the locks on the layers should remain untouched when opening a document in InDesign Server.We reported this issue directly to Adobe. It's known as #ID-4228851.
regards,
Carlo
Hi,
We ran into to the following issue on InDesign Server: after opening, saving and closing a document that contains layers that are locked, these layers become unlocked.
The issue is reproducible on InDesign Server 16.4.0, 16.4.1, 17.0.0.
The issue is not reproducible with version 15.x and 16.0.0, so it must have been introduced in InDesign Server 16.2.1 or 16.4.0.
Scenario (on IDS 16.4.1):
InDesign: create a document ‘~/Desktop/local2021.indd’
Create 3 layers
Lock all layers
Save and close the document
Run the script below on InDesign Server 2021 (16.4.1),
targetengine "session"
function main()
{
try {
var docFile = new…1 vote -
Switch off UI scaling feature in ID v17
@Adobe programming team:
Please add a switch that let the user decide to turn on or switch off the UI feature invented in ID v17. Please see attached screenshot (german version).
Reason: Users with a Windows scaling factor above 100% can no longer display all panels because they overlap and are way to big. No lower scaling possible, only higher.
ID misinterprets that the user has high-DPI monitors when using a scaling factor of e.g. 125%.
Alternatively, the scaling range could be extended having additional lower "stops".It was no problem to display panels in the correct size in ID 16.4 before the new feature was added. Can't work with ID v17 since a bunch of weeks and had to rollback to 16.4.
Please ask the programming team if such a switch can be added in an upcoming update. Myself and sure a lot of other Windows users don't need the feature or it's not working correctly like in my case.
Thanks,
Regards@Adobe programming team:
Please add a switch that let the user decide to turn on or switch off the UI feature invented in ID v17. Please see attached screenshot (german version).
Reason: Users with a Windows scaling factor above 100% can no longer display all panels because they overlap and are way to big. No lower scaling possible, only higher.
ID misinterprets that the user has high-DPI monitors when using a scaling factor of e.g. 125%.
Alternatively, the scaling range could be extended having additional lower "stops".It was no problem to display panels in the correct size in ID…
1 vote -
space bar and tab bugs
InDesign 17.1 is impossible to use with macOS 12.2.1 Monterey.
Using the space bar puts the document in the dock. Using the tab freezes the document.1 vote -
cells selection
Bug 1:
See "Table 1" in the provided screenshot.
Make a table with 3 columns and 3 rows.
Merge the first 2 cells of the first row.
Now you have 2 cells in the first row. (A and B).
Set the contents of other cells to C, D, E, F, G, H.
Now select cells B, D and E.
If you click on the Edit menu, InDesign crash.
If you choose File -> Export, InDesign crash.
On the scripting side, calling document.selection throw an exception and it is not possible to get the current selection.Bug 2:
See "Table 2" in the provided screenshot.
Make a table with 2 columns and 4 rows.
Split the second cells of the first row.
Now you have 3 cells on the first row.
Set the contents of the cells to numbers from 1 to 9.
Now select cells 1, 2, 4, 5, 6, 7, 8, 9 (skip cell 3).
Run this code:var doc = app.activeDocument;
var selectedCells = doc.selection[0].cells;var i, ilen, contents = [];
for (i = 0, ilen = selectedCells.length; i < ilen; i++) {
contents.push(selectedCells[i].contents);
}alert(contents.join('-'));
expected result: 1-2-4-5-6-7-8-9
current result: 1-2-3-4-5-6-7-8 (cell 3 is not part of the selection, cell 9 is missing).Applescript and VBscript don't have this problem, only ExtendScript.
This happens with all versions of InDesign.This bug was already reported over a year ago (https://indesign.uservoice.com/forums/601180-adobe-indesign-bugs/suggestions/41451565-script-selection-on-merged-row-makes-indesign-cr)
Please fix as soon as possible!!!!
why is it not possible to upload .indd files? You are talking about InDesign bugs and it is not possible to provide a .indd file???? Why???
Bug 1:
See "Table 1" in the provided screenshot.
Make a table with 3 columns and 3 rows.
Merge the first 2 cells of the first row.
Now you have 2 cells in the first row. (A and B).
Set the contents of other cells to C, D, E, F, G, H.
Now select cells B, D and E.
If you click on the Edit menu, InDesign crash.
If you choose File -> Export, InDesign crash.
On the scripting side, calling document.selection throw an exception and it is not possible to get the current selection.Bug 2:
See "Table 2"…1 vote -
test file
it is not possible to upload .indd or .idml files.
very good idea....1 vote -
Slow creation of PDF low-res
In addition to the problem I posted regarding a conflict between ID and Windows 11, I did resolve that by moving to an earlier release of ID. However, the creation of the low-res PDF now consumed the time it normally takes to produce a high-res print-ready export. Something is going on with ID 17.1.
1 vote -
Chinese character page number rule needs to following Chinese grammar
Chinese page number grammar after 10 is not following Chinese grammar.
For example, page 21 in Chinese is written as 第二十一页, instead of 第二一页.It's horrifying seeing Chinese is been butched likt this.
1 vote -
uneven / unlevel pages side by side in spread
2 uneven pages left right 16, 17 in a document of 64 pages in spread of same double master page spread.
only 2 in whole doc.
mac os x mojave 10.14.6 indesign cc 16.01 (adobe rep told me this is the only version that works w/mojave and my late 2015 imac 5k)
i finally resolved by adding 2 new blank pages ahead of those 2, (applied master), copy pasting the content to those 2 new pages (singe spread), then deleting the original wonky pages.I didn't want to take a chance the spread was transmitted wrong to the printer even thought it was probably only a visual glitch/bug.
2 uneven pages left right 16, 17 in a document of 64 pages in spread of same double master page spread.
only 2 in whole doc.
mac os x mojave 10.14.6 indesign cc 16.01 (adobe rep told me this is the only version that works w/mojave and my late 2015 imac 5k)
i finally resolved by adding 2 new blank pages ahead of those 2, (applied master), copy pasting the content to those 2 new pages (singe spread), then deleting the original wonky pages.I didn't want to take a chance the spread was transmitted wrong to the printer even…
1 vote
- Don't see your idea?