Ticket #142 (closed defect: fixed)

Opened 7 years ago

Last modified 7 years ago

In "Cascade.prototype.tick" Opera complains that null is an inappropriate value

Reported by: UdoBorkowski Owned by: JeremyRuston
Priority: minor Milestone: 2.1
Component: core Version:
Severity: low Keywords:
Cc:

Description

From  post:

In the function "Cascade.prototype.tick" Opera complains that null is an inappropriate value to assign to style.zIndex. Might I suggest "auto"? Deleting the property works too, as in "delete this.targetElement.style.zIndex;".

Change History

Changed 7 years ago by JeremyRuston

  • status changed from new to closed
  • resolution set to fixed

Fixed in changeset:516

Changed 7 years ago by JeremyRuston

and further fixed in changeset:519

Note: See TracTickets for help on using tickets.