Long line in snippet brokes line counter
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Author Owner
Created by: koenpunt
Probably related to #2176 ?
By Administrator on 2012-12-07T11:08:01 (imported from GitLab project)
By Administrator on 2012-12-07T11:08:01 (imported from GitLab)
- Author Owner
Created by: Danpiel
I doubt, there is css problem, here is counter problem, look at the numbers on screen more closely.
As for css, word-break works as expected.
By Administrator on 2012-12-07T11:24:18 (imported from GitLab project)
By Administrator on 2012-12-07T11:24:18 (imported from GitLab)
- Author Owner
Created by: koenpunt
Yes indeed, but the words shouldn't break in this case. So probably the added
word-wrap: break-word;
is the reason why the lines are broken.By Administrator on 2012-12-07T11:30:26 (imported from GitLab project)
By Administrator on 2012-12-07T11:30:26 (imported from GitLab)
- Author Owner
Created by: Danpiel
It should compute raw data i.e. source code, not the html lines that generated in browser
By Administrator on 2012-12-07T11:37:34 (imported from GitLab project)
By Administrator on 2012-12-07T11:37:34 (imported from GitLab)
- Author Owner
Created by: dzaporozhets
its already fixed for master. thank you
By Administrator on 2012-12-07T11:48:30 (imported from GitLab project)
By Administrator on 2012-12-07T11:48:30 (imported from GitLab)