Ticket #166 (closed defect: fixed)

Opened 8 years ago

Last modified 8 years ago

ContextMenu plugin doesn't work with XHTML Transitional doctype

Reported by: anonymous Owned by: gogo
Priority: normal Milestone: Version 1.0
Component: Plugin_ContextMenu Version: trunk
Severity: major Keywords:
Cc:

Description

If your html-File containing a xinha editor has a XHTML Transitional doctype, the context menus dimension are quite too big, the position is invalid and you hence see just a few entry.

Try it by adding such a doctype to fully_example-body.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Change History

Changed 8 years ago by gogo

  • version set to trunk
  • component changed from Xinha Core to Plugin_ContextMenu
  • milestone set to Version 1.0

Changed 8 years ago by gogo

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

Fixed in changeset:262

Note: See TracTickets for help on using tickets.