Comment #15 on issue 13436 by [email protected]: OSX UI glitch: Push button
caps are flipped vertically
http://code.google.com/p/chromium/issues/detail?id=13436
There are a few issues being discussed.
David: Snow Leopard buttons drawing upside-down is bug 12931. That's closed
since the
update to the render theme (bug 19604) will fix that. I'm hoping to land
this week.
The issue here, as noted by 1st.kiwidesign, is that when you do manual
hacking to the
theme files, sometimes the themed buttons don't draw correctly. There are a
few
things I'd like to comment upon.
First, the assertion made in comment 3 ("this shows that the interface is
NOT DRAWN
NATIVELY") is incorrect. The interface _is_ drawn natively, using Cocoa
NSCells to
draw. If you have any question about that, just look at
rendering/RenderThemeChromiumMac.mm. That's as native as you can get.
Secondly, I've seen issues where even when not theming some button parts
are drawn
upside-down, even on 10.5.x. This appears to be fixed with the latest
patch. I hope
this solves 1st.kiwidesign's problem.
Thirdly, if the patch doesn't solve this bug, then I'm not sure what else
we can do.
We have a fixed-size engineering team, and while we'll work on fixing
drawing issues
that affect everyone, we don't have the time to support one-off hacked
versions of
the Mac OS, even if the hack is small and "should" work. Once you start
making
changes to how the base system functions, if it breaks things, as much as
we'd like
to help you, we may not be able to.
--
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
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---