This issue has been created
There is 1 update.
 
 
Wiki Editor Tools / cid:jira-generated-image-avatar-9cb0551d-c4fa-4222-9f75-eb290e8b3a94 WIKIEDITOR-103 Open

Bottom bar buttons are partially cut off when using full screen with the second editor

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-0540e5f1-8d2a-425d-94eb-827c29de13c5 Charpentier Lucas created this issue on 19/Mar/26 11:32
 
Summary: Bottom bar buttons are partially cut off when using full screen with the second editor
Issue Type: cid:jira-generated-image-avatar-9cb0551d-c4fa-4222-9f75-eb290e8b3a94 Bug
Affects Versions: 4.10.4
Assignee: Unassigned
Components: Syntax Highlighting
Created: 19/Mar/26 11:32
Priority: cid:jira-generated-image-static-major-094d8228-6ce2-41d0-9199-29fc500eb567 Major
Reporter: Charpentier Lucas
Description:

See XWIKI-24033

One of the reason why this happens is that the delta calculated at https://github.com/xwiki-contrib/wiki-editor-devtools/blob/39c99b7067215b311960efa498106710d42d3ecb/editor-tool-highlighting/editor-tool-highlighting-ui/src/main/resources/SyntaxHighlighting/EnableSyntaxHighlighting.xml#L331 uses the first menu in the DOM. In the case where we're using the second editor, this first menu is hidden, the value becomes 0 unexpectedly.

 
 

1 update

 
cid:jira-generated-image-avatar-0540e5f1-8d2a-425d-94eb-827c29de13c5 Changes by Charpentier Lucas on 19/Mar/26 11:32
 
Assignee: Charpentier Lucas