# Is this considered a bug (Firefox)

**URL:** https://forum.kirupa.com/t/is-this-considered-a-bug-firefox/174698
**Category:** random
**Created:** [January 8, 2006, 6:33am UTC](https://forum.kirupa.com/t/is-this-considered-a-bug-firefox/174698 "2006-01-08T06:33:11Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![MTsoul](https://avatars.discourse-cdn.com/v4/letter/m/91b2a8/32.png) [@MTsoul](https://forum.kirupa.com/u/MTsoul)
#### Post date: [January 8, 2006, 6:33am UTC](https://forum.kirupa.com/t/is-this-considered-a-bug-firefox/174698/1 "2006-01-08T06:33:11Z")

</div>

I don’t think this should happen in Firefox.

In an html page, a link has a certain width, and upon clicking that link will generate a rectangle of dots, which is actually 1px wider than the link width. And if an element containing that link has the CSS property overflow: auto, then clicking that link will generate a horizontal scroll bar since the content becomes 1px wider.

This shouldn’t happen right?
