Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 11754)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#6045 fixed [3.4.x] Error when changing link properties Tobiasz Cudnik Sa'ar Zac Elias
Description
  • Open the ajax sample.
  • Create a link.
  • Right click on the link and select Edit Link.
  • Change any of the link properties and hit OK.

JS error is thrown.

#6006 fixed [3.4.x] Error when creating link on empty editor Frederico Caldeira Knabben Frederico Caldeira Knabben
Description
  1. Click the New Page button to cleanup the editor.
  2. Click the Link button.
  3. Type any url and confirm.

The link is created, but a js error is thrown and the dialog stays visible.

#6005 fixed [3.4.x] Error when pasting over read-only blocks Frederico Caldeira Knabben Frederico Caldeira Knabben
Description
  1. Load the following HTML:
<p>
	Para 1</p>
<p contenteditable="false">
	Para 2</p>
<p>
	Para 3</p>
  1. Right-click "Para 2".
  2. Paste and allow clipboard access.

A js error is thrown.

Confirmed with IE8.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
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