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
3 results found
-
Problems with punctuation when exporting Hebrew files to epub
Using Indesign V.19.5 on a Mac OS Sequoia V15.0.1
When exporting a Hebrew document the punctuations move to the beginning of the sentences. I am unable to upload this book to an online shop. Had been in touch with Adobe support in the past but the issue remains.
(screenshot attached)1 vote -
ID 17 English LTR document with any RTL text exports as RTL epub
I edited this to remove the urgent notice. The publisher does not want to publish this book as an epub.
The basic problem remains, however.
When exporting an epub 3.0 from an academic book written in English with some RTL text sections, typically tables with Hebrew and English text, the epub exports in reverse order. That is, the title page is at the end of the epub, and the last page of the text is the first in the epub. So far it seems that the presence of any RTL elements, even a single character, causes the epub to export as if it were an RTL book.
17.2.1, 17.1 and 17.0.1 all export the same way.
The reflowable epub export General tab has the Content -> Order set to "Based on Page Layout". That is the only option available.
To reproduce, export to reflowable epub a book with a few RTL elements. I created a 50 page 6×9 in. lorem ipsum ID document with three Hebrew words in the first sentence; exporting the file as a reflowable epub results in the first page at the end of the file. Even a single RTL character is sufficient to export with the first page at the end of the epub.
I cannot attach my .indd test file; it should be be easy enough to create one.
The attached screen snap shows that the epub page ordering is from right to left.
I edited this to remove the urgent notice. The publisher does not want to publish this book as an epub.
The basic problem remains, however.
When exporting an epub 3.0 from an academic book written in English with some RTL text sections, typically tables with Hebrew and English text, the epub exports in reverse order. That is, the title page is at the end of the epub, and the last page of the text is the first in the epub. So far it seems that the presence of any RTL elements, even a single character, causes the epub to export…
2 votes -
Text originated from MS Word yields problematic results when exported to HTML (excessive <span> statements)
I’ve stumbled upon a bug evident in text originated from MS-Word, which affects the HTML structure when exported from InDesign. Originally I encountered it with Hebrew text in heavily-style-driven paragraphs, however I re-created it in a completely “clean” style environment as well:
(1) Create a new file in MS-Word. Type some text into it (as “Lorem Ipsum”).
(2) Copy the text and Paste into InDesign.
(3) Reset the Paragraph Style; then apply a Character style to the text (it could be a Character style with no attributes).
(4) Paste the same text into Notepad, then Copy it again from Notepad into InDesign as a second paragraph (you could just as well re-type it in InDesign; the idea is to have an identical text created solely in InDesign rather than pasted from Word, to avoid any added hidden additional data which may be there).
(5) Export to HTML.
The paragraph pasted into InDesign from Word – even though it has been reset – seems to cause the HTML export process to re-state a <span> section for the Character Style – even though all of the text should be with the same attributes and the same character style – that is, the </span> of one character style is immediately followed by the next <span> of the same character style.
The next paragraph, containing the same text copied and pasted through a “cleanup mediator” (in the form of Notepad, for example) does not cause the same behaviour.
I could not find any difference in the attributes associated with either paragraph from within InDesign.
This makes the resulting structure of a text originated from Word much more cumbersome; in addition, at least when dealing with RTL text (such as Hebrew) this may cause problems in alignment – especially when used in floating text elements (through css).
InDesign version: 16.0.1 x64
I’ve stumbled upon a bug evident in text originated from MS-Word, which affects the HTML structure when exported from InDesign. Originally I encountered it with Hebrew text in heavily-style-driven paragraphs, however I re-created it in a completely “clean” style environment as well:
(1) Create a new file in MS-Word. Type some text into it (as “Lorem Ipsum”).
(2) Copy the text and Paste into InDesign.
(3) Reset the Paragraph Style; then apply a Character style to the text (it could be a Character style with no attributes).
(4) Paste the same text into Notepad, then Copy it again from Notepad…
1 vote
257 results found
-
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.
283 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 -
Publish Online RTL (Right-to-Left) support
InDesign CC has a very good rtl support but when i publish online a document with binding from right to left it works in Print but not in publish online. Publish online always leads to left to rightsliding. Is this a bug or do i miss something? Thank you
146 votesWe are happy to announce that Publish Online now supports RTL (Right-to-Left) text.
Hope you'd like it and find it useful.
--
Adobe InDesign team
-
Content following a list exports to HTML/EPUB as part of the last list item
When exporting a document that includes a list to EPUB or HTML, everything after the list is exported inside the last list item. Attached screen shots show the issue.
133 votesThis issue has got fixed in the recently released versions of InDesign, starting with InDesign 2022.
--
Adobe InDesign team
-
[ID-4228495]Export Tagging: ‘i’ character in class name exports as blank space
I just did the 2018 update, so I think it's the most recent version: 13.0 x64
I have a document template that contains many character and paragraph styles with export CSS tags that contain the lowercase ‘i’ in them. This character is being exported as a blank space, which completely breaks the CSS, like this:
should be: <p class="bright"></p>
getting: <p class="br ght"></p>This problem was easily replicated in a fresh new document, so it’s something with InDesign, rather than my template file.
This workflow involves complex style mapping through to CSS classes. Because so many of the classes contain the character 'i', this problem has brought the workflow to a dead halt.
I just did the 2018 update, so I think it's the most recent version: 13.0 x64
I have a document template that contains many character and paragraph styles with export CSS tags that contain the lowercase ‘i’ in them. This character is being exported as a blank space, which completely breaks the CSS, like this:
should be: <p class="bright"></p>
getting: <p class="br ght"></p>This problem was easily replicated in a fresh new document, so it’s something with InDesign, rather than my template file.
This workflow involves complex style mapping through to CSS classes. Because so many of the classes contain…
109 votesClosed: Not Reproducible ·
AdminSanyam Talwar
(Senior Lead Software Engineer, Adobe InDesign)
responded
To identify the cause of this issue, we started our investigation to resolve it. You might have also received an email from us seeking more details to help in our investigation.
We’ve concluded our investigation and came up with the following: Either the issue is fixed in the latest release of InDesign or the issue was intermittent at the time of its reporting and is not reproducible now.
We recommend you upgrade to the latest version of InDesign 2026(v21.0.0.192) as it is more robust and contains a lot of bug fixes.
We seek your support in our continual effort to improve InDesign.
—
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 InDesign forums on the same topic…
https://community.adobe.com/t5/indesign/arabic-text-no-showing-on-epub-fixed-layout/m-p/11406882?page=1https://community.adobe.com/t5/indesign/arabic-epub-issue-from-indesign/m-p/10818486?page=1
• 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
-
publish online navigation buttons disappear in browsers and don't come back
When I view a published document, the browser based navigation buttons and menu for downloading disappear after a couple seconds and don't come back without hitting F5. This is unworkable. Please change it so the nav arrows remain on the screen, even in full screen mode. I can't have my clients struggling to go to the next page. This happens in Chrome and Firefox. In Edge, they disappear, but will reappear if I move my mouse to the edge of the screen - also very frustrating because I just want to click through the document without struggling to find the arrows. This is a browser issue, NOT a document issue - this happens with ALL documents.
When I view a published document, the browser based navigation buttons and menu for downloading disappear after a couple seconds and don't come back without hitting F5. This is unworkable. Please change it so the nav arrows remain on the screen, even in full screen mode. I can't have my clients struggling to go to the next page. This happens in Chrome and Firefox. In Edge, they disappear, but will reappear if I move my mouse to the edge of the screen - also very frustrating because I just want to click through the document without struggling to find the…
60 votesThis issue has now been fixed for the browsers which were showing this anomalous behavior.
Please check to see if it is working fine now and let us know if the problem still occurs for you.
--
Adobe InDesign team
-
[Error: "You do not have access to Publish Online Service"]Previously published documents via Publish Online no longer work.
I have been working with publish online services and have spent the past few days publishing some document and everything works.
Suddenly today, I began receiving this error when trying to publish online "You cannot use this feature right now. Please check your network connectivity."
Additionally, when I try to access the publish online dashboard I see this error: "You do not have access to Publish Online service."
-
Screenshot 2023-11-07 at 2.10.30 PM.png 25 KB -
Screenshot 2023-11-07 at 1.36.30 PM.png 15 KB -
Captura.PNG 44 KB -
indd error.png 82 KB -
Sin título 2.png 32 KB -
Sin título.png 61 KB -
Screen Shot 2020-11-20 at 1.09.15 PM.png 144 KB -
Screen Shot 2020-11-20 at 1.22.23 PM.png 178 KB -
Screenshot 2020-06-15 at 13.01.16.png 37 KB -
Screen Shot 2020-05-27 at 1.24.55 PM.png 117 KB -
Screen Shot 2020-05-27 at 11.31.44 AM.png 100 KB -
Captura de Pantalla 2020-05-27 a la(s) 11.44.01.png 120 KB -
Captura de Pantalla 2020-05-27 a la(s) 11.43.30.png 129 KB
57 votesThe issue has been Fixed.
-
-
Publish Online Dashboard Fails to Show Analytics
The analytics information will not load for individual documents or in the overview tab for documents published online from InDesign. I have found this to be a problem on macOS Mojave and Windows 10 using multiple web browsers including Safari, Chrome, Firefox, and Edge.
When attempting to use view analytics or delete the online document, nothing occurs on the Document Trends page.
38 votesDocuments published from InDesign 19.0 onwards will no longer support integrated analytics from the dashboard. You can integrate Google Analytics to track insights into your documents.
Analytics for documents published from the previous versions of InDesign will continue to be collected until November 30, 2024, after which no new analytics will be collected.
Refer to https://helpx.adobe.com/in/indesign/using/publish-online-dashboard.html for more details
—
Adobe InDesign team
-
InDesign publish online broken links and missing objects
Have major problem with publish online, missing objects and links with question marks showing. This comes after 8 months working on this document with no issues at all. Really need this sorting by Adobe as I have to deliver project at end of this month latest.
Here's how it appears
https://indd.adobe.com/view/b91790d7-6683-449b-b86c-0b72ed80a746
If you look at attached image, that's how it appears within InDesign34 votesThe fix has been deployed on the Production.
-
[ID-3934389]Copying animations loses timing panel settings
When copying/duplicating animations (using ANY method), the timing panel settings are completely lost. This is really bad for complicated animations. The timing panel settings should be maintained when animations are copied/pasted or duplicated in any way.
22 votesThanks for reporting this issue. We’re currently reviewing it.
—
Adobe InDesign team -
Publish Online URL links breaking website functionality
File Created in Indesign CC 2017
I have created a test interactive document with links to product DG012 on our company website.
https://indd.adobe.com/view/da74b2d3-46b2-40cf-99e2-8201ddc6248a
When the link is clicked from publish online it opens the page but seems to disable all scripts that run on the website. e.g. search field and add to cart no longer functions on that page.
The website itself functions correctly if you navigate to the link manually ( http://www.lockhart.co.uk/Table-Service-and-Buffet/Buffet-Display/Display-Stands/Rafters-F usion-1-2-Board~p~DG012 ).
Interestingly in safari the add to cart button functions but the search field is still disabled.
On closer inspection it seems to be an iframe issue -
If I go into chrome developer tools i get the following errors:The key "target-densitydpi" is not supported.
castsender.js:76 Uncaught DOMException: Failed to construct 'PresentationRequest': The document is sandboxed and lacks the 'allow-presentation' flag.
at V.P (chrome-extension://pkedcjkdefgpdelpbcmbmeomcjbeemfm/castsender.js:76:87)
at Object.chrome.cast.P (chrome-extension://pkedcjkdefgpdelpbcmbmeomcjbeemfm/castsender.js:91:165)
at g.VI.g.h.init (https://www.youtube.com/yts/jsbin/player-vflgfcuiz/enUS/base.js:5981:519)
at xAa (https://www.youtube.com/yts/jsbin/player-vflgfcuiz/en_US/remote.js:34:60)
at yAa (https://www.youtube.com/yts/jsbin/player-vflgfcuiz/en_US/remote.js:35:8)
at window.chrome.window.chrome.cast.window.chrome.cast.isAvailable.window._onGCastApiAvaila ble (https://www.youtube.com/yts/jsbin/player-vflgfcuiz/enUS/remote.js:35:374)
at chrome.cast.ea (chrome-extension://pkedcjkdefgpdelpbcmbmeomcjbeemfm/cast_sender.js:94:152)Rafters-Fusion-1-2-Board~p~DG012:1 Blocked form submission to '/cart/add' because the form's frame is sandboxed and the 'allow-forms' permission is not set.
Rafters-Fusion-1-2-Board~p~DG012:1 Blocked form submission to '/search' because the form's frame is sandboxed and the 'allow-forms' permission is not set.
When clicked the link opens in a new window so I am not sure how to go about editing the code behind the sandbox element.
Any advice would be greatly appreciated.
File Created in Indesign CC 2017
I have created a test interactive document with links to product DG012 on our company website.
https://indd.adobe.com/view/da74b2d3-46b2-40cf-99e2-8201ddc6248a
When the link is clicked from publish online it opens the page but seems to disable all scripts that run on the website. e.g. search field and add to cart no longer functions on that page.
The website itself functions correctly if you navigate to the link manually ( http://www.lockhart.co.uk/Table-Service-and-Buffet/Buffet-Display/Display-Stands/Rafters-F usion-1-2-Board~p~DG012 ).
Interestingly in safari the add to cart button functions but the search field is still disabled.
On closer inspection it seems to be an iframe…
22 votes -
Endnotes in epub2 don't work when using split document by paragraph style
After exporting to a reflowable epub 2.0.1, endnotes don't work when you have selected to split the epub using paragraph styles based on export label.
Thanks in advance
Gert21 votesThis issue has been fixed in the latest update of InDesign 2022 - version 17.3
Please update to this latest update of InDesign using Creative Cloud Desktop Application to get the fix.
--
InDesign team
Adobe
-
Cannot resize Epub Interactivity Preview panel
I can not resize the Epub Interactivity Preview Panel at all.
I am using the latest InDesign CC 2018.SWF Preview panel is fine.
18 votesHi all,
We worked on this issue . Please update InDesign to latest release i.e. 14.0.2 and let us know if the issue is fixed for you.
Thanks
-
Publish Online feature has issues when viewed in iOS 13
We are using the "Publish Online" feature inside Adobe Indesign to make some of our content available on our website. We've recently received reports from users with Apple iOS 13 mobile devices that the content is not displaying properly on those types of mobile phones. When the content first opens, if you double tap the page zooms in ok and double tapping again zooms out ok. However, if you try to pinch/zoom, the page blows up very large such that you can only see a couple words and you cannot pinch to get back out. Sometimes double-tapping again takes it back to a normal view, but often it zooms back out with part of the page cut off. This content was created using InDesign Creative Cloud 14. I spoke with tech support and she indicated a ticket was filed with the engineering team. Posting here as well for others to be aware and to receive updates!
We are using the "Publish Online" feature inside Adobe Indesign to make some of our content available on our website. We've recently received reports from users with Apple iOS 13 mobile devices that the content is not displaying properly on those types of mobile phones. When the content first opens, if you double tap the page zooms in ok and double tapping again zooms out ok. However, if you try to pinch/zoom, the page blows up very large such that you can only see a couple words and you cannot pinch to get back out. Sometimes double-tapping again takes it…
17 votesThis issue has been fixed in the latest InDesign version - InDesign 2023.
--
Adobe InDesign team
-
Publish Online
On Android phones and tablets: Publish Online skips pages when trying to swipe from page-to-page in certain Publish Online documents.
The thread on the forums is here: https://forums.adobe.com/thread/2419718
The documents that have been reported to exhibit this behavior include:
1, "Five Days from Nowhere," found here https://helpx.adobe.com/indesign/using/publish-online.html
- And also this document that's in my Publish Online gallery https://indd.adobe.com/view/ab79b8c6-1265-44e3-aeae-7dccfb89cd94
15 votes -
HTML Export Endnotes with Hyperlinks
Version: InDesign CC 2018 - 13.1
Steps to Reproduce:
Use the endnote feature and in one of the endnotes (preferably after the first one), add a hyperlink.
Export the InDesign document to HTML
Expected Result: All endnote references are hyperlinked and the numbers for each endnote are backlinked back to the reference.
Actual Result: Endnote number is missing for all endnotes after the hyperlink that was added to the endnote and no linking occurs after the manual hyperlink.
13 votesHello All,
Thank you for reporting the issue to us.
We have fixed the issue in the latest version of InDesign, Id 14.0.3Please upgrade your InDesign application to the latest version to try out the fix.
If you are unable to see the update yet, go to Creative Cloud desktop application, open the menu (three dots) from the top-right corner and click on ‘Check For App Updates’.
If you face any problems with the new update, do let us know in the comments.
You may also follow the below given link for the list of all fixed issues in Id 14.0.3
https://helpx.adobe.com/indesign/kb/fixed-issues.html -
Issues with epub quality on the new 2023 update
I'm a book publisher. I downloaded the latest InDesign update last week. I created the files and saved them like in the previous software. However, the vendors are all rejecting the epub files stating they're not validating in their epub software. I had to go redownload the prior version of InDesign, and it works like a charm. The glitch seems to be in the new version of the InDesign software.
12 votesFix for this issue is now available in the latest release of InDesign 2023 - that is, InDesign 18.1 version.
Please update to this version of InDesign to get the fix.
--
Adobe InDesign team
-
[ID-4262670][ERROR(RSC-005) in EPUB Checker]InDesign 20.3 creates target attributes to every link in EPUB
The latest InDesign version (20.3) creates target="_blank" attributes to every link when exported as EPUB. Doesn't matter if the link contains URL or it's a link from a text anchor. The latest EPUB Check version (5.2.1) gives an error with every link that doesn't have href attribute which means every text anchor is invalid.
For example:
<h1 id="_idParaDest-1" class="Header-1"><a id="_idTextAnchor000" target="_blank"></a>Foreword</h1>In EPUB Check this is an error:
ERROR(RSC-005): Error while parsing file: element "a" missing required attribute "href"11 votesFix for this issue is now available in the latest InDesign Release – InDesign 20.4 Release.
Please update to the latest InDesign Release via CCD app to get the fix.
---
Adobe InDesign team
-
Translation bug : Spread -> Grossi instead of Planche (in french)
- Click on publish online button Single Page is well translated as "Un(e) seul(e)" (page) Spread is wrongly translated as "Grossi" Grossi means bigger (or what we had with trapping : spreading inks, so making ink marks bigger) Planche which has been the accepted term in inDesign for ages.
(also known as 09/01/2017 #ID-4199114)
11 votesThanks for reporting this issue. We will review it
-InDesign Team
-
World-Ready composer breaks hyperlinks for Publish Online
When the WR composer is applied to text, it breaks hyperlinks when the document is published via Publish Online. The hyperlinks work fine when the document is sent to PDF. The hyperlinks work fine when the WR composer is changed to the Adobe Paragraph Composer.
This is to correct the title of this bug report, please reference it: https://indesign.uservoice.com/forums/601180-adobe-indesign-bugs/suggestions/33786565-publish-online-breaks-hyperlinks11 votesHello All,
Thank you for reporting the issue to us.
We have fixed the issue in the latest version of InDesign, Id 14.0.3Please upgrade your InDesign application to the latest version to try out the fix.
If you are unable to see the update yet, go to Creative Cloud desktop application, open the menu (three dots) from the top-right corner and click on ‘Check For App Updates’.
If you face any problems with the new update, do let us know in the comments.
You may also follow the below given link for the list of all fixed issues in Id 14.0.3
https://helpx.adobe.com/indesign/kb/fixed-issues.html
- Don't see your idea?