yakovyarmo

Results 16 comments of yakovyarmo

Any thing. Tried latex and regular text. It only show "v". It seems that the paste event is not being triggered

I'm using English layout on windows 10. On Thu, Jun 24, 2021, 16:33 stefnotch ***@***.***> wrote: > @yakovyarmo Which operating system? Which > language? Which keyboard layout? > > —...

The paste command doesn't appear when I right click on the math live input. ![image](https://user-images.githubusercontent.com/5081861/123311110-73eca580-d52f-11eb-8b09-6eec404b2de6.png) Here is an example with a regular input: ![image](https://user-images.githubusercontent.com/5081861/123311323-b7471400-d52f-11eb-8d8a-dff3a81ce807.png)

Here is the result of the input: ![image](https://user-images.githubusercontent.com/5081861/123542929-db376f00-d754-11eb-9a6c-8a6cdc7cceab.png) And here is the console: ![image](https://user-images.githubusercontent.com/5081861/123542922-cd81e980-d754-11eb-8188-eccf4d8df9e1.png)

I tried it on a different computer and the same result. ![image](https://user-images.githubusercontent.com/5081861/123544211-ebeae380-d75a-11eb-8d71-690c02b18b60.png)

Do you need more info from me?

All of these are working, I also wrote custom key binding which did work. I did notice that the (paste event)[https://developer.mozilla.org/en-US/docs/Web/API/Element/paste_event] doesn't get fired.

I tried also with firefox and edge, same result. I tried different computers, same result. Just to clarify about the paste event, the MDN demo does work. I debugged mathlive...

It is greyed out. On Tue, Jun 29, 2021, 16:16 Arno Gourdol ***@***.***> wrote: > The paste event is triggered by the browser, so if it's not firing, > something...

It does work with version 0.59.0. So can we inspect what changed in that version?