Adobe Captivate
Adobe Captivate
Welcome to the Adobe Captivate feedback page. Submit feature requests and bug reports to the Captivate team via this UserVoice page.
Please follow below steps while posting your enhancements & bugs
- Type your enhancements/bugs into the search field or choose from the categories in the sidebar.
- Check if enhancements or bugs submitted by others / upvote if you find similar to yours.
- If your feature idea or issue is not listed, post it.
- Upvote the ideas if you like.
The UserVoice feedback pages are for feature requests and bug reports only. Upload only content that you have permission to use and refrain from posting personal information (e.g. address, phone number, email, or credit card) or abusive content (spam, phishing links, vulgar language, etc.). Tips for submitting useful feedback
UserVoice is a third-party platform for product feedback. Please note that feedback is voluntary, and you give Adobe a right, to use feedback you provide without restrictions.
920 results found
-
I am unable to export text-to-speech audio from Captivate. This was a problem for us in Captivate 12 and continues to be a problem with 13
I am unable to export text-to-speech audio from Captivate. This was a problem for us in Captivate 12 and continues to be a problem with 13. I attended the Adobe Learning Summit and spoke to the developers about it, but have not received a resolution.
1 vote -
Crashing during AI Avatar
I have had a couple of attempts to create an AI Avatar for an imported PowerPoint. I was recording for YouTube at the time, submitted the crash using the crash report but thought it might be beneficial to see what I was doing at the time.
https://youtu.be/GwG8bphGb1o1 vote -
[Bug] `textProps.fontWeight` is ignored during rendering
Version: 13.0
Problem:
textPropsvalues such asfontWeightset indesignOption.jsonare displayed correctly in the Captivate UI, but are ignored in the final rendering and overridden by inline styles (e.g.,font-weight: normal;). OthertextProps(liketextAlign) work as expected.{ "tag": "slide-item-subtitle", "preset": "text-body-6", "customStyles": { "all": {} }, "customProperties": { "alignmentAndSpacing": {}, "textProps": { "fontWeight": "600", "textAlign": "center" } } },In the rendered output, inline styles appear such as:
font-weight: normal;Impact:
- Inconsistent results between editor preview and actual output
- Paragraph styles cannot be reliably overridden
- UI feedback is misleading (shows correct…1 vote -
[Feature] Grid and Visible Borders for Design Options
Version: 13.0
Problem:
When working in Captivate, visual aids such as grids, borders, or width and height indicators are missing. Apart from the highlight shown when directly clicking a Design Option or on slide overflow, the positioning of elements is difficult to control – especially for complex layouts.Suggestion:
- Visible borders for Design Options and their sub-elements, optionally toggleable.
- Fully customizable background grid, similar to Adobe XD or Figma, for better layout orientation.
- Display of width and height measurements for placed elements.1 vote -
[Bug] Design Option “Image” does not respond correctly to grid styling
Version: 12.6
Problem:
The “Image” design option partially fails to respond to grid styling defined in thedesignOption.json. The elementcontainer-image-textdoes not occupy the designated grid-area because it is not a direct child of thecontainer-image-cardelement where the grid is applied.In Chrome DevTools, it is visible that the instruction
grid-area: 1 / 1 / span 1 / span 1;has no effect because the target element does not participate in the grid context.
See screenshot:design-options_image-01.png1 vote -
[Feature] Support for Character Styles for Inline Text
Version: 13.0
Problem:
Currently, Captivate only supports paragraph-level formatting (Paragraph Styles). There is no way to define reusable character styles for quick and consistent inline emphasis. The existing “Highlight” inline element is too limited (no padding, margin, border, border-radius, etc.), leading to inconsistent workarounds and unnecessary manual inline formatting.Use Cases:
- Highlighting key terms
- Inline quotes / badges
- Keyboard shortcuts / keycaps
- Code snippets
- Labels / status indicatorsSuggestion:
Introduce freely definable character styles supporting:
- color, background-color
- font properties
- padding, margin
- border, border-radiusConfigurable in:
- GUI (Theme-Editor)
-theme.jsonBenefits:…
1 vote -
[Feature] Option for image container to grow with text in the “Image” Design Option
Version: 12.6
Problem:
Currently, the image in the "Image" Design Option does not grow when the text blockcontainer-image-textincreases in height. There is no setting in either the Captivate GUI or thedesignOption.jsonto scale the image vertically along with its content.
In responsive layouts (e.g., hero sections, split layouts), this leads to unbalanced designs, awkward proportions, and unnecessary whitespace.
See screenshotsdesign-options_image-02.pnganddesign-options_image-03.png.Suggestion:
Add an optional setting that allows the image to:
- grow vertically with the text container
- maintain its aspect ratio (e.g., viaobject-fit)
- adapt responsively to varying content heights…1 vote -
[Feature] Custom layout slides with freely configurable Design Options
Problem:
New content slides can currently only be created based on predefined layout categories (e.g., Comparison, Meet the Team). Each layout only allows importing a fixed set of Design Options defined in its associateddesignOption.json. Additional components cannot be added, which makes layouts unnecessarily rigid and difficult to adapt to custom design requirements or corporate branding.Example:
Meet the Team only allowsparagraphandimage-grid. Adding an additional paragraph beneath the grid is not possible.
…{ "type": "Meet the Team", "name": "$$name", "description": "$$description", "designOptionId": "LAYOUTS_MEET_THE_TEAM", "isDefault": false, "version": "1.0", "thumbnail": "thumbnail.png", "styles": [ { "tag": "paragraph", "designOptionId":1 vote -
Allow content creators to import .doc or .pdf text to populate a template.
If there were tags that could be placed into a word document that could call for a slide option in a project template, then the program could auto-populate text and images into predetermined slide options. This would allow for a rapid conversion to Captivate files when receiving only text, image and link content from authors.
Many of our authors are accustomed to a particular set of procedures for content development. We need a simple method to take the content provided and convert it to a Captivate project.
If there were <tag>s of some sort that could identify sections of text…
1 vote -
Variables and Design Options
We all understand that Captivate 12 is "built around a template-based authoring approach, designed to streamline project creation with minimal effort." that's just great. And we all want a simple user interface for our content creators who are less technically savvy, which Captivate provides. That does not mean that the content administrators don't still need the ability to have custom templates with variables to integrate properly with their LMS (and in our case LRS). We have government mandated variable time requirements for slide dwell time and total lesson duration. We also have varying pass percentage requirements.
There are a large…
1 vote -
[Feature] Option for automatic display of timeline events (without click)
Problem:
In the current Timeline widget, each event must be clicked manually for its associated content (text/image) to appear.
This interaction pattern is not ideal for all learning scenarios — especially in linear or narrative timelines, repeated clicking can be distracting and offers little didactic value.Suggestion:
Add an option in the Captivate GUI and in thedesignOption.jsonto control the behavior:
- Manual (current behavior): The user clicks each event to reveal its content.
- Automatic: The content is always visible.
- For better user experience: The content appears with a smooth fade-in or motion animation when the event…1 vote -
[Feature] New Widget for Expandable Single Sections (Disclosure / Details)
Background:
On longpages or compact content layouts, there is often a need for expandable single sections for supplementary content such as transcripts, glossaries, or additional information. An accordion widget is overkill for this purpose, as it requires multiple tabs and semantically implies a group behavior.Problem:
- The Accordion widget cannot currently be reduced to a single tab.
- Using a "pseudo-accordion" with only one panel is semantically incorrect and may negatively impact accessibility and user orientation.
- There is no dedicated widget to toggle individual content sections, making implementation cumbersome.Suggestion:
A dedicated widget based on the established HTML5 …1 vote -
allow the addition of custom assets in template info.json
info.json ("C:\Users\Public\Documents\Adobe\eLearning Assets\12.0\content\Templates\info.json") elements populate the project template assets menu. There is an internal updating mechanism that prevents any additions from persisting in this .json. Further, the "id" seems to lead to another asset that populates the slide choice menu when you select a project from the project template assets menu. We need our templates to be configured to populate this menu so that our content developers can select our standard templates from the assets menu. This is critical. Pulling slides and configuring slides from a 'template project' that is open in a different window is clunky, prone to variable…
1 vote -
ragesh.c@gds.ey.com
The new Adobe Captivate version does not allow placing objects in a custom order. It only supports drag-and-drop using predefined templates. For example, if we need to position titles, images, icons, or buttons freely on the slide, this flexibility is missing. Currently, all custom design options are limited, forcing us to use only what Captivate provides.
1 vote -
Add checkboxes with Select All or Deselect All when editing Table of Contents
When creating courses in Captivate, we often have over 100 slides, but we only want our users to have access to maybe 10 in the Table of Contents. In Captivate 12.6, I have to deselect each slide which is obnoxiously time consuming. The "eye" icon action should be replaced with check boxes with "Select All" or "Deselect All" options at the top.
1 vote -
Bug- Mac Users Have Different Text
When I create trainings, they work just as expected on Windows but if someone on a Mac opens it the text turns into a different font and is not matching my company branding as I designed it to.
1 vote -
Text Drag and Drop
I don't use the drag and drop because currently it is only for pictures. Would be nice to have the ability to have learners drag and drop text to other text.
1 vote -
[Feature/Bug] Cards Widget: Perspective and mouseover overlay customization
Problem:
- The.flip-card-containerin the global stylesheet uses theperspectiveproperty. This value cannot be adjusted via the GUI or thedesignOption.json.
- If no image is set on the front side, a gray mouseover overlay appears. Its color and visibility cannot currently be changed in the GUI or thedesignOption.json.Suggestion:
- Make theperspectivevalue adjustable in both the GUI and thedesignOption.json.
- Allow configuring the color and behavior (show/hide) of the mouseover overlay in the GUI anddesignOption.json.1 vote -
[Bug] Quote Widget ignores styling and lacks clear component references
Problem:
The Quote Widget does not fully respond to styles defined indesignOption.json.Details:
- The containerscontainer-quotes-text,slide-item-quotes-icon-container-1, andslide-item-quotes-icon-container-2ignore custom style definitions and seem to have structural inconsistencies.
- Incontainer-quotes-card, there are no documented or discoverable component names (e.g.,quoteText,quoteIcon1,quoteIcon2), making it impossible to target, enable, or disable these elements withindesignOption.json.
- Several layout properties in the global stylesheet cannot be overridden locally withindesignOption.json.Suggestion:
Document all component names and ensure that each element of the Quote Widget can be fully styled and…1 vote -
[Feature] Custom CSS as a first step toward an open widget architecture
Problem:
Widget styles can currently only be customized via designOptions.json. Many widget structure elements cannot be targeted or modified globally.Suggestion:
Add the ability to include a custom CSS file at the project or theme level. This stylesheet should allow global adjustments and overrides of Captivate’s core CSS.In the long term, Captivate could – similar to the Adapt Framework – offer an open widget system, where custom or modified widgets are possible. Custom CSS would be a useful, practical intermediate step that provides immediate benefits and paves the way toward a fully modular architecture.
1 vote
- Don't see your idea?