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

Dropdowns do not work properly with "x-mouse" style "window tracking" enabled #4357

Open
2 tasks done
swinokur opened this issue Jun 22, 2024 · 7 comments
Open
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@swinokur
Copy link

Bambu Studio Version

1.9.3.50

Where is the application from?

Bambu Lab Official website

OS version

Windows 7

Additional system information

No response

Printer

X1C

How to reproduce

  1. Enable "window tracking" in Windows 7 (or later?). This means that the window focus will automatically move to whatever window the mouse is in, without clicking. You can find a piece of software to easily manipulate this feature here: https://joelpurra.com/projects/X-Mouse_Controls/
  2. with "activate window tracking" ticked and delay set to 0 ms, attempt to use the dropdowns in Bambu Studio. For example, try to change filament types, select a different printer, etc in the "prepare" tab.
  3. You will notice that the dropdowns "vanish" before the mouse can move to select them

Actual results

As mentioned, the dropdowns vanish before they can be selected by mouse.

The current workaround is to remember to run the above mentioned "x-mouse" controls application and disable window tracking when using Bambu Studio.

Expected results

Ideally the dropdowns are not interpreted by windows as separate "windows" but actually as dropdowns within the application so that selection can work properly inside the application.

Project file & Debug log uploads

I don't think there are any log files needed for this UI issue, but if any can help please let me know which log(s) to enable (if any) for tracking.

Checklist of files to include

  • Log file
  • Project file
@swinokur swinokur added the bug Something isn't working label Jun 22, 2024
@NoodleBug
Copy link

This happens on Linux with Hyprland as well, rendering all dropdowns unusable.

@zeffo
Copy link

zeffo commented Aug 11, 2024

Can reproduce on hyprland too, changing the follow_mouse setting is a temporary solution

@NoodleBug
Copy link

Can reproduce on hyprland too, changing the follow_mouse setting is a temporary solution

I can't seem to get it to work even with changing follow_mouse. So far my only workaround has been to switch over to Plasma and use it there, which is unfortunately kind of a major stopper when I'm in the middle of other things.

@bambu123
Copy link
Collaborator

bambu123 commented Aug 28, 2024 via email

@zeffo
Copy link

zeffo commented Sep 9, 2024

Hi, this seems to be fixed on BambuStudio-01.09.05.51.

@swinokur
Copy link
Author

swinokur commented Sep 9, 2024

Hi, this seems to be fixed on BambuStudio-01.09.05.51.

It is still not fixed on that version for me.

@gw0
Copy link
Contributor

gw0 commented Dec 30, 2024

Possible duplicate of #4201. Moving my comment there.

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

5 participants