Closed
Bug 107137
Opened 24 years ago
Closed 24 years ago
button is operable, but invisible
Categories
(Core Graveyard :: GFX, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: maggenti, Assigned: kmcclusk)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.5) Gecko/20011011
BuildID: 2001101117
The "sign in" button just below the password text box in the above URL is not
visible at all. When you run the mouse pointer over it, the mouse pointer
changes, indicating something is there, and you can click on it at this point,
and it works correctly.
Reproducible: Always
Steps to Reproduce:
1.Go to URL (http://www.netflix.com/Login
2. The "Sign In" button below that passowrd box is there, but invisible
3.
Actual Results: Button was not visible
Expected Results: Button is visible (works in Internet Explorer)
Here's the html for the sign in button:
<tr>
<td width=150 height=30></td>
<td width=400 colspan=2 valign=bottom height=30>
<input type="hidden" value="Click Here to Continue" name="SubmitButton">
<input type="image"
src="http://a408.g.akamai.net/f/408/1284/24h/image.netflix.com/NetFlix_Assets/buttons/sign_in.gif"
width=100 height=19 border=0 alt="Sign In"></td>
</tr>
WFM, 2 h. old linux CVS build. Button is visible.
Summary: button is operable, but invisible → button is operable, but invisible
Comment 2•24 years ago
|
||
wfm me too, win me, yesterdays build 2001102603
Comment 3•24 years ago
|
||
wfm with win2k build 20011027..
marking worksforme
Reporter: Please reopen this bug if you see this with a recent nightly build and
if you are sure that you are not blocking images.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 4•24 years ago
|
||
I downloaded the latest nighly build (2001102708) and it still doesn't work for
me. I'm fairly sure I'm not blocking images from this site. I activated the
"unblock images from this site" function, and I still don't see these buttons.
I also went to the "image manager" function and made sure there were no sites
that were having images blocked.
Sorry I can't be of more help. Did anyone try this on Win98?
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
Reporter | ||
Comment 5•24 years ago
|
||
A little more info:
I clicked on the invisible sign in button. (I hadn't entered a password) The
site returned me to the same page (signing in didn't work since I hadn't entered
a valid password) and the second time the buttons did appear.
Comment 6•24 years ago
|
||
Are you sure that "Accept all images" in edit/preferences/privcy&Security/Images
is checked ?
Comment 7•24 years ago
|
||
WFM Win98SE 2001102708
Note: Accessing page with box checked -> "Accept images from originating server
......." will cause button to be invisible. Unchecking the box will show the button.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → INVALID
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•