Skip to content

Commit

Permalink
DOC-2318: moved note to known issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
kemister85 committed Mar 15, 2024
1 parent 63f2264 commit 2934e74
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions modules/ROOT/pages/6.4.1-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -395,8 +395,6 @@ In {productname} 6.4.1, an improvement was made to the focusing code which now c

As a result of the fix, when using the *ToggleToolbarDrawer* command, the toolbar is now not focused when `skipFocus: true` is set.

NOTE: As of {productname} 6.8.3, when using `+skipFocus: true+`, the *ToggleToolbarDrawer* command does not toggle the toolbar drawer when the `+toolbar_mode+` option is set to `+'sliding'+`.

=== New font_size_input_default_unit option allows to use of numbers without a unit in `fontsizeinput` and have them parsed with the default unit, if it is not defined the default is `pt`
//#TINY-9585

Expand Down Expand Up @@ -1113,3 +1111,9 @@ After conducting a thorough investigation into the new **Advanced Template** plu
We have identified that the "Insert link" dialog is an example of a dialog that does **not work** correctly in this regard, while the "Insert image" dialog functions as expected. These issues were discovered while examining mobile performance within the new **Advanced Template** plugin, and we are working to address them in order to provide a smoother and more user-friendly experience.

Unfortunately, at this time there is no known workaround for the issue with dialogs.

=== The *ToggleToolbarDrawer* command does not toggle the toolbar drawer in some situations

It has been identified that as of {productname} 6.8.3, when using `+skipFocus: true+`, the *ToggleToolbarDrawer* command does not toggle the toolbar drawer when the `+toolbar_mode+` option is set to `+'sliding'+`.

Unfortunately, at this time there is no known workaround for the issue.

0 comments on commit 2934e74

Please sign in to comment.