-
10 Jan 2008 2:32 PM #11
This may be a stretch, but if you're using rdesktop to get to windows it doesn't matter if cleartype is enabled, you'll never see the bug.
-
10 Jan 2008 2:37 PM #12
Ok I turned on ClearType and I see the problem. I have no idea what the solution to this - perhaps someone else will.
Tim Ryan
Read BEFORE posting a question / BEFORE posting a Bug
Use Google to Search - API / Forum
API Doc (4.x | 3.x | 2.x | 1.x) / FAQ / 1.x->2.x Migration Guide / 2.x->3.x Migration Guide
-
10 Jan 2008 2:41 PM #13
Sorry, I guess I wasn't explicit about what the fix was--I just gave the URL.
The fix is:
We're using a gray theme, so that color works for us. I assume this could be inserted into each themes css file, depending on the severity of the gradient.Code:/* fixes an issue where IE munges text when you set an opacity */ div.x-toolbar td.x-item-disabled button.x-btn-text { background-color: #E5E5E5; }
-
30 Nov 2008 9:33 AM #14
any updates
any updates
anyone solved this problem? the text inside the button looks unreadable and i wan to change the color of it. can anyone help me with this?


Reply With Quote