morn-fun / crayon

Rich text editor build by flutter!
BSD 3-Clause "New" or "Revised" License
59 stars 2 forks source link

Home, End, Shift+Home, Shift+End don't work #3

Open EvertonMJunior opened 1 week ago

EvertonMJunior commented 1 week ago

Describe the bug When using the demo of the package on a web browser, the keys to move around the text (Home, End) or select it (Shift+Home, Shift+End) are not implemented. On the web and computers, it's a pretty commonly used bunch of keys. PageUp and PageDown are not working too, although I think they are less commonly used.

To Reproduce

Expected behavior

Screenshots

Environment(please complete the following information): Didn't run it locally, used example demo app.

Platform Web - Tested on Edge and Firefox

Source data

EvertonMJunior commented 1 week ago

I marked it as a bug, but it's more of a feature request, unable to change the label