oxen-io / session-ios

A private messenger for iOS.
https://getsession.org
GNU General Public License v3.0
403 stars 88 forks source link

[BUG] Copy and paste feature doesn’t always work #948

Open featherridge opened 8 months ago

featherridge commented 8 months ago

Code of conduct

Self-training on how to write a bug report

Is there an existing issue for this?

Current Behavior

  1. Select text to copy from within session
  2. Paste text into session
  3. Does not work, have to try 15 times

Expected Behavior

  1. Select text to copy from within session
  2. Paste text within session
  3. Works every time

Steps To Reproduce

  1. In session chat, copy text
  2. In session chat, paste text
  3. See it not work

iOS Version

Latest

Session Version

2.4.4 (428)

Anything else?

This bug happens while copying from session, and attempting to paste within session. OR, copying from a program outside session, and attempting to paste within session. OR copying from session, and attempting to paste outside session.

As further example; have to attempt copying and pasting 15~ times before it works, or try close and reopen Session as method of trouble shooting.

Sometimes the copy & paste function works as expected, but not always.

KeeJef commented 7 months ago

I see you've opened this issue across all platforms https://github.com/oxen-io/session-android/issues/1405 https://github.com/oxen-io/session-desktop/issues/3011

Can you record a video showing how this issue occurs? Its hard to diagnose exactly whats going on without knowing what strings your attempting to copy, where you are pasting etc...