Closed Bug 1017391 Opened 10 years ago Closed 10 years ago

My homepage will often open with HUGE text in my menu that fills the screen.

Categories

(Core :: Graphics, defect)

29 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: forest, Unassigned)

Details

Attachments

(3 files)

Attached image Website Issue.bmp (deleted) —
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release)
Build ID: 20140506152807

Steps to reproduce:

Go to www.toolshedstudio.com

On some occasions, the homepage will have text that fills the screen and is unusable to the user. If you hit refresh (F5) the page can sometime correct itself to normal size. (See attached file) 



Expected results:

Page should open and be usable with normal size text.
This page works fine in IE by the way.
Everything's fine for me on FF 29.0.1, Win 7 x64 on www.toolshedstudio.com.
Please check if the issue occurs using Firefox in safe mode (with your addons disabled):
http://support.mozilla.com/kb/Safe+Mode

And on a new, empty profile:
http://support.mozilla.org/en-US/kb/Managing-profiles#w_starting-the-profile-manager
Flags: needinfo?(forest)
I tried opening the homepage in safe mode with add-ons disabled and I had the same problem (one refresh will fix it). Funny thing is I cannot reproduce this on my desktop running the same version (29.0.1) just on my laptop.
Flags: needinfo?(forest)
Try also with a new profile
I'm following the directions in the link to create a new profile but I cannot get the profile options window to come up. Even after a restart of my computer, going to the "Run" menu and typing "firefox.exe" or "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" it will just open firefox (same as clicking the firefox icon in my dashboard. I have followed the directions but to no avail. What am I missing?
(In reply to Forest from comment #5)
> going to the "Run" menu and typing "firefox.exe" or "C:\Program
> Files (x86)\Mozilla Firefox\firefox.exe"
you have to type "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -p
Ah, with the -p. Got it.

So I did that and opened Firefox in a newly created profile and I was still able to reproduce the problem. I will add a screenshot attachment from the new profile. Not sure where to go from here. This seems to be only happen on certain computers as I cannot for the life of me get this to happen on my desktop which is running all the same stuff. No clue.
Attached image Newly created profile screenshot (deleted) —
Created a new Firefox profile and recreated the issue there as well.
Bugzilla won't let you attach *.bmp files.
Please attach png or jpg.
Attached image Screenshot of Error
Still can't repro, FF 29.0.1, Win 7 x64.
Component: General → Graphics
This is not a Firefox bug, it's an authoring error.

In http://www.toolshedstudio.com/css/style.css, around line 350, you'll find:

    ul {
	color: white;
	font-size: 700;
	padding-left:150px;
    }

I think this is wrong. (You probably meant font-weight, not font-size.) This is where the huge font comes from.

(I don't know exactly why it sometimes gets overridden by some other setting; probably that has to do with styles that get modified dynamically as the page loads, but which value you end up with depends on the exact timing or something like that...)
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: