https://bugs.winehq.org/show_bug.cgi?id=53875
Bug ID: 53875 Summary: Content of dialog windows in Fusion 360 is inaccessible Product: Wine Version: 7.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: gudvinr+wine@gmail.com Distribution: ---
Created attachment 73402 --> https://bugs.winehq.org/attachment.cgi?id=73402 extrude action
In Fusion 360, when you call an action, e.g. "create sketch", "extrude", "make thread", etc, main app creates small window with action parameters (see screenshot in attachments).
Problem is that these windows most of the time contain more parameters than window can fit and this window is not resizeable or scrollable.
To reproduce issue simplest way is to: 1. select "create sketch" 2. draw something, simple rectangle is enough 3. finish sketch 4. select extrude
https://bugs.winehq.org/show_bug.cgi?id=53875
--- Comment #1 from gudvinr+wine@gmail.com --- Created attachment 73403 --> https://bugs.winehq.org/attachment.cgi?id=73403 log
https://bugs.winehq.org/show_bug.cgi?id=53875
C. Leu kle@bluewin.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kle@bluewin.ch
--- Comment #2 from C. Leu kle@bluewin.ch --- Also here It should be probably added that there exist an "Fusion 360" Wine GitLab MR which may fix some issues. See https://gitlab.winehq.org/wine/wine/-/merge_requests/2343 for more information.
Note, - this doesn't fix the well-known "child window rendering" problem under Vulkan. (See bug 45277 for more details.)
But there exist an alternative at least for Fusion 360, - simply use the D3D9 renderer via Gallium Nine instead of Vulkan.
More information can be found here: https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/issues/311