Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 11754)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#17039 duplicate Switch from wysiwyg and click behind textarea inside table - Chrome hangs Jakub Ś
Description

Steps to reproduce

  1. Open e.g. replacebycode.html sample and switch to source mode
  2. Paste below code
  3. Switch to wysiwyg
  4. Click behind textarea
<table border="1" cellpadding="0" cellspacing="0" style="width:500px">
 <tbody>
  <tr>
      <td><textarea></textarea></td>
  </tr>
 </tbody>
</table>

Expected result

Cursor is blinking behind the textarea.

Actual result

Browser tab hangs (it is especially painful in Windows because you can't even close the tab).

Other details (browser, OS, CKEditor version, installed plugins)

Problem can be reproduced only in Chrome (Windows and Mac) at least from CKEditor 4.0.

#17037 invalid White Space is removed in Chrome vedprakash
Description

Steps to reproduce

  1. Write any text in editor in chrome with space e.g. Hello
  2. Copy paste the same in Editor eg. Hello Hello Hello
  3. After saving it removes the space eg. HelloHelloHello

Expected result

Hello Hello Hello

Actual result

HelloHelloHello

Other details (browser, OS, CKEditor version, installed plugins)

Browser: Chrome (Version 58.0.3029.110 (64-bit))

#17034 invalid While paste to ckeditor it does not preserve font color and styles. sandipnagar
Description

Steps to reproduce

  1. I have one URL from which I copy content
  2. Paste to my page where CKEDITOR 4.5.10 integrated
  3. Font color and etc. not preserved in header part on that CKEDITOR page

Expected result

It should show with font color and styles etc.

Actual result

Other details (browser, OS, CKEditor version, installed plugins)

(Chrome, Windows 7, 4.5.10)

==

installed plugin : dialogui,dialog,about,a11yhelp,basicstyles,blockquote,clipboard,panel,floatpanel,menu,contextmenu,resize,button,toolbar,elementspath,enterkey,entities,popup,filebrowser,floatingspace,listblock,richcombo,format,horizontalrule,htmlwriter,wysiwygarea,image,indent,indentlist,fakeobjects,link,list,magicline,maximize,pastetext,pastefromword,removeformat,sourcearea,specialchar,menubutton,scayt,stylescombo,tab,table,tabletools,undo,wsc

I am using this URL: ​http://cbreemail.com/rv/ff00a6795f005f2206b8afbd87449cee20daf5cc

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy