UI completely broken on IE10
Created by: remcoros
See the online demo: http://demo.gitlabhq.com/users/sign_in on IE10
It's completely broken.
I think at some point, IE stops parsing a 987423897 characters line css file :-) Because it doesn't seem to load most css classes
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Author Owner
Created by: remcoros
anyone !?!?
By Administrator on 2012-11-30T14:23:46 (imported from GitLab project)
By Administrator on 2012-11-30T14:23:46 (imported from GitLab)
- Author Owner
Created by: dzaporozhets
yes i reproduced an error. But I dont know how to fix it
By Administrator on 2012-11-30T14:28:44 (imported from GitLab project)
By Administrator on 2012-11-30T14:28:44 (imported from GitLab)
- Author Owner
Created by: remcoros
It's probably the css file being too long. can't it be split up? or less characters per line?
By Administrator on 2012-11-30T14:34:47 (imported from GitLab project)
By Administrator on 2012-11-30T14:34:47 (imported from GitLab)
- Author Owner
Created by: dzaporozhets
Its because IE browser will only apply style for the first 4095 selectors declared per file. I will recommend you to use another browser (like Chrome, Firefox, Safari)
By Administrator on 2012-12-03T10:18:09 (imported from GitLab project)
By Administrator on 2012-12-03T10:18:09 (imported from GitLab)
- Author Owner
Created by: dzaporozhets
After f2a76228 commit amount of css styles reduced (~ 1k). So it may now works ok in IE.
By Administrator on 2012-12-03T12:21:42 (imported from GitLab project)
By Administrator on 2012-12-03T12:21:42 (imported from GitLab)
- Author Owner
Created by: dzaporozhets
take a look at demo now please http://demo.gitlabhq.com/
By Administrator on 2012-12-03T12:41:55 (imported from GitLab project)
By Administrator on 2012-12-03T12:41:55 (imported from GitLab)
- Author Owner
Created by: remcoros
,,I will recommend you to use another browser (like Chrome, Firefox, Safari)''
I use chrome.. I just can't force my clients what to use...
,,Its because IE browser will only apply style for the first 4095 selectors declared per file. ''
oh, didn't know that.
,,take a look at demo now please'' - still no luck :(
By Administrator on 2012-12-03T14:04:39 (imported from GitLab project)
By Administrator on 2012-12-03T14:04:39 (imported from GitLab)
- Author Owner
Created by: wngdukal
Broken in IE9 aswell. If you press F12 to bring up the developer console, then along the top of the tab at the bottom that opens, change Document Mode: IE9 Standards to Document Mode: IE8 Standards, it looks better.
Another thought, Can the CSS files not be split out into multiple files ? Also this seemed to occur somewhere around 2.9 and got worse at 3.0 and completely broken at 3.1 Can we change this back to will fix please ?
By Administrator on 2012-12-03T15:22:32 (imported from GitLab project)
By Administrator on 2012-12-03T15:22:32 (imported from GitLab)
- Author Owner
Created by: riyad
It's on the list for 4.0 (see #2158 (closed)).
By Administrator on 2012-12-03T16:16:28 (imported from GitLab project)
By Administrator on 2012-12-03T16:16:28 (imported from GitLab)
- Author Owner
Created by: jojosch
Layout in Internet Explorer 10, Windows 8 is fine. Only the main title is a little bit broken :)
Internet Explorer 9, Windows 7: broken
Internet Explorer 8, Windows XP: fine Except: Title like in IE10, Selection of Events on Dashboard
(tested in VMWare)
Some Screenshots: https://www.dropbox.com/sh/3s72kqkmvzsw6g0/-e0B_24T1C
By Administrator on 2012-12-03T18:25:13 (imported from GitLab project)
By Administrator on 2012-12-03T18:25:13 (imported from GitLab)
- Author Owner
Created by: dzaporozhets
@jojosch thank you for screens and feedback
By Administrator on 2012-12-04T07:50:51 (imported from GitLab project)
By Administrator on 2012-12-04T07:50:51 (imported from GitLab)
- Author Owner
Created by: craftyjon
Perhaps this is useful: https://github.com/zweilove/css_splitter (Referenced from this SO post)
By Administrator on 2012-12-06T20:12:43 (imported from GitLab project)
By Administrator on 2012-12-06T20:12:43 (imported from GitLab)
- Author Owner
Created by: riyad
I'm sorry, this won't be fixed for 4.0 ... we'll try again.
By Administrator on 2012-12-19T20:35:27 (imported from GitLab project)
By Administrator on 2012-12-19T20:35:27 (imported from GitLab)
- Author Owner
Created by: dzaporozhets
Should be fixed for 5.0. Reopen if its not
By Administrator on 2013-04-15T17:15:37 (imported from GitLab project)
By Administrator on 2013-04-15T17:15:37 (imported from GitLab)