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)
7106 results found
-
screen reproduction of color is spazzing out
I'm trying to get InDesign to display colors correctly. I have synced all my settings with our printer, deleted a cache file (Users ▸ username ▸ Library ▸ Preferences ▸ Adobe ▸ Color ▸ ACEConfigCache2.lst) that was causing a problem, updated the program, restarted the computer—all the usual suspects. (Deleting the cache file worked for about one second—it repopulated the instant I re-opened InDesign each time).
Now what's happening is that the appearance of color isn't stable. It changes between two looks, seemingly at random, as I click on things. I've attached screenshots of the two different ways that it…
1 vote -
cursor
The menus or any click item do not pop up or drop down as they are supposed to. I have to click and hold and that only works sometimes.
1 vote -
SmartStream crash
We are experiencing an issue where InDesign v21 will crash while we are using HP SmartStream Designer. This occurs when we start creating an imposed job, and will fail at different times with our templates. We notice this occurs predominately with the 6x9 postcard template.
This happens often enough to where we are hesitant to upgrade to the latest version of InDesign, as we are not having this issue with v19. We have tried remaking the template file, which did not fix the issue. Is this a known bug? What steps would be best for us to try next?
1 vote -
Indesign is unusable
Since the last update Indesign is barely usable. It crashes 10 times a day and with no explanation. Changing fonts, placing objects, updating graphics, all seem to cause it to crash. Suitcase is also causing problems with Adobe fonts which I can't seem to resolve. This is by far the worst update to Indesign that has come out. Forget adding new features, fix the problems with the program first so it is at least usuable.
2 votes -
Please fixz Indesign so that the font (Source sans pro) has all options. It changes itself to Source sans Pro (OTF) and then has only light
Fonts missing in Indesign but they work OK in Illustrator and in Affinity Designer. If I drop down the menu every time to more fonts they seem to appear for that instance.
1 vote -
Auto-fit label confusing
The "Auto-fit" option to keep an image's fitting method and cropping position active (as far as possible) while scaling the frame, can be confusing.
Since the implementation of it, many users are not aware of what it does, because they assume it DOES something (make it fit automatically, right now) in stead of that it will RETAIN its current crop and fit. Especially in Dutch, where it is translated as "Make it fit", which is even more misleading.
So when explaining what it actually does to many users (as a trainer, presenter) they always sigh...
Please use a more clarifying…
1 vote -
1 vote
-
can't find vertical type option on tool box,
been using InDeign v 17.0 but can't find a vertical type option in the toolbox.
1 vote -
new frames automatically placed below pasteboard
I am using InDesign 17.2 x64.
Occasionally when pressing the little red box of a text frame to continue the story and then placing it on the next page, the text frame will be placed not on the page but far below the pasteboard. (It will have an X value of anywhere from 68 to 400 inches.) It also increases the size of the pasteboard. This happens regardless if the text frame has an object style applied with a position value, or if it has no object style applied.
It also happens if the the shift key is held down…
1 vote -
Black horizontal lines appear on screen when scrolling
When I expand the Indesign window to fill 90% of my 27" screen, I get numerous black horizontal lines appearing when scrolling. Other editing functions typical when handling type on a layout also produce random broken lines. If I click a page forward or back arrow, the lines disappear. I was first using v16.2 and just upgraded to 16.3.2 today with same results. Just discovered I have to reduce the widow size to about 75% of my screen size for the lines to not appear at all. Never had this happen on previous versions and need almost full screen width…
6 votes -
2 votes
-
epub doesn't support the none color. Since it has no colour it needs to output in a way that it is not displayed to the user.
Erub doesn't support the colour "None" which I use when I need to hide text from a document. [ And seriously it would be MUCH easier if you allowed people to post files created in YOUR tools to user voice. You look like you don't care. ]
1 vote -
object export options does not open
Click on Object export options (I assigned ALT+E) does not respond either from shortcut key or from menu, therefore unable to assign alternative text, any structure instructions for export to accessible pdf. Using latest version and only a problem since new licence deal signed with NSW DPI.
2 votes -
Anchored text box in a table cell with text threads crashes when cutting
As the title says. It sounds similar to past bugs.
First, create a text box and add a table.
Create a separate, new text box and add a single character in it.
Anchor the text box to any cell in the table.
Enable "Show Text Threads" from the View > Extras menu.
Selecting and attempting to cut the table will lead to a long hang and crash.This is on the latest version of InDesign at the moment, 17.0. I am on Windows 10 20H2 19042.1288. I can verify this occurring on two separate systems.
I've included a video walking…6 votesHi,
We have been able to reproduce the issue and it is currently under investigation.—
Adobe InDesign Team -
Right-to-Left and Left-to-Right text boxes and style sheets are confusing
Dear Adobe InDesign Team,
Please simplify how users specify left-to-right Western language text boxes and documents versus right-to-left Middle Eastern language text boxes and documents in the multi language version of InDesign.
There are no fewer that four places where paragraph direction and language specification appear in various places in the InDesign workspace.
Users would benefit from simplification of language-switching tools, because InDesign's interface does not readily expose what language text direction it is using and sometimes switches paragraph direction without users knowing what these international language settings are defaulting to.
My issue had to do with US English text…
1 vote -
Bug fenêtres d'outils
Avec cette version InDesign 17.2 (Mac OS Monterey 12.2.1) les fenêtres « Alignement » et « Caractère » restent désespérément vides, leurs outils ont disparu !
1 vote -
pages breaking and vertical lines on screen
When i am working in any document since updating to Indesign 17 including the recent 17.0.1 the pages start to get vertical lines and horizontal lines, and the design elements start overlapping or having duplicates, tables will not display as aligned, trying to select text and my curser is really clicking 2 lines above. If i click "W" to toggle between Presentation view and back sometimes that will fix some of it and other times it will make it worse. I have attached a few screen shots to show how it will display different pages. When i go to export…
3 votes -
Remove color failed
Hi,
I'm facing a new issue.
Version : InDesign Server CC 2021
Language : VBScriptSteps to reproducre :
- Create a new color
- Try to remove it
-> Error : Can't remove this colorWorks on InDesign Server CC 2020
I can't upload my example code file so i put it here :
Set ID = CreateObject("IndesignServer.Application.2021")
Set CurDoc = ID.Documents.Add
Set NewColor1 = CurDoc.Colors.Add
NewColor1.Name = "Valid1"
NewColor1.ColorValue = Array(71, 20, 100, 10)Set CurItem = CurDoc.Pages.Item(1).TextFrames.Add
CurItem.FillColor = NewColor1NewColor1.Delete
CurDoc.Save "D:\Temp\Test_CC2021.indd"
CurDoc.CloseID.Quit
Thanks
6 votes -
Indesign doesn't mark 'single letter' PDF comments in the last words of the lines
Indesign 17.2.1 x64, Win 10
Indesign doesn't mark 'single letter Replace' comments in the last words in the line. If there is 'Replace single letter' in previous words, it works fine, if there is 'Replace whole last word', it works fine.1 vote -
Major Preview Glitch
I'm having a major glitch with preview screen mode in InDesign. When you toggle it on multiple elements on the page disappear, and this is happening on most documents and has only started within the last few days since the the last update. This is a major glitch when working on clients work when tings just start disappearing and not knowing if that is how it will print etc. I have uploaded a before and after image to show what disappears.
6 votesWe would like to investigate this issue.
Could you share this document with us?
If yes, please put the packaged document at a shared location (like Dropbox, etc.) and send us the link at sharewithid@adobe.com—
InDesign team
- Don't see your idea?