TryQuiet / zbay

GNU General Public License v3.0
18 stars 3 forks source link

Message input field "loses" the first character of user's message #799

Closed holmesworcester closed 3 years ago

holmesworcester commented 3 years ago

steps to reproduce in 3.2.11:

  1. switch to channel
  2. click in message input field
  3. type "tangle"

expected: message input field shows "tangle" actual: message input field shows "angle"

UPDATE: at some point this stopped happening, so it might be intermittent.

vinkabuki commented 3 years ago

can't reproduce atm

holmesworcester commented 3 years ago

I've seen it on first run, perhaps before waggle is connected. I don't have exact steps to reproduce yet though.

vinkabuki commented 3 years ago

I think it is another child of https://github.com/ZbayApp/zbay/issues/794