[Bug 21530] Wrong notification format used by tooltip attached to Toolbar

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 30 08:56:48 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=21530


Nikolay Sivov <bunglehead at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Tooltip message             |Wrong notification format
                   |TTN_NEEDTEXT not being sent |used by tooltip attached to
                   |to application              |Toolbar




--- Comment #10 from Nikolay Sivov <bunglehead at gmail.com>  2010-01-30 08:56:48 ---
A real problem is in wrong notification format. TTN_NEEDTEXTW is sent instead
of TTN_NEEDTEXTA, forcing to always send ANSI notification let's tooltip to
appear.

Changing summary.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list