https://bugs.winehq.org/show_bug.cgi?id=51316
Bug ID: 51316 Summary: Office 2010 user form resize bug Product: Wine-staging Version: 6.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: yuri6037@yuristudio.net CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
When you attempt to resize a user form on an EXCEL macro in both O2007 and O2010 the window freezes and you have to open back the user form. However when you change the value of "width" and "height" manually it does seem to work.
This happens on both NVIDIA graphics and Intel Graphics no idea about AMD but I expect the same bug.
When running EXCEL from terminal, I can see two fixme logs that occurs everytime I click on the corners of a user form:
0154:fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (000C0156 47 0 21eaa4) 0154:fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (000C0156 3 0 405ed)
This occurs when I release the mouse button:
0154:fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (000C0156 47 0 21eaa4) 0154:fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (000C0156 3 0 4061f)
https://bugs.winehq.org/show_bug.cgi?id=51316
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- Is this bug present in upstream (non-staging) wine?
https://bugs.winehq.org/show_bug.cgi?id=51316
--- Comment #2 from yuri6037@yuristudio.net --- (In reply to Zebediah Figura from comment #1)
Is this bug present in upstream (non-staging) wine?
I don't know, I've only tested under wine staging 6.11 as given in the latest APT repository.
In order to test on upstream I'd need to boot my VM which I currently don't have access to. I'll try tomorrow.
I'd expect the same if wine team didn't implement this function. EXCEL calls this everytime I press and release any of the corners to resize the user form.
https://bugs.winehq.org/show_bug.cgi?id=51316
--- Comment #3 from yuri6037@yuristudio.net --- I have just tested with O2007 on wine git master in my VM. The same bug occurs and similar logs occurs when attempting to drag the user form still complaining about 0154:fixme:msimtf:ActiveIMMApp_OnDefWindowProc.
https://bugs.winehq.org/show_bug.cgi?id=51316
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Product|Wine-staging |Wine Component|-unknown |-unknown CC|leslie_alistair@hotmail.com | |, z.figura12@gmail.com |