Remove Horizontal scrollbar in Continuous layout type

Hey,


I'm using ejs-documenteditorcontainer angular component.

And I'm setting this option:

this.container!.layoutType = 'Continuous';


The problem is that with this layout type I'm getting horizontal scrollbar for no reason:

Image_1290_1715377136674


I found that it is happening on the element with class "e-de-background":

Image_9597_1715377251572


Canvases under this DIV have width 20px less than on the DIV itself. So they overflow DIV element.


I see that this resizing is happening somewhere in the viewer.js file in your source code, but I don't want to dig much into it.


May you tell me what I can do in this situation?


3 Replies

DS Dhanush Sekar Syncfusion Team May 13, 2024 02:02 PM UTC

Hi Alexander,


We are able to replicate the reported issue and are validating it currently. We will update further details on this by May 15, 2024


Thanks,

Dhanush Sekar



BS Balamurugan Shanmugam Syncfusion Team May 17, 2024 10:17 AM UTC

Hi Alexander,

we have confirmed the reported issue 'Issue in weblayout horizontal scrollbar' as a defect and logged a defect report. We will fix this issue in our upcoming patch release which is scheduled for June 4, 2024.

You can track the status of the bug through the below feedback link:

https://www.syncfusion.com/feedback/57868/remove-horizontal-scrollbar-in-continuous-layout-type

Disclaimer: “Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.”

Regards,

Balamurugan S



BS Balamurugan Shanmugam Syncfusion Team June 4, 2024 01:12 PM UTC

We are glad to announce that our patch release (v25.2.7) has been rolled out successfully. In this release, we have added the fix for the reported issue in "Issue in weblayout horizontal scrollbar".

 

Please upgrade to the latest version packages to resolve this issue:

 

Client side:

https://www.npmjs.com/package/@syncfusion/ej2-documenteditor

https://www.npmjs.com/package/@syncfusion/ej2-angular-documenteditor

Server side:

https://www.nuget.org/packages/Syncfusion.Ej2.Wordeditor.ASPNet.Core/

https://www.nuget.org/packages/Syncfusion.Ej2.Wordeditor.ASPNet.MVC5/

Feedback link: 

https://www.syncfusion.com/feedback/57868/remove-horizontal-scrollbar-in-continuous-layout-type

Please let us know if you need any further assistance.


Loader.
Up arrow icon