Ticket #166 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
