[Bug 735] New - The WM_INPUTLANGCHANGE message is not send when switching layouts

wine-bugs at winehq.com wine-bugs at winehq.com
Tue May 28 08:41:52 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=735

*** shadow/735	Tue May 28 08:41:52 2002
--- shadow/735.tmp.25514	Tue May 28 08:41:52 2002
***************
*** 0 ****
--- 1,24 ----
+ +============================================================================+
+ | The WM_INPUTLANGCHANGE message is not send when switching layouts          |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 735                         Product: Wine                    |
+ |       Status: UNCONFIRMED                 Version: CVS                     |
+ |   Resolution:                            Platform:                         |
+ |     Severity: normal                   OS/Version: All                     |
+ |     Priority: P1                        Component: wine-misc               |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: wine-bugs at winehq.com                                         |
+ |  Reported By: winebugzilla at sun.consumer.org.il                             |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |    Milestone: TargetMilestone: ---                                         |
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ WM_INPUTLANGCHANGE and WM_INPUTLANGCHANGEREQUEST messages are supposed to be
+ sent to an active application surrounding switching keyboard modes. Some
+ applications (in particular BiDi applications that indicate current active
+ direction) intercept this message to update their UI.
+ 
+ At the moment, there is no code that knows how to generate this message at all,
+ and after a layout switch in X11 or KDE in particular.
\ No newline at end of file



More information about the wine-bugs mailing list