Floating-Bubble-View icon indicating copy to clipboard operation
Floating-Bubble-View copied to clipboard

Bubble going to the last position when clicked

Open Boguslawa-Tlolka opened this issue 1 year ago • 6 comments

Steps to reproduce

  1. Open sample app
  2. Move bubble
  3. Click red button

https://github.com/TorryDo/Floating-Bubble-View/assets/79993467/1e5e143d-c4e6-4430-8bee-909509edf830

Expected behavior

Bubble stays in the same place

Actual behavior

On Android 13 and later bubble moves from last location to current

Crash logs

No response

Floating-Bubble-View version

0.5.6

Android version

Android 13 and later

Device

Pixel Emulator

Other details

No response

Acknowledgements

  • [X] I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
  • [X] I have written a short but informative title.
  • [X] I have updated the library to the latest Version.
  • [X] I will fill out all of the requested information in this form.

Boguslawa-Tlolka avatar Sep 11 '23 09:09 Boguslawa-Tlolka

Hi @Boguslawa-Tlolka , 👋

That's a weird bug, and I've never seen it before, It's most likely because the incompatible between the Compose system and the Traditional View/WindowManager system. Also, It seems that you didn't use the latest version, can you upgrade to the latest version and share your feedback?

Thank you. 💖

TorryDo avatar Sep 11 '23 13:09 TorryDo

Hi,

it's still the same in the latest version

Boguslawa-Tlolka avatar Sep 12 '23 09:09 Boguslawa-Tlolka

I also tried implementing bubble without compose and this behaviour stays the same

Boguslawa-Tlolka avatar Sep 13 '23 08:09 Boguslawa-Tlolka

Can you share the video maybe, not sure why it doesn't happen on my device (Poco x3 pro) 🤔. Did you run on the android emulator?

TorryDo avatar Sep 13 '23 12:09 TorryDo

I run it on emulator (Pixel 3a), because the only device with Android 13 I had access to had the "Bubble touch not working properly" bug and I could't test it.

Boguslawa-Tlolka avatar Sep 13 '23 13:09 Boguslawa-Tlolka

I just tried samsung phone (real device) and it doesn't have this bug, but Pixel (real device) does have it

Boguslawa-Tlolka avatar Sep 13 '23 13:09 Boguslawa-Tlolka