💾 Archived View for bbs.geminispace.org › s › Lagrange › 63 captured on 2023-06-14 at 14:12:21. Gemini links have been rewritten to link to archived content

View Raw

More Information

➡️ Next capture (2023-06-16)

-=-=-=-=-=-=-

Bug on iPhone page content searches

/u/satch/image/1.jpeg

There is a bug in Lagrange for iPhone where text highlighting is one character behind input. This doesn't happen in other versions of Lagrange I've used.

This is obviously super inconsequential, just wanted to point it out.

Posted in: s/Lagrange

🐐 satch

2023-05-14 · 4 weeks ago

1 Comment

🚀 skyjake

Hmm, the text renderer does have a history of off-by-one errors when it comes to text ranges like this.

I should look into this at some point, since the same code is used for other text operations as well and may cause subtle issues elsewhere.