Usually on Discourse, after selecting text, a pop-up window appears with a row of buttons including “Quote” and “Copy Quote”.
Recently, it has been found that on some mobile browsers, when these buttons are clicked, they simply disappear without bringing up the reply window or writing to the clipboard. Through testing on a self-hosted Discourse instance and on Meta, the issue is consistent. Changing the UA to use desktop view to operate still does not make them work. Checking browser settings to confirm that ad blocking and other options have been disabled shows no effect.
It may be the Chromium rendering engine, but they’ve evidently done something to their version that makes these buttons not work. These problems are likely best reported to the respective developer via the browser’s feedback mechanism.
We could track down these browsers and try and duplicate the problem, but even if we did the answer would likely be “Yep, the browser must be doing something wrong.”
Yeah, we have already conducted tests using mobile browsers such as Edge and the results were good.
As for the new sample mentioned above, because the initial sample encountered a crash issue as you mentioned in your previous reply, I found it and hope that this can help in conducting a normal analysis to confirm the conclusion.