Closed
Bug 309821
Opened 19 years ago
Closed 16 years ago
Links located on the left panel do not work
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ballinas1, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4 Links located on the left panel do not work, Microsoft Internet Explorer works fine Reproducible: Always Steps to Reproduce: 1.Enter www.lnbp.com.mx 2.Attempt to click the link "Comentarios" 3.It does not work Actual Results: Nothing Expected Results: It must open a page to post comments
Updated•19 years ago
|
Component: JavaScript Console → General
QA Contact: javascript.console → general
It seems that this page uses document.activeElement, the JavaScript Console shows: Error: document.activeElement has no properties Source File: http://www.lnbp.com.mx/PotentiaWeb/portal/Scripts/Vistas_FunctionsV2_Ant.js Line: 73 when I click the link "Comentarios". See Core bug 296471.
The site works for me. Also the problematic code is gone.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•