-
26 Feb 2011 1:44 AM #1
[CLOSED]Different collapsed look in Chrome and Firefox
[CLOSED]Different collapsed look in Chrome and Firefox
Font on collapsed panel looks different on Firefox and diffent in Chrome. Firefox way looks better

chrome:
chrome.png
firefox:
firefox.png
-
26 Feb 2011 8:58 AM #2
What version of Chrome? The styles are copied from the header text using the Ext.util.CSS class and copied into the attributes of the Ext.draw rotated text Component.
This works in Chrome 11 for me.Search the forum: http://www.google.com/coop/cse?cx=01...%3Az7of1ufqccu
Read the docs too: http://extjs.com/deploy/dev/docs/
Scope: http://extjs.com/forum/showthread.ph...642#post257642
-
26 Feb 2011 9:02 AM #3
Google Chrome 9.0.597.98 32 bit, Ubuntu 10.10 (latest stable build).
Border layout example on http://dev.sencha.com/deploy/ext-4.0...ut/border.html looks OK both in Firefox and Chrome, but the same example opened locally after downloading Ext 4.0 PR 2 looks like in the first post. Strange
-
26 Feb 2011 3:41 PM #4
You mean when opened from disk, not HTTP?
Could be some strange security thing with gaining access to the CSS rules to copy the style to the Draw Component.Search the forum: http://www.google.com/coop/cse?cx=01...%3Az7of1ufqccu
Read the docs too: http://extjs.com/deploy/dev/docs/
Scope: http://extjs.com/forum/showthread.ph...642#post257642
-
28 Feb 2011 12:16 AM #5
Yes, it happens when opened from disk.
I tried on 3 computers, end it happens everywhere, so it's not only an issue of my machine. However, all of them are Ubuntu (10.04 and 10.10), so maybe that's the problem.
-
1 Mar 2011 2:19 AM #6
I can't confirm this on Ubuntu, I think the problem is on your side.
Evan Trimboli
Sencha Developer
Twitter - @evantrimboli
Don't be afraid of the source code!
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
[CLOSED] Button alignment problem in Chrome & Firefox. In IE looks as expected
By gianmarco in forum Ext 3.x: BugsReplies: 2Last Post: 5 Aug 2010, 2:35 AM -
[CLOSED]chart tipRenderer broken for IE & Chrome (works for firefox)
By SantaBarbarian in forum Ext 3.x: BugsReplies: 7Last Post: 27 May 2010, 6:27 AM -
[CLOSED] Collapsed panel resizing in Firefox
By justinfalk in forum Ext 3.x: BugsReplies: 1Last Post: 22 Apr 2010, 12:58 PM -
Chrome slower than Firefox o.O ?
By Vepe in forum Ext 3.x: Help & DiscussionReplies: 10Last Post: 24 Feb 2010, 11:54 PM -
JS is not working in Chrome and Firefox
By googlegoo in forum Ext 2.x: Help & DiscussionReplies: 2Last Post: 14 Feb 2009, 2:06 PM


Reply With Quote