1080linebooks / sigil

Automatically exported from code.google.com/p/sigil
GNU General Public License v3.0
0 stars 0 forks source link

beta3 no scroll bar on Validater screen ENTRY, CSS issue #822

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
2 issues caused bt the error
1) the error message was overly long in the file column and did not grow a 
scroll bar to see the end (or the error message) Image attached. 
2) the line "-webkit..." triggered this condition

What is the expected output? 
The ability to scroll to the end of a large message.

What do you see instead?
Screenshot.

What version of the product are you using? On what operating system?
4.0 beta 3

Please provide any additional information below. 
This is the section of the CSS that did not show exactly in the 
.cbjbanner {
    -webkit-border-radius: 8px;
    background: #eee;
    border: thin solid black;
    display: block;
    margin-bottom: 0.5em;
    margin-left: 1em;
    margin-right: 1em;
    margin-top: 0.5em;
    padding-bottom: 1em;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 1em
    }

Original issue reported on code.google.com by dragonsc...@sonic.net on 25 Mar 2011 at 4:46

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by dragonsc...@sonic.net on 25 Mar 2011 at 4:47

Attachments:

GoogleCodeExporter commented 9 years ago
This issue was closed by revision f2db63b09a6c.

Original comment by Strahinja.Markovic@gmail.com on 20 Apr 2011 at 2:53

GoogleCodeExporter commented 9 years ago

Original comment by Strahinja.Markovic@gmail.com on 21 Apr 2011 at 6:18