http://bugs.winehq.org/show_bug.cgi?id=36055
Bug ID: 36055 Summary: Microsoft Excel 2010: Data >> Sort (Sort Menu is non-functional) Product: Wine Version: 1.7.17 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: richedit Assignee: wine-bugs@winehq.org Reporter: webassistant5.tft@gmail.com
Created attachment 48218 --> http://bugs.winehq.org/attachment.cgi?id=48218 Microsoft Excel 2010 Sort menu bug
Hello, This bug is the result of a bug in richedit.
fixme:richedit:REExtendedRegisterClass semi stub fixme:richedit:ME_HandleMessage EM_SETEDITSTYLE: stub fixme:richedit:ME_HandleMessage EM_SETBIDIOPTIONS: stub
It is possible to use riched20(native) override to fix this issue. However, this should be done natively.