Closed Bug 436787 Opened 16 years ago Closed 14 years ago

if I press the Link in absolute position it will show scrollbars.

Categories

(Firefox :: General, defect)

3.0 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: nikos, Unassigned)

References

()

Details

(Whiteboard: [CLOSEME 2010-10-01])

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; cs; rv:1.9) Gecko/2008051206 Firefox/3.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; cs; rv:1.9) Gecko/2008051206 Firefox/3.0

Just go on demonstrate URL, and try to click on blue triangle in bottom right corner. In my case, when Firefox3 is in normal full window size and no scrollbars there, scrollbars suddenly appears by pressing the blue triangle and others.

The blue trianlge in code is:
<a href="#" class="styleswitcher_d" onclick="setStyle('styl3')"></a>

The CSS style:
.styleswitcher_d {
	width: 45px;
	height: 45px;
	position: absolute;
	background-image: url(../images/green_swapd.png);
	background-repeat: no-repeat;
	bottom: 0px;
	right: 0px;
}

Reproducible: Always

Steps to Reproduce:
1. Just click on any triangle.
2. Scrollbars appear.
3. No special setup, Firefox3 in normal full window size.
Actual Results:  
Scrollbars appear.

Expected Results:  
Dont show scrollbars.

Especially blue triangle: when user click on it, the link is not done, becase his mouse is suddenly on scrollbar - so the link doesnt work.
Reporter, are you still seeing this issue with Firefox 3.6.9 or later in safe mode? If not, please close. These links can help you in your testing.
http://support.mozilla.com/kb/Safe+Mode
http://support.mozilla.com/kb/Managing+profiles
Whiteboard: [CLOSEME 2010-10-01]
Version: unspecified → 3.0 Branch
No reply, INCOMPLETE. Please retest with Firefox 3.6.10 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.