joemccann / dillinger

The last Markdown editor, ever.
https://dillinger.io
MIT License
7.9k stars 1.1k forks source link

Editor text selection broken in Android #779

Open lorenx opened 3 years ago

lorenx commented 3 years ago

I'm experiencing the same reported in this closed issue: #304.

I can freely select any text except inside the editor. You can watch it here: https://i.imgur.com/olA0bqr.mp4

The same thing happens with Brave and DuckDuckGo browsers so I'm not sure it's Chrome related.

Android: 8.1.0 Chrome: 86.0.4240.185

ghost commented 3 years ago

Me too. Of I keep tapped for a second no contextual menu is showed from Android Chrome Browser. I need to clear the editor before using it.

joemccann commented 3 years ago

This is an Ace Editor issue.

On Tue, Dec 1, 2020 at 8:37 AM Mattia Pontonio notifications@github.com wrote:

Me too. Of I keep tapped for a second no contextual menu is showed from Android Chrome Browser. I need to clear the editor before using it.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/joemccann/dillinger/issues/779#issuecomment-736668922, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAALY2RY5375DJUVGJZ25H3SSULTXANCNFSM4TRHPAIA .

ghost commented 3 years ago

How about replace with a textarea? https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea

Il mar 1 dic 2020, 19:47 Joe McCann notifications@github.com ha scritto:

This is an Ace Editor issue.

On Tue, Dec 1, 2020 at 8:37 AM Mattia Pontonio notifications@github.com wrote:

Me too. Of I keep tapped for a second no contextual menu is showed from Android Chrome Browser. I need to clear the editor before using it.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/joemccann/dillinger/issues/779#issuecomment-736668922>, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAALY2RY5375DJUVGJZ25H3SSULTXANCNFSM4TRHPAIA

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/joemccann/dillinger/issues/779#issuecomment-736746482, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKSTCQC2REOFQRXL4Z3Z3S3SSU25XANCNFSM4TRHPAIA .

joemccann commented 3 years ago

But its an Ace issue still

On Tue, Dec 1, 2020 at 11:08 AM Mattia Pontonio notifications@github.com wrote:

How about replace with a textarea? https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea

Il mar 1 dic 2020, 19:47 Joe McCann notifications@github.com ha scritto:

This is an Ace Editor issue.

On Tue, Dec 1, 2020 at 8:37 AM Mattia Pontonio <notifications@github.com

wrote:

Me too. Of I keep tapped for a second no contextual menu is showed from Android Chrome Browser. I need to clear the editor before using it.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/joemccann/dillinger/issues/779#issuecomment-736668922 , or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AAALY2RY5375DJUVGJZ25H3SSULTXANCNFSM4TRHPAIA

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/joemccann/dillinger/issues/779#issuecomment-736746482>, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AKSTCQC2REOFQRXL4Z3Z3S3SSU25XANCNFSM4TRHPAIA

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/joemccann/dillinger/issues/779#issuecomment-736757848, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAALY2W4VPV2QXN475GLQVDSSU5LTANCNFSM4TRHPAIA .

ghost commented 3 years ago

I got here by chance. It's a time I've been struggling to do anything mobile, even a little bit of coding to see what happens.