Issue 3963: Bookmark Manager mirrors glyphs in Right-to-Left (RTL) locales http://code.google.com/p/chromium/issues/detail?id=3963
Comment #3 by ncarter: Idan and I debugged this some today. We confirmed that this is a regression due to the double-buffering change: C:\src8\src\chrome\views>svn log tree_view.cc ------------------------------------------------------------------------ r4054 | [EMAIL PROTECTED] | 2008-10-27 20:01:25 -0700 (Mon, 27 Oct 2008) | 6 lines Makes tree double duffered so that it doesn't flicker during resize. BUG=3784 TEST=none Review URL: http://codereview.chromium.org/8819 ---- Potentially suspicious (to me at least) is the CreateCompatibleDC(NULL) in BitmapPlatformDeviceWin::BitmapPlatformDeviceWinData::GetBitmapDC. Idan said he had an idea for how to fix, so he's agreed to take this on. -- 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 -~----------~----~----~----~------~----~------~--~---
