[GH-ISSUE #3930] [Bug] [Mobile] AppFlowyEditor cannot scroll when it's not editable #1781

Closed
opened 2026-03-23 21:17:04 +00:00 by mirror · 0 comments
Owner

Originally created by @ikuruzum on GitHub (Nov 13, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3930

Originally assigned to: @LucasXu0 on GitHub.

Bug Description

When I set editable false and
If the size of the Container covering the widget is smaller than the document that needs to be displayed, it is not scrollable.
It only works if Editable: true

How to Reproduce

Put AppFlowyEditor in a container with a constraint and have it display a large document

Expected Behavior

It needs to be scrollable regardless of whether it is editable or not.

Operating System

Ios, Android

AppFlowy Version(s)

^1.5.2

Screenshots

No response

Additional Context

No response

Originally created by @ikuruzum on GitHub (Nov 13, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3930 Originally assigned to: @LucasXu0 on GitHub. ### Bug Description When I set editable false and If the size of the Container covering the widget is smaller than the document that needs to be displayed, it is not scrollable. It only works if Editable: true ### How to Reproduce Put AppFlowyEditor in a container with a constraint and have it display a large document ### Expected Behavior It needs to be scrollable regardless of whether it is editable or not. ### Operating System Ios, Android ### AppFlowy Version(s) ^1.5.2 ### Screenshots _No response_ ### Additional Context _No response_
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#1781
No description provided.