Continuing the discussion from Discourse Narrative Bot:
The quote reply button doesn’t show up.
I will have a .
This is the old “can’t quote the last paragraph because it includes a hidden character” problem isn’t it?
nope - in my case it didn’t work no matter what text I selected. I did have some mixed results though - usually nothing would happen, but then if I tapped the selected text again the “quote reply” would indeed popup but over to the right. Tapping that would then have no result.
update: I just tried this on my discourse and it worked as described above. select text, tap it, see quote reply popup, select quote reply popup, see quoted text appear in reply.
This is fiddly on iOS as well, sometimes Quote Reply won’t show up and you have to massage the selection to get it to appear. I think it’s the same “issue”, in that you have to move the selection around to get it consistently.
I will rework that code which is 2 to 3 years old now and needs some
I have some ideas on how to make it work properly on mobile too
I think we fixed the immediate bug?
https://github.com/discourse/discourse/commit/8cc64cd05b8a43a5a17fbb53b953f8805f3ade76
Code still needs rework of course
Here are the proper fixes
https://github.com/discourse/discourse/commit/af387edeb0908bd5282b92750809c754c7c05c38
Tested on
Found a small regression on mobile. When selection goes out of the cooked area, the quote reply button should not remain visible.
This is now fixed
https://github.com/discourse/discourse/commit/e3b47a399819b373f29b9036bdd2df553ba9c377