Closed
Bug 130471
Opened 23 years ago
Closed 11 years ago
neopets.com - shift-click or ctrl-click doesn't work, only click is sent
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: whaughto, Unassigned)
References
()
Details
(Keywords: top100, top500, Whiteboard: login: bugzilla52 / pass: bugzilla)
Attachments
(1 file)
18.54 KB,
text/plain
|
Details |
In game NeggSweeper under Neopets (actually a pretty cool game site)
you clear a mine field (like minesweeper).
To indicate a bomb, you use either shift-click or ctrl-click
Each time I do this, the bomb blows up instead of being just flagged.
try it out, let me know if you need me to retest.
thanks
![]() |
||
Comment 1•23 years ago
|
||
A good start would be saying where on that site that game is... they all have
unintelligible names and a quick skim I just did does not show it.
Comment 2•23 years ago
|
||
URL is : http://www.neopets.com/games/neggsweeper/index.phtml
And it is not available for now ! :-/
Comment 3•23 years ago
|
||
This site uses a bad javascript browser-detection scheme. Reassigning to "Tech
Evangelism"
Assignee: asa → susiew
Status: UNCONFIRMED → NEW
Component: Browser-General → US General
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: doron → zach
Version: other → unspecified
Comment 4•22 years ago
|
||
*** Bug 168460 has been marked as a duplicate of this bug. ***
Updated•22 years ago
|
Whiteboard: [Login required for URL]
Updated•22 years ago
|
Summary: shift-click or ctrl-click doesn't work, only click is sent → neopets.com - shift-click or ctrl-click doesn't work, only click is sent
Reporter | ||
Comment 5•22 years ago
|
||
www.neopets.com
select Games
select Puzzles
the games are in alphabetical order
select Neggsweeper
If you need a userid / pw to login, please email me, I will provide one.
Thanks
Bill
Comment 6•22 years ago
|
||
I've created an account to test:
login: bugzilla52
pass: bugzilla
Whiteboard: [Login required for URL] → login: bugzilla52 / pass: bugzilla
Comment 7•22 years ago
|
||
Expected behavior: Shift Click and CTRL-click should make an X on the things,
which does not happen with Gecko browsers.
Result in Gecko browsers:
-Shift-Click behaves like a click
-CTRL-Click opens a new window with javascript:; in the address bar.
The problem looks like layers to me - var isNS = (document.layers) ? true:false;
(but what do I know. I will attach the source code)
I tested this with 2003032008 commercial trunk and Mozilla 1.3b
Comment 8•22 years ago
|
||
Can someone confirm or deny my suspicion?
Comment 9•22 years ago
|
||
Bob could you please take a looksie.
Comment 10•22 years ago
|
||
tech evang june 2003 reorg
Assignee: susiew → english-us
QA Contact: zach → english-us
Comment 11•21 years ago
|
||
it sort of works now, but the shift click opens a new window due to the use of
<a href="javascript:;" onclick="foo()">foo</a>. Contacting.
Status: NEW → ASSIGNED
Comment 12•11 years ago
|
||
Site has seen a redesign since this bug was filed, my assumption is this bug no longer exists. The username and password do not work at this point. Closing the bug but please reopen if you can validate the bug still exists.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•