Niklas Wenzel

Results 243 comments of Niklas Wenzel

@jtbandes Thanks for the reply! Would you be able to create a separate issue for the devtools crash you're seeing? :)

Thanks, @jtbandes! I agree that this issue is not nice for Linux users. "Blocks stable" would mean that we wouldn't release Electron v39 because of it (which is [scheduled for...

Thanks for reporting! 1. Could you please test if you see the same issue on Electron 39? 2. I don't think we can do anything about receiving a SIGKILL now....

@g25259 Thank you! Please let us know if you hear back from Apple.

Thanks for reporting! PRs welcome. Related: - https://github.com/electron/electron/issues/1335 - https://github.com/electron/electron/issues/48064

Thanks for looking into it. I'm the wrong person to comment on this, but I'll forward this to the right people.

We currently have the following for ordering (which can definitely be improved): > If the same View is added to a parent which already contains it, it will be reordered...

Thanks! We discussed this and decided to turn it from a bug report into a feature request. This is not a use case we had considered so far.

@wangrongding Pull requests welcome! I'm not sure if a maintainer will have time to get to it soon, unfortunately.

Thanks for reporting! [Translated version.](https://github-com.translate.goog/electron/electron/issues/49131?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=en-US&_x_tr_pto=wapp) Looking at our [docs](https://www.electronjs.org/docs/latest/tutorial/custom-window-interactions#click-through-windows), it seems like all mouse events being forwarded and not being able to manipulate the content is the expected behavior. Could...