Timeline
04/19/10:
- 19:37 Ticket #5551 (SCAYT - updated scayt core url) created by
- required for #4836 and #4884
- 18:56 Ticket #5550 (SCAYT - text formating fixing) created by
- attached patch required to resolve #4836
- 18:53 Ticket #5549 (Paste command scrolls document in Webkit) created by
- If you do a paste command in a document the editing window scrolls all the …
- 15:38 Ticket #5548 (Error: l.lang.contextmenu is undefined) created by
- I keep getting the following error when upgrading to 3.2.1 from 3.2 of …
- 14:48 Ticket #5547 (Image width and height should use width and height HTML attributes) created by
- Previously FCKeditor converted what was specified in the image width and …
- 12:50 Changeset [5388] by
- Merge trunk [5304:5387].
- 11:20 Ticket #5546 (SCAYT breaks undo system) created by
- === Reproducing Procedures === 1. Open 'replacebyclass' sample page; 1. …
- 10:00 Ticket #4062 ([IE] line after HR/Page Break problem) closed by
- expired: Expired.
04/18/10:
- 17:02 Ticket #5416 ([[IE]] we can't delete the Table on a Saved Page) closed by
- fixed: agree with Garry, I happen work on the ENTER_BR mode or else couldn't …
- 16:54 Changeset [5387] by
- #5416:[IE] Delete table throws a error when CKEDITOR.enterMode = …
04/17/10:
- 16:42 Ticket #5545 (Font size, color, type, format doesn't work.) created by
- As Summary. Font size, color, type and format doesn't work on any …
- 09:26 Ticket #5544 (Collapse / Expand one Row of Toolbar) closed by
- invalid: It's nice to see your idea around this feature while the dev site is only …
- 07:42 Ticket #5544 (Collapse / Expand one Row of Toolbar) created by
- I think i have an idea how to go around it. How can I contribute towards …
04/16/10:
- 23:27 Ticket #5543 (Support for syntaxhighlight tag (SyntaxHighlight GeSHi extension)) created by
- The "source" tag is supported very well in FCKeditor, but the equivalent …
- 18:53 Ticket #5542 (textarea class names/ ids containing square brackets in IE) closed by
- duplicate: dup of #5045 as those chars need escaping in CSS
- 17:34 Ticket #5542 (textarea class names/ ids containing square brackets in IE) created by
- Hi, I have had a few problems when using CKEditor for textareas with IDs/ …
- 17:21 Ticket #5541 (Iframe in a dialog does not stretch) created by
- By adding a dialog with an iframe the iframe does not stretch to the …
- 17:02 Ticket #5330 (Contextual menu not functionnal in safari, Google Chrome and Firefox 3.6 ...) closed by
- fixed: Fixed with [5386]
- 17:01 Changeset [5386] by
- #5330, detect correctly Meta and Ctrl modifiers in Mac
- 16:38 Ticket #5540 (Focus not going to Accessibility Instructions dialog when we activate it) created by
- To reproduce the defect 1. Open Ajax sample. 2. Go in to body of …
- 16:32 Ticket #5144 (Pasting in Chrome can leave <div id="cke_pastebin"> elements) closed by
- fixed: Fixed with [5385].
- 16:32 Changeset [5385] by
- #5144: Using 'body' element instead of 'div' as paste container to avoid …
- 13:51 Ticket #5505 (IE: Insert image throws error) closed by
- fixed: Fixed with [5384].
- 13:51 Changeset [5384] by
- #5505: Lock preview image when dialog is already closed.
- 13:48 Ticket #5488 (Normal Paste affected by paste from word) closed by
- fixed: Fixed with [5383].
- 13:47 Changeset [5383] by
- #5488: Fixing a regression introduced in [4674] where force pastefromword …
- 13:41 Ticket #5483 (Fullpage problem when missing title) closed by
- fixed: Fixed with [5382].
- 13:40 Changeset [5382] by
- #5483: Fixing a regression of [5189].
- 13:38 Ticket #4881 (IE: Error when cutting hr or table) closed by
- fixed: I was thinking of 4881_ref.patch before, but it doesn't eliminate other …
- 13:38 Changeset [5381] by
- #4881: Introduce a workaround for an IE bug where cutting control type …
- 13:33 Ticket #4476 (inaccessible bullet created when adding bullet at higher level and ...) closed by
- fixed: Fixed with [5380].
- 13:32 Changeset [5380] by
- #4476: Adding a filler node (NBSP) for empty list item which contains a …
- 13:27 Ticket #3601 (Bad performance at resizing editor in Safari) closed by
- fixed: Fixed with [5379].
- 13:27 Changeset [5379] by
- #3601: Remove the chrome refresh hack in Safari when dragging resizer as …
- 12:24 Ticket #5539 (Ajax sample throws an error when creating/destroying editor instance) created by
- While trying to reproduce #5416 and following these instructions: 1. …
- 00:43 Ticket #5532 (ie8 display inline-table problem) closed by
- expired
- 00:43 Ticket #5532 (ie8 display inline-table problem) reopened by
- Nothing has been changed at the core, so this can't be marked as fixed. …
- 00:40 Ticket #5537 (contentEditable property in ckeditor) closed by
- duplicate: dup of #3593
04/15/10:
- 22:39 Ticket #5538 (IE 8/9 erratic context menu behavior) created by
- In the latest nightly build: using IE 8 - if I first copy something, then …
- 15:00 Ticket #5537 (contentEditable property in ckeditor) created by
- Please if you can help with the details of content editable properties …
- 14:37 Ticket #5536 (Problems with pasting (executing insertHtml) and formatted text) created by
- This is actually a duplicate of #5170, but since that ticket was already …
- 08:48 Ticket #5532 (ie8 display inline-table problem) closed by
- fixed: i fixed.. in template.css cke_skin_kama .cke_editor class.. i deleted …
04/14/10:
- 18:23 Ticket #635 (Open properties dialog when double clicking on objects) closed by
- fixed: Fixed with [5378].
- 18:23 Changeset [5378] by
- #635: Resolve feature open properties dialog when double clicking on …
- 17:47 Ticket #5365 (Undocumented options for the link dialog) closed by
- wontfix: I can't tell you if people are using these setting or not (we had the same …
- 17:45 Ticket #5535 (Stack overlow in IE6 when pasting strange HTML) created by
- When pasting HTML that contains lots of nested tags, IE6 throws an error: …
- 16:22 Ticket #5527 (Anchor (#) in URL gets urlencoded when using CKEDITOR.tools.callFunction) reopened by
- Thanks for providing a nice example that helped me in reproducing it. The …
- 13:48 Ticket #5534 (Uploading does not URL-encode the link at the end of the upload) created by
- === Demonstration === * Open the demo and open the Image dialog. * Go to …
- 12:17 Ticket #5533 (Bug: [IE] Copy / paste of unsigned lists adds extra p tags, which leads to ...) created by
- When unsigned list is copied and pasted in IE, extra paragraph tags are …
- 09:39 Ticket #5532 (ie8 display inline-table problem) created by
- Hi, cke_skin_kama .cke_editor css use display propetries with …
- 09:08 Changeset [5377] by
- Regression of [5140]: Webkit requires initial editor focus when dialog is …
- 08:18 Ticket #5527 (Anchor (#) in URL gets urlencoded when using CKEDITOR.tools.callFunction) closed by
- invalid: WFM, we haven't make any change of the …
- 08:16 Changeset [5376] by
- Adding TCs for 'CKEDITOR.tools.callFunction' and …
04/13/10:
- 23:58 Ticket #5526 (Ckeditor 3.2: Not Upload in IE) closed by
- invalid: The problem is in your upload.php that isn't following the docs …
- 21:30 Ticket #5531 (All IDs and classes should all have the 'cke_' prefix) created by
- While I was reading the code I've noticed that not all IDs (e.g. in …
- 17:23 Ticket #5530 (page break for printing can not be removed using Undo) created by
- To reproduce the defect: 1. Open Ajax sample. 2. Type some text …
- 13:53 Ticket #5529 (CKFinder loose png transparency on thumbnails (PHP)) created by
- I don't know if it's clear enough on the screenshot but the "buy" button …
04/12/10:
- 23:39 Ticket #5528 (Protect style attribute) created by
- Browsers parse the contents of the style attribute and do strange things …
- 22:38 Ticket #5524 (Inline Quotation Style Option is showing differently in IE to other ...) closed by
- invalid: The quotes are applied by those browsers except IE. And as seen in #5525 …
- 22:36 Ticket #5525 ([[IE]] Inline Quotation Style Option is not working) closed by
- invalid: That's just how IE shows <q>. The end users that visit the page will get …
- 18:53 Ticket #5527 (Anchor (#) in URL gets urlencoded when using CKEDITOR.tools.callFunction) created by
- When calling […] out of our custom filebrowser, CKEditor will convert …
- 14:52 Ticket #5526 (Ckeditor 3.2: Not Upload in IE) created by
- I have not Upload Pictures and Files in Ckeditor 3.2 in IE all version …
- 13:11 Ticket #5525 ([[IE]] Inline Quotation Style Option is not working) created by
- To reproduce the defect: 1. Open Ajax sample. 2. Click on Styles …
- 13:00 Ticket #5524 (Inline Quotation Style Option is showing differently in IE to other ...) created by
- To reproduce the defect 1. Open Ajax sample. 2. Click on Styles …
- 11:38 Ticket #5523 (No longer possible to insert non-breakable spaces like in FCKeditor) created by
- Since CKEditor, it is not possible to insert non-breakable spaces anymore …
04/11/10:
- 11:01 Ticket #5518 (Cannot embed a textarea in a form in ckeditor) closed by
- invalid: Please, use our forums for general support. …
- 10:12 Ticket #5522 (IE Fails to apply type="text" attribute to Text Fields) created by
- Descriptive summary: When creating a Text Field element of …
04/10/10:
- 22:56 Ticket #5518 (Cannot embed a textarea in a form in ckeditor) reopened by
- Where is this PHP Server Integration?
- 19:57 Ticket #5521 (fullpage and enablexhtml jacking up head and body tags (adding extras)) created by
- If I paste the following into the source screen: […] then switch to …
- 11:07 Ticket #5520 (CKfinder 1.4.3 html security does not accept 'HTM' extensions) created by
- Although I have added HTM in: $configHtmlExtensions? = array('html', …
- 10:19 Ticket #5518 (Cannot embed a textarea in a form in ckeditor) closed by
- invalid: The HTML of your page is invalid as you aren't escaping the contents of …
- 03:22 Ticket #5519 (Bad handling of textareas) created by
- Tested with IE8 and the demo. === To reproduce === * Open the demo …
- 02:55 Ticket #5518 (Cannot embed a textarea in a form in ckeditor) created by
- If I build a form using the toolbar in ckeditor and include a textarea in …
04/09/10:
- 21:11 Ticket #5517 (Extra <p> </p> when pasting in webkit) created by
- When pasting in Webkit, there is often an extra <p> </p> added when …
- 18:25 Ticket #5507 (Help dialog button auto set "active" state when open.) closed by
- wontfix: That's desirable because the Cancel button is the only action a user could …
- 17:28 Ticket #5516 (IE8: Toolbar buttons have higher bottom padding) created by
- This cannot be reproduced with the sample files, but in the …
- 17:27 Ticket #5515 (Hebrew language update) created by
- Updated Hebrew language file. Attaching 2 patches: one contains both the …
- 17:04 Ticket #5514 (Elements path navigation incompatible with RTL) created by
- The arrows in RTL should be the opposite of LTR. Attaching a patch.
- 16:58 Changeset [5375] by
- Updated the releases branch with CKEditor 3.2.1
- 16:53 Ticket #5513 (Tab navigation in dialogs incompatible with RTL) created by
- The arrows in RTL should be the opposite of LTR. Attaching a patch.
- 16:43 Ticket #5512 ([IE] Can not navigate to the Cell sub menu in the context menu with the ...) created by
- I was able to reproduce this bug on IE8. I couldn't reproduce it on FF …
- 16:35 Changeset [5374] by
- CKEditor 3.2.1 tagging.
- 16:23 Changeset [5373] by
- Fixed an issue in the changelog structure.
- 16:16 Changeset [5372] by
- Closed the 3.2.1 release on trunk.
- 16:08 Changeset [5371] by
- Final commit for the release of version 3.2.1.
- 16:06 Changeset [5370] by
- Merged trunk [5361-5369].
- 16:02 Changeset [5369] by
- Changelog fixes.
- 15:53 Changeset [5368] by
- Fixlineends run.
- 15:48 Changeset [5367] by
- JSLint fixes.
- 15:45 Ticket #4580 (Hungarian language) closed by
- fixed: Fixed with [5366].
- 15:45 Changeset [5366] by
- #4580 : Updates to the Hungarian language file. Thanks to glex.
- 15:37 Ticket #2847 (Slovak language file updates and changes) closed by
- expired: Unfortunately this patch remained outdated.
- 15:35 Ticket #4109 (Not possible to translate colors) closed by
- fixed
- 15:31 Ticket #5511 (Pasting plain text with blank lines intermixed with existing text) created by
- The following problem occurs with Internet Explorer 8 (but it works fine …
- 15:31 Ticket #5392 (Complete Finnish translation) closed by
- fixed: Fixed with [5365].
- 15:31 Changeset [5365] by
- #5392 : Updates to the Finnish language file. Thanks to Airis.
- 15:27 Ticket #5370 (New Faroese locale) closed by
- fixed: Fixed with [5294] and [5364].
- 15:26 Changeset [5364] by
- Fixed changelog for #5370.
- 15:23 Ticket #5326 (Catalan language file updated) closed by
- fixed: Fixed with [5363].
- 15:23 Changeset [5363] by
- #5326 : Updates to the Catalan language file. Thanks to mcus21.
- 15:19 Ticket #5301 (Translation updates for Norwegian in CkEditor 3.2) closed by
- fixed: Fixed with [5362].
- 15:18 Changeset [5362] by
- Updates to the Norwegian language file. Thanks to arveskjorestad.
- 15:00 Ticket #5510 (Style plugin not working on selection) created by
- The Styles combo does not work as expected. I have this custom …
- 14:34 Ticket #5509 (Blockquote Blockquote) created by
- Hi there, When you are in a paragraph, indent adds margin. When you are …
- 13:56 Changeset [5361] by
- Merged trunk [5358-5360].
- 13:43 Ticket #5504 ([IE] Paste button problem) closed by
- fixed: Fixed with [5360].
- 13:40 Changeset [5360] by
- 5504: Use 'range::execCommand' instead of 'document.execCommand' on IE6/7 …
- 13:34 Ticket #5508 (Line disappear after context menu) created by
- === Environment === IE8 Quirks === Reproducing Procedures === 1. Open any …
- 13:26 BadContent edited by
- (diff)
- 11:41 Ticket #5507 (Help dialog button auto set "active" state when open.) created by
- === Reproducing Procedures === 1. Open the "fullpage.html" page; 1. Open …
- 11:03 Ticket #5506 (can't use right arrow key to bypass the form elements ( checkbox or radio)) created by
- when the last element of the edit doc is checkbox or radio, can't bypass …
- 09:42 Ticket #5505 (IE: Insert image throws error) created by
- first make sure you are in https environment, and then choose replace by …
- 08:18 Ticket #5504 ([IE] Paste button problem) created by
- === Environment === IE6/7 === Reproducing Procedures === 1. Open any of …
- 08:00 Ticket #5503 (Font-size overlap Background-color) created by
- === Reproducing Procedures === 1. Open any of the sample page, load the …
- 06:48 Ticket #5253 (CKEditor 3.2 + Firebug 1.5.2 = Problems) closed by
- expired: The bug is fixed in [http://blog.getfirebug.com/2010/04/08/firebug-1-6a9/ …
04/08/10:
- 19:51 Ticket #5502 (The text previously highlighted after doing Insert/Edit link is replaced ...) created by
- FCKEditor 2.x, seemingly appears in versions of Firefox/Safari, not …
- 18:45 Ticket #5501 (Missing attributes of Text Area) created by
- === Environment === IE6/7 === Reproducing Procedures === 1. Open any of …
- 18:38 Ticket #5500 (Missing attributes of Text Field) created by
- === Environment === All IE versions === Reproducing Procedures === 1. …
- 18:27 Ticket #5499 (Editing checkbox error) closed by
- fixed: Fixed with [5359].
- 18:26 Changeset [5359] by
- #5499: Fixing JS error thrown when change checkbox value attribute since …
- 18:23 Ticket #5499 (Editing checkbox error) created by
- === Environment === IE6/7 === Reproducing Procedures === 1. Open any of …
- 17:29 Ticket #5498 ([IE] Inline quotation problem) created by
- === Environment === All IE versions. === Reproducing Procedures === 1. …
- 16:04 Ticket #5497 (allow 'grouping' in Styles to be configurable) created by
- My clients find it confusing when the styles, listed in the "Styles" …
- 15:30 Ticket #5419 (JAWS not reading first option in Special Character list on Special ...) closed by
- fixed
- 15:27 Ticket #5496 (Make "removeformat" work even without selection) created by
- When you select 1 char inside a block level element, and click on the …
- 15:04 Ticket #5489 (can't assign block style inside block style) closed by
- invalid: This is HTML, and in HTML it's not possible to have nested heading …
- 14:55 Changeset [5358] by
- Merge trunk [5351:5375].
- 14:44 Ticket #5495 (Link plugin ruins undo system) created by
- === Steps to reproduce === * Open the replace by code sample * Select …
- 14:34 Ticket #5494 (Editor should cleanup dialogs when it is destroyed) created by
- If a dialog is open from the editor and the editor is destroyed, the …
- 14:32 Ticket #5419 (JAWS not reading first option in Special Character list on Special ...) reopened by
- This is still reproducible
- 14:21 Ticket #5493 ([[IE]] Some smileys remain highlighted after selection) created by
- To reproduce the defect: 1. Open Ajax sample. 2. Click the Insert …
- 14:17 Ticket #5492 (Enhancement Request: Replace tab in Find and Replace dialog should have a ...) created by
- 1. Open Ajax Sample. 2. Click the Replace icon on the editor toolbar. 3. …
- 14:05 Ticket #5491 (Allow configuring (disabling) of htmlwriter 'rules') closed by
- invalid: Solved with …
- 13:56 Ticket #5491 (Allow configuring (disabling) of htmlwriter 'rules') created by
- see http://dev.fckeditor.net/ticket/5489[[br]] it is desirable to don't …
- 13:54 Ticket #5490 ([IE] Can't move the cursor after an anchor) created by
- There are two different cases affected by this bug: === Steps to reproduce …
- 13:12 Ticket #5337 (Major defect with enterMode = ENTER_BR) closed by
- expired: Already get fixed by #5310.
- 13:01 Ticket #5489 (can't assign block style inside block style) created by
- Bug 1: If you have this […] And select …
- 12:55 Ticket #5408 (Style plugin not working as expected.) closed by
- fixed: Fixed in latest SVN, at least there it is working as it should; is this …
- 12:24 Ticket #5488 (Normal Paste affected by paste from word) created by
- === Reproducing Procedures === 1. Open …
- 10:50 Ticket #5487 (Fullpage writer problem with line-break) created by
- === Environment === All IE versions. === Reproducing Procedures === 1. …
- 10:37 Ticket #5486 ([IE8] Unable to exit from block elements) created by
- It's not able to move cursor after the following elements at the end of …
- 10:33 Ticket #5485 (Missing accessibility attributes in the editing area DOM) created by
- Once the editor is displayed, editor area's iframe is not having the Title …
- 10:19 Ticket #5484 (Finding text in CK Editor find function doesn't scroll to show found text) created by
- To reproduce the defect: 1. Open Ajax sample. 2. Type some lines …
- 10:16 Ticket #5483 (Fullpage problem when missing title) created by
- === Environment === Firefox and Safari === Reproducing Procedures === 1. …
- 10:02 Ticket #5482 (Smiley icons preload) created by
- This screencast in IE demonstrates that …
- 09:29 Changeset [5357] by
- Adding undo snapshots for insert and modify 'div' container.
- 09:24 Ticket #5481 (Edit inserted div in table cell) created by
- === Reproducing Procedures === 1. Load any of the sample page and fill …
- 09:05 Ticket #5480 (Anchor link wrong 'class' attribute) created by
- === Reproducing Procedures === 1. Load any of the sample page; 1. Open …
- 08:36 Ticket #5479 ([IE] Cursor after table at the end of document in enterMode=BR) created by
- === Environment === IE8 standards, with enterMode = BR. === Reproducing …
- 08:28 Ticket #5478 ([IE] Impossible to place the caret after images at the end of the contents) created by
- === Environment === All IE versions === Reproducing Procedures === 1. …
- 08:20 Ticket #5477 ([IE] Tab key incorrect result when document contains control type element) created by
- === Environment === All IE versions === Reproducing Procedures === 1. …
- 08:09 Ticket #5476 (Enter key before sub list not right) created by
- === Reproducing Procedures === 1. Load any of the sample page and fill …
- 05:57 Ticket #5419 (JAWS not reading first option in Special Character list on Special ...) closed by
- fixed: Fixed with [5356].
- 05:57 Changeset [5356] by
- Fixing special character dialog option name not been properly announced …
04/07/10:
- 23:39 Ticket #5440 (Mark mobile browsers as incompatible) closed by
- fixed: Fixed with [5355]
- 23:39 Changeset [5355] by
- #5440 Mark mobile browsers as incompatible.
- 18:26 Ticket #5475 (Menu items can be dragged of the Menu) closed by
- duplicate: dup of #5100
- 17:36 Ticket #5475 (Menu items can be dragged of the Menu) created by
- To reproduce the defect 1. Open Ajax sample. 2. Insert a Table and …
- 14:22 Ticket #5220 (Style tag in body element messes output in CKEditor fullpage edit) closed by
- fixed: Fixed with [5354].
- 14:21 Changeset [5354] by
- #5220: Dtd change to allow <style> appear inside content.
- 14:18 Ticket #5149 (Cursor dissapears after maximize in Firefox 3.6) closed by
- fixed: Fixed with [5353].
- 14:18 Changeset [5353] by
- #5149: Force the cursor to blink after executing maximize command.
- 13:51 Ticket #5474 (Content not editable if width/height style is set in DIV tag) closed by
- duplicate: The demo is using 3.2 and #4682 will be available in the next release.
- 12:03 Ticket #4784 (Incorrect cursor position after delete table cells) closed by
- fixed: fixed with 5352
- 12:02 Changeset [5352] by
- #4784:Incorrect cursor position after delete table cells
- 11:32 Ticket #5474 (Content not editable if width/height style is set in DIV tag) created by
- In spite of what ticket #4682 states as being fixed, in IE8 any DIV with …
- 11:14 Ticket #5473 (Dragging and dropping content from Word onto editor bypasses 'on paste' ...) created by
- In both IE and Firefox, if you drag content from a document open in Word …
- 11:01 Changeset [5351] by
- Merge trunk [5350].
- 10:59 Ticket #3599 (Issue with nested Font size and background color) closed by
- fixed: Fixed with [5348] and [5350].
- 10:57 Changeset [5350] by
- Fixing a missing function param in [5348].
- 10:51 Changeset [5349] by
- Merge trunk [5345:5348].
- 10:44 Changeset [5348] by
- Post-fixing #3599: When applying color styles, it doesn't remove …
- 09:58 Ticket #5472 (Appling color stops on style already applied) closed by
- expired: Regression of [5343], expired along with reverting that changeset.
- 09:40 Ticket #5462 (Color is removed improperly from partial selections) closed by
- expired
- 09:40 Ticket #5462 (Color is removed improperly from partial selections) reopened by
- Due to the risky explained …
- 09:38 Ticket #3599 (Issue with nested Font size and background color) reopened by
- We've seen regression at #5462 and #5472, which proves [5251] is much …
- 09:35 Changeset [5347] by
- Reverting [5251] AND [5343] from trunk due to it's introducing risky …
- 08:57 Ticket #5472 (Appling color stops on style already applied) created by
- 1. Load the following: […] 2. Hit CTRL+A to select all. 3. Apply …
- 08:50 Changeset [5346] by
- Updating TCs to compare styled element based on parsed html to exclude …
- 08:40 Ticket #5454 (After replaced success, the popup window couldn't been closed and a js ...) closed by
- fixed
- 08:35 Changeset [5345] by
- #5454: After replaced success, the dialog couldn't been closed and a error …
- 06:40 Ticket #5471 (Insert 'Div' result wrong in enterMode=BR) created by
- === Reproducing Procedures === 1. Load the 'enterkey' sample and switch …
- 06:36 Changeset [5344] by
- Merge trunk [5338:5343].
- 06:29 Ticket #5462 (Color is removed improperly from partial selections) closed by
- fixed: Fixed with [5343].
- 06:28 Changeset [5343] by
- #5462: Fixing a regression introduced in [5251] where conflicting styles …
- 06:17 Ticket #5460 (Empty <ul></ul> remains on source) closed by
- fixed: Fixed with [5342].
- 06:16 Changeset [5342] by
- #5460: Fixing a regression of [5285] which cause empty list root node …
04/06/10:
- 23:01 Ticket #5470 (protocol field and url field doesn't update properly on change) created by
- When I'm browsing the server for links and selecting one …
- 20:11 Ticket #5467 ("Remove Format" removes SCAYT highlight lines also) closed by
- duplicate: dup of #4125
- 19:40 Ticket #5465 (forceEnterMode affects lists) closed by
- fixed: Fixed with [5341].
- 19:40 Changeset [5341] by
- #5465: Allow enterKey to create new list item even in force enter mode …
- 18:38 Ticket #5459 (ENTER on empty list item has no effect when re-creating editor) closed by
- fixed: In fact, fixed with [5340] for #5345.
- 18:36 Ticket #5469 (Elements path stops working when re-creating editor) closed by
- fixed: Fixed with [5340] for #5345.
- 18:01 Ticket #5345 (delete editor.config.elementsPath_filters on editor.distroy based on r5242) closed by
- fixed: Fixed with [5340]
- 18:01 Changeset [5340] by
- #5345 Move ElementsPath filters out of the config object
- 16:53 Ticket #5469 (Elements path stops working when re-creating editor) created by
- 1. Open the Ajax sample. Note that the elements path works properly. 2. …
- 16:43 Ticket #5468 (Toolbar not showing properly on IE 8) created by
- Toolbar not showing properly on IE 8
- 16:12 Ticket #5467 ("Remove Format" removes SCAYT highlight lines also) created by
- The "Remove Format" command removes SCAYT highlight lines also. To test …
- 16:09 Ticket #5466 (SCAYT interferes on color commands) created by
- 1. Load the following: […] 2. Enable SCAYT and wait for it to …
- 15:59 Ticket #5465 (forceEnterMode affects lists) created by
- When using config.forceEnterMode=true it affects how lists are created. …[…]
- 15:37 Ticket #5464 (Chrome: it's not possible to drag-n-drop) created by
- In Chrome (at least Windows), it's not possible to drag-n-drop text or …
- 15:36 Ticket #5463 (Safari: Image looses all it's attributes on drag-n-drop) created by
- 1. Insert an image. 2. Edit some of the image attributes with the Image …
- 14:22 Ticket #5462 (Color is removed improperly from partial selections) created by
- 1. Open the replacebyclass sample. 2. Hit CTRL+A to select all text. …
- 14:16 Ticket #5461 (IE: Paste from Word dialog doesn't accept imput) created by
- Confirmed with IE8 and CKEditor 3.2. Works well with the 3.1.1. 1. Open …
- 13:40 Ticket #5460 (Empty <ul></ul> remains on source) created by
- 1. Load the following HTML: […] 2. At the end of "Item 1.1", hit …
- 13:19 Ticket #5459 (ENTER on empty list item has no effect when re-creating editor) created by
- 1. Open the Ajax sample. 2. Type a single line of text. 3. Remove the …
- 13:09 Ticket #5458 ([[FF]]Formatting for Subscript and Superscript is removed when we copy and ...) created by
- To reproduce the defect: 1. Open Ajax sample. 2. Type few words …
- 13:09 Ticket #5457 (Indentation in output_xhtml doesn't work for right-to-left contents ...) created by
- The sample page should provide right-to-left compliant styles for all …
- 12:52 Ticket #5456 (Link Dialog in api_dialog sample doesn't have initial focus) created by
- The initial focus of the customized Link dialog when open in api_dialog …
- 11:17 Ticket #5448 (forcePasteAsPlainText doesn't work in specific situation) closed by
- duplicate: mark as duplicate, bacuse there is one older ticket related to this …
- 11:05 Ticket #5455 (we can't remove the format of the copied & pasted text by selecting the ...) created by
- To reproduce the defect: 1. Open Ajax sample. 2. Type few lines of …
- 08:04 Ticket #5454 (After replaced success, the popup window couldn't been closed and a js ...) created by
- Load the replace by class sample page; 1.Open 'Replace' dialog and fill in …
04/05/10:
- 16:46 Ticket #5453 (link plugin is missing dependency of htmldataprocessor) created by
- The link plugin requires the htmldataprocessor plugin in order to properly …
- 11:08 Ticket #5452 ([IE+Quirks] Unscrollable combo dropdown list) created by
- In Quirks mode, the dropdown list of all combos don't have vertical …
- 10:42 Ticket #5451 ([FF] Unable to apply block style on start of list item) created by
- === Reproducing Procedures === 1. In Firefox, load the any of the sample …
- 10:30 Ticket #5450 (Press enter on 'replace' button result wrong) created by
- === Reproducing Procedures === 1. Load the any of the sample page; 1. …
- 09:20 Changeset [5339] by
- Tidy changelog entires.
- 08:46 Ticket #5449 (Custom Image Browser bug in FCKEditor 2.6.6) created by
- The settings below work fine in Safari, Firefox and Opera. When using …
- 08:42 Ticket #5422 ([[IE]] we can't enter the text below Page break) closed by
- fixed: Fixed with [5338].
- 08:42 Changeset [5338] by
- Post-fixing #4522: Move cursor after the inserted page-break …
- 04:51 Ticket #5448 (forcePasteAsPlainText doesn't work in specific situation) created by
- To reproduce this bug, we should have enabled option forcePasteAsPlainText …
04/04/10:
- 18:48 Ticket #5423 (Add config option for DefaultLinkTarget) closed by
- fixed: I've added a function explaining how to do it in …
- 18:12 Ticket #1430 (Remove the "Media" type in the filemanager) closed by
- wontfix: This doesn't exists in CKEditor.
- 18:11 Ticket #30 (Passing arrays to configuration without custom js file) closed by
- duplicate: This feature already exists in the CKEditor 3 and can be tested with the …
- 15:38 Ticket #5447 (Anchorname with a blank at the end) created by
- A Link doesnt jump to an anchor which name ends with a blank. Only tested …
Note: See TracTimeline
for information about the timeline view.
