On 13/06/12 19:30, Jochen Roderburg wrote:
New versions, new features, new bugs.
Same procedure as every year.

I guess you meant "as every month" (or "week" perhaps). ;-)

I'd love to see a new version that doesn't offer any new features but fixes some of the very old bugs, actually. Even the rendering engine still has such bugs. For instance:

Make a small image and display it on a page. When you change the size of the browser window, you will always see the image the same way, i. e. without a border. Now add this to the html file, giving the image an "id" of "img":
<style type="text/css">
<!--
  #img {
    width: 45%;
    }
-->
</style>
Depending on the size of the browser window, the image will now be shown with a black border at the bottom, a black border at the right, a black border at the bottom and the right, or no black border at all. This has been so for years, and I bet there's more than one bug open for it.

p.n.
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to