Alex Bennée
Alex Bennée
@yantar92 ok final update, and I tweaked the commit message as well. @astahlman happy to merge?
The problem with github's search box is it isn't a textarea but rather a JavaScript augmented field. Currently Edit with Emacs only understands `` and `` boxes.
As to .crx files I'm unsure what they are. The process I follow is described in https://github.com/stsquad/emacs_chrome#submitting-to-store but I don't know what Google does between there and publishing on the...
@xeijin the last release was v1.15 in January and so far the changes have been minor. Once there are enough to justify an update I'll push another one out. w.r.t....
> here's an example where it doesn't work from the context mnu: > > [w3schools.com/tags/tryit.asp?filename=tryhtml_textarea](https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_textarea) > > the reason is that the `contextmenu` event listener doesn't get triggered. > >...
Ahh I was testing with Firefox - I can confirm Chrome is broken.
This appears to be a chrome bug that got fixed because I can confirm the context menu works now.
Ok reopening, it seems chrome and chromium behave differently: Google Chrome 119.0.6045.199 -> works with context menu Chromium 119.0.6045.199 built on Debian 12.2, running on Debian 12.2 -> context menu...
It seems to be a re-display bug. If I do multiple edits the text is what I had set it to, but the textarea display wasn't triggered
Is this a nested X on Mac or a Native Mac Emacs your using?