Closed Bug 207205 Opened 21 years ago Closed 13 years ago

portal.dip-alicante.es - Visible things (that shouldn't be) in page

Categories

(Tech Evangelism Graveyard :: Spanish, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: asensi2, Unassigned)

References

()

Details

(Whiteboard: [bug248549notfixed])

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030507
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030507

When you enter http://portal.dip-alicante.es/portal/bop/bop.nsf/FSumEdictosPublico?OpenForm
(page of an official entity in an spanish zone) you see a calendar there. It does not appear  if you enter with the Internet Explorer.

In IE the calendar of the page is only visible if you click on the square with a "16" inside. This square is out of place, too, in Mozilla. And if you click on the square nothing happens.

Maybe it is the webmaster fault and he didn't do the page standard enough, but as this is an important page in this zone of Spain... it is worth to see it just in case it was a bug in Mozilla.


Reproducible: Always

Steps to Reproduce:
1. Go to http://portal.dip-alicante.es/portal/bop/bop.nsf/FSumEdictosPublico?OpenForm

Actual Results:  
You see a calendar there. If you click on the "16" square, nothing happens. If you click on the arrows upon the calendar, nothing happens, too.
Tech evangelism ! Bad JS code for calendar.

Just look at this in page code :

Calendar init :

"function init() { 
	// Se lanza la activacion del calendario
	mycalendar.activate(); 
	mycalendar.lyr.hide();
		if (is.ns) {
			document.captureEvents(Event.MOUSEUP)
			document.onmouseup = clic;
			if (is.ns) {moverx();
				mycalendar.lyr.moveTo(mycalendar.lyr.x+xs,mycalendar.lyr.y)
				document.layers[1].moveTo(document.layers[1].left+xs,document.layers[1].top)
			}
		}
	}"

Smells like the capas.js (unreadable compacted js file), Browser checking is not
very good :-|

Confirming bug, and moving it to tech evangelism, europe west.
Assignee: roc+moz → nitot
Status: UNCONFIRMED → NEW
Component: Layout: View Rendering → Europe: West
Ever confirmed: true
OS: Windows 2000 → All
Product: Browser → Tech Evangelism
QA Contact: ian → brantgurganus2001
Hardware: PC → All
Summary: Visible things (that shouldn't be) in page → Visible things (that shouldn't be) in page
Version: Trunk → unspecified
Summary: Visible things (that shouldn't be) in page → portal.dip-alicante.es - Visible things (that shouldn't be) in page
tech evang june 2003 reorg
Assignee: nitot → spanish
Component: Europe: West → Spanish
QA Contact: brantgurganus2001 → spanish
Whiteboard: [bug248549notfixed]
INCOMPLETE due to lack of activity since the end of 2009.

If someone is willing to investigate the issues raised in this bug to determine whether they still exist, *and* work with the site in question to fix any existing issues, please feel free to re-open and assign to yourself.

Sorry for the bugspam; filter on "NO MORE PRE-2010 TE BUGS" to remove.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.