Closed
Bug 260617
Opened 21 years ago
Closed 20 years ago
Using ShopSafe: cursor (caret) disappears in Flash
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
Camino1.0
People
(Reporter: daton, Assigned: mikepinkerton)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
|
30.15 KB,
application/pdf
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a4) Gecko/20040919 Camino/0.8+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a4) Gecko/20040919 Camino/0.8+
This may be hard to debug; you'll need an account with MBNA or perhaps
assistance from their developers. They have a service called ShopSafe, allowing
you to create a temporary acct number with a given limit and duration for online
shopping. Works fine with Camino 0.8.1 and Safari, but with this nightly build,
opening the ShopSafe window makes the cursor disappear so you can't enter an amount.
Reproducible: Always
Steps to Reproduce:
1.Log on to www.mbnanetaccess.com
2.Click on Use ShopSafe
3.When ShopSafe window opens, click on Create Number tab
Actual Results:
Window opened, but cursor disappeared.
Expected Results:
Window should open with cursor in Months field.
Here's the page source. (Session ID changed to all X's). Same source code
appears when using Safari.
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ShopSafe</title>
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<style type="text/css">
<!--
.Card { position: absolute; visibility: visible; left: 0px; top: 0px}
.Comms { position: absolute; visibility: hidden; left: 0px; top: 0px;}
-->
</style>
</head>
<body onLoad="focusMovie()" marginheight="0" marginwidth="0" topmargin="0"
leftmargin="0" bgcolor="#FFFFDE">
<SCRIPT SRC="https://www.mbnashopsafe.com/webcard.js"
LANGUAGE="Javascript"></SCRIPT><SCRIPT LANGUAGE="VBScript">
Sub webcard_FSCommand(ByVal command, ByVal args)
call webcard_DoFSCommand(command, args)
End Sub
</SCRIPT><SCRIPT LANGUAGE="Javascript">
var defaultVars, ieVars, nsVars;
defaultVars = buildCookieParams() +
"&langcode=en&base=https://www.mbnashopsafe.com/&GeneralError=General+Error&loginAssetLib=loginlib.swf&loadProfiles=false";
defaultVars += "&sessionid=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&debugConsole=false";
ieVars = defaultVars + "&formfill=false&cfg=mycards_ie.txt&Browser=IE";
nsVars = defaultVars + "&formfill=false&cfg=mycards_ns.txt&Browser=NS";
writeFlashObject("https://www.mbnashopsafe.com/mbna.swf", "webcard", ieVars,
nsVars, 610, 600, "5,0,42,0");
</SCRIPT>
<iframe class="Comms" name="comms" height="10" width="10"
src="https://www.mbnashopsafe.com/blank.html" border="1"></iframe>
</body>
</html>
| Assignee | ||
Comment 2•21 years ago
|
||
Can you use the nightly builds to work backwords and find a day that this
regressed? Does the same problem happen in FireFox?
(In reply to comment #2)
> Can you use the nightly builds to work backwords and find a day that this
> regressed? Does the same problem happen in FireFox?
Just tested with Firefox (Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US;
rv:1.7) Gecko/20040614 Firefox/0.9). It does work properly there.
Possibly related: same problem (disappearing cursor) in the search window at
http://www2.warnerbros.com/main/homepage/homepage.html
| Assignee | ||
Comment 4•21 years ago
|
||
cursor works a-ok for me on that WB site with 081. You have the latest version
of flash? Does it work for you with 081? If it does, then this might be a trunk
regression. Can you go backwards in time with past nightlies to see when this
broke? Thanks!
(In reply to comment #4)
> cursor works a-ok for me on that WB site with 081. You have the latest version
> of flash? Does it work for you with 081? If it does, then this might be a trunk
> regression. Can you go backwards in time with past nightlies to see when this
> broke? Thanks!
Here ya go:
2004070108 (v0.8+) works
2004071508 (v0.8+) works
2004072208 (v0.8+) works
2004072408 (v0.8+) works
2004072508 (v0.8+) doesn't work
2004072708 (v0.8+) doesn't work
2004080108 (v0.8+) doesn't work
Check-ins:
http://bonsaibugs.org/pyblosxom.cgi/mozilla-trunk/2004-07-23
http://bonsaibugs.org/pyblosxom.cgi/mozilla-trunk/2004-07-24
http://bonsaibugs.org/pyblosxom.cgi/mozilla-trunk/2004-07-25
Only lead I see is Bug 242234. Mike please check.
Confirming that 2004072208, 2004072308 and 2004072408 work.
2004072508 and 2004101308 do not. Using Mac OS 10.3.5.
A cursor never showed up in the text field.
I was able to select the text that was already there, but not change it.
(In reply to comment #8)
> Confirming that 2004072208, 2004072308 and 2004072408 work.
> 2004072508 and 2004101308 do not. Using Mac OS 10.3.5.
>
> A cursor never showed up in the text field.
> I was able to select the text that was already there, but not change it.
Installing the new java plugin off sourceForge fixed the problem for me. If you
confirm it fixes the problem at your end I'll show this bug resolved.
Comment 10•21 years ago
|
||
I installed JavaEmbeddingPlugin 0.8.5 and the cursor appeared using Camino
0.8.1, but not on in Camino 2004101608.
| Reporter | ||
Comment 11•21 years ago
|
||
(In reply to comment #10)
> I installed JavaEmbeddingPlugin 0.8.5 and the cursor appeared using Camino
> 0.8.1, but not on in Camino 2004101608.
Confirmed - not working here either with Camino 2004101608 (v0.8+).
Comment 12•20 years ago
|
||
If there's plugin content (e.g. Flash) up against the side of the window, and
the plugin hides the cursor, and you mouse out of the window over the plugin,
then we never make the cursor visible. I see it on those 'win an iPod' ads on
macosrumors.com.
Is this similar?
Comment 13•20 years ago
|
||
Moving to 1.0 as I don't think it should be an 0.9 blocker any more.
Target Milestone: Camino0.9 → Camino1.0
Comment 14•20 years ago
|
||
What's the status of this bug? I can't see the "Use Shopsafe" link on the first
page.
Summary: Using ShopSafe: cursor disappears → Using ShopSafe: cursor (caret) disappears in Flash
Reporter, is this still a problem with recent Camino 1.0a1 builds and recent versions of the JEP? There have been lots of plugin-related focus fixes since the last substantive comment in this bug almost a year ago.
| Reporter | ||
Comment 16•20 years ago
|
||
(In reply to comment #15)
> Reporter, is this still a problem with recent Camino 1.0a1 builds and recent
> versions of the JEP? There have been lots of plugin-related focus fixes since
> the last substantive comment in this bug almost a year ago.
>
Just tested with Camino 1.0a1. Problem resolved; cursor appears as expected and behavior is normal.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 17•20 years ago
|
||
Reopening to resolve as WFM... sorry for bugspam.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•20 years ago
|
Status: REOPENED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•