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)
7469 results found
-
Actions Panel like in Photoshop and Illustrator
If this existed in Indesign like it does in Photoshop and Illustrator it would save me HOURS of time. Please please make this happen,
1 vote -
Using a decimal tab negatively affects line breaks
InDesign 18.5 on Mac
Providing the steps would involve too many specific formatting choices, so I'll just describe what I'm seeing instead. I have a two-column text box for endnotes (literal; not InDesign-generated. E.g., "[tab]1.[tab]Note text."). I want the descriptors to align on the decimal point. When I use a decimal tab, the following text breaks like this:[tab]6.[tab]Paul Renouard, Docteur Char-
cot, cover of...The width of the text frame, however, will clearly accommodate "cot, cover." If I change the decimal tab to a right tab (and adjust its placement slightly so that the period is in almost exactly…
1 vote -
Relinking a .webp image with an embedded ICC profile freezes InDesign 2023
When you try to relink a new image to an existing one, and the new image is in .webp format with an embedded ICC profile, InDesign 2023 hangs. This is reproducible. Relinking works as expected if the .webp image does not have an embedded ICC profile.
2 votes -
GPU preview malformed
Graphics displayed with GPU are malformed. Please refer to the attached screenshots – the same view with and without GPU enabled.
MacBook Pro w/Apple M1 Pro, macOS Ventura 13.3.
4 votes -
Numbers keys on extended keyboard not recognized when trying to fit window e.g.Ctrl+0.
Numbers keys on extended keyboard not recognized when trying to fit window e.g.Ctrl+0.
InDesign should have the same fit to window or 100% functions as Illustrator or Photoshop.
The only thing that does work on the extended numeric keypad is the + and - keys.
WHY?????3 votes -
Hi! I am facing problem in placing images in Indesign
My ID is chakravorty.sukumar@gmail.com from INDIA
1 vote -
Co-Authoring
Time to address the co-authoring issue, especially if you are pushing to the cloud.
12 votes -
Inconsistent Display of Paragraph Styles
BUG Report
(1) InDesign Beta 18.9
(2) Cursor in text block or selected text --> Click on Paragraph Sales drop-down field
(3) See a listing of all of your styles , at least showing 15, 20 etc. with a list that dropdowns the entire screen
(4) Sometimes it display a small window showing only 5 or so styles at a time, other times, a larger window with slightly more styles and sometimes, a large window showing all of your styles.Behavior is inconsistent, showing a large window with a full list sometimes and a smaller window other times.
1 vote -
Paragraph Styles: Inconsistent Display
BUG Report
(1) InDesign Beta 18.9
(2) Cursor in text block or selected text --> Click on Paragraph Sales drop-down field
(3) See a listing of all of your styles , at least showing 15, 20 etc. with a list that dropdowns the entire screen
(4) Sometimes it display a small window showing only 5 or so styles at a time, other times, a larger window with slightly more styles and sometimes, a large window showing all of your styles.Behavior is inconsistent, showing a large window with a full list sometimes and a smaller window other times.
1 vote -
Paragraph styles
BUG Report
(1) InDesign Beta 18.9
(2) Cursor in text block or selected text --> Click on Paragraph Sales drop-down field
(3) See a listing of all of your styles , at least showing 15, 20 etc. with a list that dropdowns the entire screen
(4) Sometimes it display a small window showing only 5 or so styles at a time, other times, a larger window with slightly more styles and sometimes, a large window showing all of your styles.Behavior is inconsistent, showing a large window with a full list sometimes and a smaller window other times.
1 vote -
Nothing changed, but InDesigns asks for saving changes
When opening an object, doing nothing (or just print) and closing it, InDesign comes up with a dialog to save changes. That feels very uncomfortable - did I change something by accident?
PS Pressing cmd-S for save brings up the Save As... dialog.
2 votes -
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 -
Accessing alternate characters in fonts for paragraph styles
Environment
MacOS: 13.5
Adobe Indesign 18.5
Version of font: Inter Medium 3.019;git-0a5106e0bRecently I have been trying to access the alternate closed ‘a’ character in the font Inter from Google fonts. For some reason I can not access this alternate character and set as a universal style to apply to other text boxes.
I have approached GitHub to flag Inter with issues but have been informed that it might not be an issue with the font but rather how Indesign UI is accessing it. Please note that Adobe Illustrator seems to access this alternate closed ‘a’ character with the Open…1 vote -
objects in a page disappear when reapplying master page to that page
INDD v18.2.1
this is a new bug in CCOn a page, when re-applying the same master page (e.g parent A) to it, all text frame box will disappear. Why do I wanna reapply the same master page to it? Because sometimes the text box is moved by accident, so I re-apply the master page so that it will go back to the original position. It used to work in order versions of INDD. Not anymore.
Is this a bug or a feature that no longer exist? Please fix. thank you.
2 votes -
Publish Online Analytics slow or failing
Many of us have raised the publish online dashboard analytics slow loading and/or complete failure to work and it still seems to ne ignored.
We have noticed across our design team that analytics seems to work differently across different accounts. Accounts with less documents published online have greater success and speed in returning analytics. Those with over a 100 documents for example have limited success.
We think this maybe due to that when you request the analytics for a 'single' document Adobe systems are not just loading that 'single' document. They are processing the whole account and all documents within.
…
1 vote -
Analytics Publish Online not loading statistics
Many of us have raised the publish online dashboard analytics slow loading and/or complete failure to work and it still seems to ne ignored.
We have noticed across our design team that analytics seems to work differently across different accounts. Accounts with less documents published online have greater success and speed in returning analytics. Those with over a 100 documents for example have limited success.
We think this maybe due to that when you request the analytics for a 'single' document Adobe systems are not just loading that 'single' document. They are processing the whole account and all documents within.
…
1 vote -
ID crashes when call method "createHyperlinkQRCode" on Rectangle from "afterOpen" event handler
ID 18.1 Windows 10
I'm trying to develop a script that updates the QR code (creates anew in the same Rectangle ) when the document is opened.
The Startup Script sets the event handler of the "afterOpen" event, where the "createHyperlinkQRCode" method is called on the found Rectangle object.
In this case, InDesign crashes with an error
<crash exception="EXCEPTION_ACCESS_VIOLATION" exceptionCode="0xc0000005" instruction="0x00007FFD49229914">Creating a QR code manually through the main menu does not cause errors. The error does not occur when the script calls the "createHyperlinkQRCode" method on the Document object. But in this case, I have to point with the…
4 votes -
Paragraph Border rendering is filled in black -- randomly.
For two years now, paragraphs with double lines and a fill between the lines render as solid black randomly when building PDF output for printing. It's usually the first paragraph border that is rendered incorrectly, and if the PDF is recreated again and again, eventually an error-free PDF is produced.
See attached screencap.
All versions of InDesign, including the latest as of March 28 2023.
2 votes -
window gets stuck at the bottom
I'm on the latest version of Dreamweaver v.18 on Mac Ventura 13.4.1
Everytime I zoom in the window gets stuck at the bottom and stops scrolling. I can scroll left and right but not up.. I have attached a screenrecording .. Please help1 vote -
Preview settings are not beeing saved anymore
For years I set my preview size to 1024x1024px, which is the largest option. Since InDesign 18.2.1 the preview size setting resets itself after a restart of InDesign to 512x512px.
2 votes
- Don't see your idea?