-
-
Notifications
You must be signed in to change notification settings - Fork 116
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
Part Details dialog can't get input focus #165
Comments
same issue here |
I'll take a look at this as soon as possible .. |
As an aside to this, only when I close the "JLCPCB Library" window can I then click on the "Open Datasheet" button in the "JLPCB Part Details" window. Also, While the "JLCPCB Library" window is open, I cannot close any "JLPCB Part Details" windows until the "JLCPCB Library" window is closed. Maybe the parent window is becoming modal or something like that? |
@ayourk 🤔 maybe thats part off this issue. I need to look into this but first have to setup a linux machine including desktop which takes some time. Maybe I invest some more time and create a vm that I cna use for testing in the future ... |
I finally can reproduce it in a Ubuntu VM. The strange thig is that if the part details windo is opend from the main window, everything works as expected, but if I start it from the select part window the behaviour is as you've described it .... |
I tried now various things but its still a mystery to me whats going on here 😞 |
Is there possibly some way you can forcibly make the main window call the part details window as a function call that the part window can use? Like some sort of event trigger? |
Oh that's actually a smart idea! |
I have to say that I get same behaviour on macOs, so it shouldn't be a linux only thing. I explained myself terribly so I hope you could get some of what I meant :) Unfortunately I cannot send some screencast now as I am without external display and the plugin icon cannot be clicked (I think I will open another bug on this). |
MacOS is a Unix based OS these days, so not sure how "Windows" related it is. |
This is solved in the latest release. |
Describe the bug
The "Part Details" dialog opens but never gets the input focus until the parent ("Select Part"/"JLCPCB Library", in my case) window is closed.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The "Part Details" dialog should behave like any regular window.
KiCad Version
The text was updated successfully, but these errors were encountered: