ameotoko
ameotoko
If HTML page has any element with `accesskey` attribute, that shortcut will not work when TinyMCE instance is in focus, even if this particular shortcut is not assigned within TinyMCE....
## Describe the bug The exception `Cannot read property 'byteLength' of undefined` is thrown by a client instance in many cases, but, as pointed out in https://github.com/aws/aws-sdk-js-v3/issues/2411#issuecomment-864127937, the problem might...
## Description If HTML page has `` tag, deep-linked tabs currently rewrite `href` incorrectly – the `pathname` is lost. ## How to reproduce It is not possible to set up...
### Affected version(s) 4.x ### Description Since long time, ["accesskey" shortcuts](https://docs.contao.org/manual/en/administration-area/back-end-keyboard-shortcuts/#keyboard-shortcuts-in-edit-mode) do not work when invoked while TinyMCE instance is in focus, probably because TinyMCE does not let them bubble....
### Affected version(s) \>= 4.9 ### Description Is this code block really necessary? Say I want to initially sort my data container by a certain field, but show the value...
### Affected version(s) 4.13 ### Description This is 3 small issues in one: 1. The docs never mention that text for the wizard is fetched from `MSC` domain, not from...
`hilightedDate` doesn't seem to do anything when passed to options, or may be I didn't understand the docs? The date picker still shows today's date highlighted when opened with empty...
This updates Twig Namespaces section with more precise information about which bundle templates directory is registered automatically, and which can optionally be added.
Small updates to the article about using Deployer. * There's no need to reference an RC version, since Deployer 7 has been [released](https://github.com/deployphp/deployer/releases/tag/v7.0.0) (which also contains a [bug fix](https://github.com/deployphp/deployer/pull/3200) to...
This documents the "Click to edit" feature in backend. The text is taken directly from [release notes](https://contao.org/en/news/contao-3_1_RC1.html).