Issue 2371: Frame flashes standard non-client area when dismissing bookmark
bubble
http://code.google.com/p/chromium/issues/detail?id=2371
Comment #1 by [EMAIL PROTECTED]:
More specific steps and some comments:
1. star a page (the bookmark bubble will appear)
2. click into the content area of the page, which will de-activate the
bookmark
bubble and close it, re-activating the parent. It's at this moment that the
non-
client flash occurs.
Looking at the message log, the frame HWND gets a WM_PARENTNOTIFY of the
click in the
content area HWND, then a WM_GETTEXT message (presumably by whatever code
is painting
the native titlebar. This time however the WM_GETTEXT message isn't wrapped
by a
message like WM_NCUAHDRAWCAPTION so we can't easily filter it out :-/
Issue attribute updates:
Labels: HelpWanted
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---