Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Compose Secure Message" placeholder didn't disappear #1465

Open
tomholub opened this issue Apr 3, 2022 · 9 comments
Open

"Compose Secure Message" placeholder didn't disappear #1465

tomholub opened this issue Apr 3, 2022 · 9 comments
Milestone

Comments

@tomholub
Copy link
Collaborator

tomholub commented Apr 3, 2022

happened on simulator, I think I clicked to the left of it and started typing

image

@tomholub
Copy link
Collaborator Author

tomholub commented Apr 3, 2022

and then this

image

After that I tapped again and typed and it was normal

image

Maybe I was typing too early initially? The hooks didn't load yet?

@ioanmo226
Copy link
Collaborator

happened on simulator, I think I clicked to the left of it and started typing

What do you mean it?
This seems like real strange issue and this should not happen.

@tomholub
Copy link
Collaborator Author

tomholub commented Apr 4, 2022

I clicked to the left of the input. Like, where it said Compose Secure Message, I probably clicked somewhere around the C. The top recipients part may have still been loading after I entered the recipients at the moment I clicked the C.

@tomholub
Copy link
Collaborator Author

tomholub commented Apr 4, 2022

Looks like a possible race condition issue

@tomholub
Copy link
Collaborator Author

tomholub commented Apr 4, 2022

Also, the Paste bubble got stuck there, visible, as on the on the first screen shot. Didn't matter where else I clicked. But it went away when I typed Ddddd

@ioanmo226
Copy link
Collaborator

I now have idea why this issue happens.
Here are reproduce steps.

  1. Tap subject.
  2. Press Tab key.
  3. Cursor moved to message field now. But if you type something, above issue occurred.

PS: This only happens in simulator

@sosnovsky
Copy link
Collaborator

PS: This only happens in simulator

Probably it'll also happen when user use FlowCrypt with external keyboard on iPad (not sure if we have such users for now)

@ioanmo226
Copy link
Collaborator

ioanmo226 commented Jun 21, 2022

Yeah. I think so

@ioanmo226
Copy link
Collaborator

This is Texture issue when using attributedPlaceholderText.
Submitted issue to Texture at TextureGroup/Texture#2064

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants