#2034: web interface renders strange in gtkwebkit-based browsers
--------------------+--------------------
Reporter: landry | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.8.+
Version: 0.8.4p1 | Resolution:
Keywords: |
--------------------+--------------------
Comment (by landry):
The issue seems to be on the css of a links. Any link renders garbled.
Looking in gtkwebkit inspector, the computed css for links has :
{{{
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: none;
background-origin: padding-box;
color: #444;
cursor: auto;
display: inline;
font-family: Verdana, Cursor;
font-size: 10px;
font-weight: bold;
height: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
text-decoration: underline;
width: 0px;
}}}
width=0 might be the bug, but i don't see where it comes from in the css.
--
Ticket URL: <http://trac.buildbot.net/ticket/2034#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits