Cat

Results 217 comments of Cat

I notice when you put the InlineCode attribute the editor unfocus

I cannot reproduce the issue following your steps: https://github.com/user-attachments/assets/c6116aca-d2be-4784-8640-d848dc8e2c24

@letungcntt I notice that you are using your own [Fork](https://github.com/letungcntt/flutter-quill/tree/master_3.22) with your own changes (Please avoid doing this often, as we may get confused and believe that these problems are...

> First, type “abc” followed by two spaces. Then, move the cursor into the inner space, enable inline code, and type “abc” inside the inline code. When you press space,...

I notice this issue is happening with all inline styles

@EchoEllet do you know where is the editor listening the keyboard keys? I'm trying to fix it, but, i don't know where is the part encharged of this behavior

> I'm still unsure about the context. Let show you with a video (it's kinda weird). @EchoEllet see this: ### Steps: - Write something - Append 2 spaces after your...

> - https://github.com/singerdmx/flutter-quill/blob/8589b856e8c79d33384954ae1febf358eca3624e/lib/src/editor/raw_editor/raw_editor_state.dart#L767 I've see this before, but, this cannot be fixed at this part

@AtlasAutocode are you familiar with these parts of code?

The spaces are literally ignored and the editor has some unexpected behaviors https://github.com/user-attachments/assets/43b75532-721e-43bb-86e1-03c7349ff129