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

Bubble going to the last position when clicked #44

Open
4 tasks done
Boguslawa-Tlolka opened this issue Sep 11, 2023 · 6 comments
Open
4 tasks done

Bubble going to the last position when clicked #44

Boguslawa-Tlolka opened this issue Sep 11, 2023 · 6 comments
Labels
Bug Something isn't working

Comments

@Boguslawa-Tlolka
Copy link

Steps to reproduce

  1. Open sample app
  2. Move bubble
  3. Click red button
Screen.Recording.2023-09-11.at.11.25.08.mov

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

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
  • I have written a short but informative title.
  • I have updated the library to the latest Version.
  • I will fill out all of the requested information in this form.
@Boguslawa-Tlolka Boguslawa-Tlolka added the Bug Something isn't working label Sep 11, 2023
@TorryDo
Copy link
Owner

TorryDo commented Sep 11, 2023

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. 💖

@Boguslawa-Tlolka
Copy link
Author

Hi,

it's still the same in the latest version

@Boguslawa-Tlolka
Copy link
Author

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

@TorryDo
Copy link
Owner

TorryDo commented Sep 13, 2023

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?

@Boguslawa-Tlolka
Copy link
Author

Boguslawa-Tlolka commented Sep 13, 2023

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants