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.
869 results found
-
External Library
It is impossible to convert a project created in a previous version. At least allow to open the project library of an older project as external library as was the case in all previous versions. That would make the recreation of a project in the new version a little bit easier. I have used libraries from very old versions in recent versions of Captivate. Even if you don't want to provide a Library in the new version.
2 votes -
german male and female voice
Please insert german male and female voice for TTS.
2 votes -
Bug - using arrow keys removes text
When using the arrow keys to update text in a Software Simulation text box, any text entered disappears and goes back to the default 'Type instruction here' message. Seems this is just prior to saving and only using up and down keys.
2 votes -
Bug: Captivate chrashes when selecting the feedback of a clickbox in simulation mode
After recording a simulation, I wanted to format the feedback via status. Evertime I select the text in the feedeback and then click on "Text" in the properties (yellow marker, Bug1), Captivate chrashes (Bug2).
This always happens - both in existing and new projects.
I'm using version 12.0.0.2892 on Windows 10
2 votes -
Issue: online connection must always be maintained to avoid crashes
Without staying online all the time, Captivate won't work reasonable. Is there any chance to work offline? It seems there is a sync to APIs all the time. In times of crashing internet access this leads to crashes and unlimited loading bar.
2 votes -
Bug: horizontal button position offset in export and preview
It is a regular bug in all exports and previews. The button position inside a media block has an horizontal offset. It looks ok in the live view in Captivate Charm.
2 votes -
Individual Slides
Provide a way to copy individual slides to word or powerpoint so that if you need to translate or have someone to double check spelling
2 votes -
Bug- New Captivate Image grid crashing application
I created a Jeopardy board using image grids. There were 5 rows 6 columns. After putting images for 1 row of 6, every time I'd save or left/right click an image, the screen will go blank. Then I click file on the top. The top bar disappears. I tried reinstalling it, but the same thing occurred. Couldnt work in the project anymore since it would keep crashing so had to create a new one.
2 votes -
Ability to add custom company specific training videos
It would be nice to add company specific video links to the Learn panel on the Welcome screen.
2 votes -
Fixing Quiz continue with "J" in german version.
In the german version of Captivate 12.0.0.2892 continue in Quiz after submit with "J" don't work, but with "Y".
2 votes -
Allow audio on each page of carousel
I have different audios for each page of the carousel, allow to each page have their own audio when the learner clicks on the new one. And to be able to hide the button next until the audio has been completed.
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 -
Personal Asset Library + Personal Presets
I use Captivate and Camtasia. Camtasia has a personal asset library you can build out yourself. Like if you customize a certain effect you can save it as a preset but also if you upload an asset you can save it in your library for future use. Both of these features would be really helpful and save me a lot of time.
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] Jump to specific positions within a slide
Problem:
Currently, links or buttons in Captivate can only navigate to other slides, external URLs, or files. It is not possible to jump to a specific position (section, text block, or container) within the same slide.Suggestion:
Allow links or buttons to navigate to a specific position within the current slide. Ideally, this should include a smooth scroll effect (softscroll) so that the user maintains context and the transition is visually smooth.Benefit:
- Improved navigation within complex or long slides.
- More flexibility for interactive learning content, e.g., “Learn more” buttons, tables of contents, or FAQs.1 vote -
[Feature/Bug] Cards Widget: Perspective and mouseover overlay customization
Problem:
- The.flip-card-container
in the global stylesheet uses theperspective
property. 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 theperspective
value 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-2
ignore 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 -
[Feature] Extended background image options
Problem:
Current background image settings in Captivate are rather limited and don’t fully reflect the flexibility of CSS.Suggestion:
Add support for the following additional background-related properties and options:- Background attachment — Currently only
scroll
is available. Addingfixed
would enable simple parallax effects. - Background position — Currently only horizontal alignment is supported. Vertical alignment (
top
,center
,bottom
) and relative or absolute positioning (percent, pixels) should be possible. - Background repeat — Only
repeat
is currently available. Separate control forrepeat-x
andrepeat-y
would be useful. - Background size — Currently only
contain
andcover
, as well…
1 vote - Background attachment — Currently only
-
[Feature] Allow variable references in `designOption.json` (extension of placeholder feature)
Related:
See also [Feature] Custom placeholder text and images indesignOption.json
(https://captivate.uservoice.com/forums/939318-adobe-captivate/suggestions/50456811--feature-custom-placeholder-text-and-images-in-d)Problem:
Currently,designOption.json
supports neither placeholder text nor placeholder images. See related suggestion: https://captivate.uservoice.com/forums/939318-adobe-captivate/suggestions/50456811--feature-custom-placeholder-text-and-images-in-dSuggestion:
Allow Captivate variables to be referenced indesignOption.json
. This would enable dynamic values such as author names, project titles, copyright notices, or other metadata to be automatically inserted into text fields.Example:
json
{
"tag": "slide-item-body",
"placeholder": "© $$Project.Copyright$$ — $$Date.Year$$",
"customStyles": {
"all": {}
}
}
1 vote
- Don't see your idea?