Zoxcore / Antidote

Reboot of the Tox Messenger for the IPhone
Mozilla Public License 2.0
18 stars 5 forks source link

Copy-pasting new contact toxid doesn't enable Send button #149

Closed dennisnez closed 1 year ago

dennisnez commented 1 year ago

When trying to add a new contact, pasting a toxid into the (too) big textarea doesn't enable the "Send" button, but manually backspacing and typing the last character does.

Ie. that "Send" button only seems to trigger on regular keypress events, but not on pastes?

zoff99 commented 1 year ago

@dennisnez i tried it now on the emulator and the send button is activated when pasting a ToxID. does the clipboard contain any special characters or spaces?

can you give more details? what ios version? what app version? please use the bug template.

dennisnez commented 1 year ago

iOS 16.1.1 Antidote 1.4.24

Does it work with anyone else's (non-emulated) iphone? :p

dennisnez commented 1 year ago

addc (It's not possible to enter more than those 76 characters there.)

zoff99 commented 1 year ago

0499D1D05FF5F9D3C7776B0EC8F9CE876D20760FFC6EC4E4C07C6C082B73005F000000697DFC

just did a quick online OCR to copy and paste it

zoff99 commented 1 year ago

a friend confirmed the bug on a real iphone. sadly i don't see it on the emulator. my development macos hardware is not in operation at this time

zoff99 commented 1 year ago

solved by #151