-
This issue exists even in example app provided by flutter_quill. So please don't close this issue unless you really have to I am facing an issue related to soft keyboard, whenever i try to use the resize feature provided by default in flutter quill, soft keyboard pops up and blocks the UI of resizing bars. Is there any workaround for this. The problem of soft keyboard popping up when trying to resize an image can also be seen in the video posted in this issue If there is no workaround for this, there should have been an option to completely remove this feature. Just like we can customize the options for selecting images through link and gallery options by passing callback to mediaPickSettingSelector to QuillToolbar.basic I'll try to describe the issue in images.
I want to disable this feature completely, if it isn't possible to fix it. please post any workaround for it, thank you! This is my code. But this issue seems to be present in the example app given flutter_quill repo also.
|
Beta Was this translation helpful? Give feedback.
Replies: 9 comments 3 replies
-
I need workaround or bug fix too. |
Beta Was this translation helpful? Give feedback.
-
I am working on the fix. Please let me know if you have any info or suggestion. |
Beta Was this translation helpful? Give feedback.
-
@SankethBK I cannot repro this. I am using iOS simulator. |
Beta Was this translation helpful? Give feedback.
-
OK, I don't have those handy right now. |
Beta Was this translation helpful? Give feedback.
-
Oh, actually it is not the toolbar. Need to figure out what triggers keyboard open. |
Beta Was this translation helpful? Give feedback.
-
try this |
Beta Was this translation helpful? Give feedback.
-
Fixed in 680a5db |
Beta Was this translation helpful? Give feedback.
-
I have the same problem, how should I solve it? Sorry, I didn't understand your chat history, please help! |
Beta Was this translation helpful? Give feedback.
-
@Mrgeh It was fixed in the latest release, which version are you using? |
Beta Was this translation helpful? Give feedback.
Fixed in 680a5db