Amaya crash

(1) This page http://mindprod.com/jgloss/jgloss.html on Windows 7 with
the latest 32 bit Windows Amaya not only failed to render, it crashed. 
The docs suggest this may be a video driver problem. Perhaps you would
like to try it with your own machine to to see where the problem lies.

I have a Integrated NVIDIA GeForce 6100 and NVIDIA nForce 430A video card.

(2) Second problem, unordered lists with bullets with icons like this:

ul.advantage>li, ul>li.advantage{
    background-color: transparent;
    display: list-item;
    list-style: none outside url("image/bullet/greenplus.png");
    margin: 0px 0px 0px -5px; /* outer,outside colour t r b l */
    padding: 0px 0px 4px 4px; /* inner to edge of colour t r b l */
}

The lists are rendered with no green plus icons, and nothing at all to
mark the list items.  If you have not got around yet to supporting
icons, perhaps you could substitute ordinary  bullets for the time being.

(3) Third problem.
Amaya needs some sort of simple beautify/reflow/tidy to reflow long
lines, indent to show nesting and start <h tags etc. on a new line.

Received on Monday, 4 January 2010 16:48:37 UTC