Expand my Community achievements bar.

SOLVED

RTE Plugins not working in maximize mode (Full screen mode) of the dialog

Avatar

Level 1

Hi All,

when I configure the content of RTE in minimize mode of the dialog and select any of the plugin it is working as expected as shown below:

Pranitha32_0-1716301335951.png

but when I opened the same in the maximize (Full screen mode) and select any plugin it is not working as expected. I have added dialogFullScreen setting to configure the toolbar for full screen mode and also there are no console errors.

please refer to the below screenshots:

Pranitha32_1-1716301498261.png

 

Pranitha32_2-1716301542934.png

 

Here in the above screenshot when we select underline word and apply underline plugin it is not working as expected

So, can anyone help me out to resolve this issue.

Thanks,

Pranitha

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi @Pranitha32 ,

The issue you are experiencing with RTE plugins not working in the maximize (full screen) mode of the dialog could be due to a few reasons. Here are some possible solutions to resolve this issue:

1. Check Plugin Configuration: Ensure that the RTE plugin is properly configured in the dialog. Double-check the plugin settings, such as the plugin name, command, and any additional configuration options. Make sure that the plugin is correctly registered and enabled for the RTE component.

2. Verify Full Screen Mode Configuration: Review the dialogFullScreen setting that you have added to configure the toolbar for full screen mode. Ensure that the configuration is correct and that it is not conflicting with the RTE plugin functionality. Check if any customizations or overrides are affecting the behavior of the RTE plugins in full screen mode.

3. Check for CSS or JavaScript Conflicts: Inspect the browser console for any CSS or JavaScript conflicts that may be causing the RTE plugins to malfunction in full screen mode. Look for any error messages or warnings related to the RTE plugins or their dependencies. Resolve any conflicts or errors that are reported in the console.

4. Test in Different Browsers: Verify if the issue is specific to a particular browser. Test the RTE plugins in full screen mode on different browsers (such as Chrome, Firefox, or Edge) to see if the issue persists. This can help identify if the problem is browser-specific or if it occurs across multiple browsers.

5. Update AEM Version and Patches: Ensure that you are using the latest version of AEM and that all relevant patches and hotfixes are applied. Sometimes, issues with RTE plugins can be resolved by updating to the latest version or applying specific fixes provided by Adobe.

If the issue persists after trying these solutions, it may be helpful to provide more specific details about the RTE plugin and the configuration you have implemented. This can assist in further troubleshooting and identifying the root cause of the problem.

View solution in original post

6 Replies

Avatar

Level 4

Hi @Pranitha32 

 

Can you also make sure if all the plugins like eg: format#underline, format#bold are updated in toolbar property of dialogFullScreen node.

Avatar

Level 1

Hi priyak

Yes I have checked and they are configured properly in the toolbar of dialogFullScreen node. Please refer to the below screenshot

Pranitha32_0-1716305867897.png

 

Avatar

Level 4

@Pranitha32 Then it should work as expected, Can you please share your code or share the package to check further ?

Avatar

Correct answer by
Level 10

Hi @Pranitha32 ,

The issue you are experiencing with RTE plugins not working in the maximize (full screen) mode of the dialog could be due to a few reasons. Here are some possible solutions to resolve this issue:

1. Check Plugin Configuration: Ensure that the RTE plugin is properly configured in the dialog. Double-check the plugin settings, such as the plugin name, command, and any additional configuration options. Make sure that the plugin is correctly registered and enabled for the RTE component.

2. Verify Full Screen Mode Configuration: Review the dialogFullScreen setting that you have added to configure the toolbar for full screen mode. Ensure that the configuration is correct and that it is not conflicting with the RTE plugin functionality. Check if any customizations or overrides are affecting the behavior of the RTE plugins in full screen mode.

3. Check for CSS or JavaScript Conflicts: Inspect the browser console for any CSS or JavaScript conflicts that may be causing the RTE plugins to malfunction in full screen mode. Look for any error messages or warnings related to the RTE plugins or their dependencies. Resolve any conflicts or errors that are reported in the console.

4. Test in Different Browsers: Verify if the issue is specific to a particular browser. Test the RTE plugins in full screen mode on different browsers (such as Chrome, Firefox, or Edge) to see if the issue persists. This can help identify if the problem is browser-specific or if it occurs across multiple browsers.

5. Update AEM Version and Patches: Ensure that you are using the latest version of AEM and that all relevant patches and hotfixes are applied. Sometimes, issues with RTE plugins can be resolved by updating to the latest version or applying specific fixes provided by Adobe.

If the issue persists after trying these solutions, it may be helpful to provide more specific details about the RTE plugin and the configuration you have implemented. This can assist in further troubleshooting and identifying the root cause of the problem.

Avatar

Level 1

Hi @HrishikeshKa 

Thanks a lot for your inputs will check them from my end to find the root cause of the issue.

Thanks,

pranitha

Avatar

Administrator

@Pranitha32 Did you find the suggestions from users helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.



Kautuk Sahni