RTE editor area alone (with respective enabled plugins in inline view) is available/rendered via JS in Inline Fullscreen mode and
Not the items completely available under cq:dialog node.
For example : You could notice a field named "ID" in Touch UI dialog of Core V2 text component and is not available for Inline editing. Same with tabs or any items for that matter
JS responsible for this - /libs/cq/gui/components/authoring/editors/clientlibs/core/inlineediting/rte/coralui3/js/InlineTextEditor.js
RTE editor area alone (with respective enabled plugins in inline view) is available/rendered via JS in Inline Fullscreen mode and
Not the items completely available under cq:dialog node.
For example : You could notice a field named "ID" in Touch UI dialog of Core V2 text component and is not available for Inline editing. Same with tabs or any items for that matter
JS responsible for this - /libs/cq/gui/components/authoring/editors/clientlibs/core/inlineediting/rte/coralui3/js/InlineTextEditor.js