Ticket #5247 (closed Bug: wontfix)

Opened 2 years ago

Last modified 23 months ago

Context menu resizing not works properly on IE8 Quirks

Reported by: pomu0325 Owned by:
Priority: Normal Milestone:
Component: UI : Context Menu Version: 3.2
Keywords: Cc: pomu@…

Description

To Reproduce

  • Open CKEditor demo page with IE8
  • Press F12 key to Launch developer tool
  • Change document mode to 'Quirks'
  • Right click the table
    • 'Table Properties' menu is displayed weirdly

Attachments

5247.context_menu-quirks.jpg Download (140.0 KB) - added by pomu0325 2 years ago.
screenshot

Change History

Changed 2 years ago by pomu0325

screenshot

comment:1 Changed 23 months ago by alfonsoml

  • Status changed from new to closed
  • Resolution set to wontfix

That's a forced method that only developers would use. If you instead remove the doctype from the page (real quirks) then it behaves properly.

comment:2 Changed 23 months ago by pomu0325

  • Status changed from closed to reopened
  • Resolution wontfix deleted

It happens in actual page with that doctype which makes IE8 to use quirks mode. It was working well with CKEditor 3.0.2 but it displayed weirdly when I upgraded to 3.1.

I just wanted to replicate the problem on the demo page.

comment:3 Changed 23 months ago by pomu0325

  • Status changed from reopened to closed
  • Resolution set to wontfix

I confirmed again but I couldn't replicate the problem again. Designer had made some change on css and now it works fine.

Note: See TracTickets for help on using tickets.
© 2003 – 2011 CKSource – Frederico Knabben. All rights reserved. | Terms of use | Privacy policy