Closed
Bug 125139
Opened 23 years ago
Closed 11 years ago
protonic.com - popups for spell-checker are not working
Categories
(Tech Evangelism Graveyard :: English US, defect, P3)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: brant, Unassigned)
References
()
Details
(Whiteboard: [PROPRIETARY-JS][havecontact])
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.8+)
Gecko/20020209
BuildID: 2002020908
The javascript popups do not work. I have attached a ZIP file of the example page.
Reproducible: Always
Steps to Reproduce:
1. Hover mouse over misspelled word.
Actual Results: Nothing happens
Expected Results: pop up a spelling suggestion list
This works in IE. This bug probably fits best under JavaScript Engine, but
whenever I try to submit a bug to that section through the Bugzilla helper, it
doesn't work.
Updated•23 years ago
|
QA Contact: petersen → moied
Comment 1•23 years ago
|
||
Reporter:
a)Have you installed your build over an older build ?
b) Have you disabled popups under Edit\Preferences\Advanced\Scripts&Windows ?
c) Can you try a new profile ?
run "mozilla -profilemanager" and create an additional test profile..
Component: Layout → DOM Level 0
| Reporter | ||
Comment 2•23 years ago
|
||
Yes, the build is installed over another build.
Yes, popups are enabled.
No, I haven't tried a new profile.
I will try a new profile when I have some more time.
Comment 4•23 years ago
|
||
If Your second test profile doesn't fix your problem than please uninstall
Mozilla and
reinstall Mozilla.
| Reporter | ||
Comment 5•23 years ago
|
||
Updated to 2002021303, problem persists.
If you misunderstood, the JavaScript does NOT pop up new browser windows.
Comment 6•23 years ago
|
||
You haven't answer my questions:
Have you reinstalled mozilla and have you tried a new profile ?
And you haven't attached a testcase..
| Reporter | ||
Comment 7•23 years ago
|
||
I tried reinstalling, updating, and a new profile. None worked. I will attach
a sample after this.
| Reporter | ||
Comment 8•23 years ago
|
||
This is an attached sample page. I have not tried creating a simplified test
case.
| Reporter | ||
Comment 9•23 years ago
|
||
This is the simplest sample I care to make. There should be a popup (like a
tooltip) when the mouse cursor hovers over the word "Langer". It works in
Internet Explorer.
Comment 10•23 years ago
|
||
Both testcases are not working in Mozilla and IE5.0 !
I see many errors in the JS Console (Help/Tools/JS Console) and also IE shows
"Error" in the status bar.
(BTW:I suggested a new profile because you wrote that the bugzilla helper
doesn't work..)
| Reporter | ||
Comment 11•23 years ago
|
||
It works in IE6. I don't know about IE5. I think it also works in Netscape 4,
but I'm not 100% sure on that.
Comment 12•23 years ago
|
||
A quick look at the javascript used indicates that it uses non-W3C dom methods.
Marking INVALID as the problem does not exist within mozilla
Reporter: mozilla doesn't support most of Microsoft's extensions to the W3C DOM
because standards are good. If you believe that your code is W3C compatible, or
that mozilla should support a proprietary extension (that will be a VERY hard
fight), please feel free to reopen this bug.
Thanks for helping with mozilla.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 13•23 years ago
|
||
Reopening and sending to Tech Evangelism (this is not my site). Site is
http://www.protonic.com/
Status: RESOLVED → UNCONFIRMED
Component: DOM Level 0 → US General
Product: Browser → Tech Evangelism
Resolution: INVALID → ---
Version: other → unspecified
| Reporter | ||
Comment 14•23 years ago
|
||
Confirming
2002022703/WinXP
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 16•23 years ago
|
||
what part of the site has these popups? can you provide an exact url?
| Reporter | ||
Comment 17•23 years ago
|
||
The site requires a login as a technician to view the URL. It is the page that
checks spelling after submitting an answer or a request for more information. I
believe it is ticket.answercheck.php (as the file name).
| Reporter | ||
Comment 18•23 years ago
|
||
updating Summary to conventional format
Severity: minor → normal
Priority: -- → P3
Summary: javascript popups not working → protonic.com - javascript popups not working
| Reporter | ||
Comment 19•23 years ago
|
||
Signup as technician is free if you wish to try it. Contact: support@protonic.com.
After signup, answer a question and you will be at the spell checker. Hover
over a misspelled word (usually your name if you haven't added it).
| Reporter | ||
Comment 20•23 years ago
|
||
I am making the summary clearer and adding some missing Status Whiteboard keywords.
Summary: protonic.com - javascript popups not working → protonic.com - popups for spell-checker are not working
Whiteboard: [PROPRIETARY-JS][havecontact]
| Reporter | ||
Comment 21•22 years ago
|
||
It appears that line feeds are properly changed to spaces; however, strings of
spaces are still not reduced to a single space. Can't this be done with regular
expressions if C has them?
Comment 22•22 years ago
|
||
tech evang june 2003 reorg
Assignee: doron → english-us
QA Contact: zach → english-us
Comment 23•16 years ago
|
||
Is this still an issue ?
Comment 24•11 years ago
|
||
I'm going to close since the page has been updated. If someone does verify the bug exists please reopen.
Status: NEW → RESOLVED
Closed: 23 years ago → 11 years ago
Resolution: --- → WORKSFORME
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
•