Timeline
Sep 14, 2007:
-
11:14 PM Ticket #1251 (Internet Explorer ignores right and left margin) created by Jeremy Hein
-
In Full Page editing mode, Firefox works as expected, but when I type …
-
5:55 PM Changeset [824] by Martin Kou
-
Changed the justify commands to use DomRangeIterator for processing …
-
5:38 PM Ticket #1247 (On Enter, the new paragraph may be mispositioned in a specific case) closed by Frederico Caldeira Knabben
-
fixed: Fixed with [823].
Click here for more info about our SVN …
-
5:38 PM Changeset [823] by Frederico Caldeira Knabben
-
Fixed #1247 : The logic for FCKDomRange.SplitBlock has been inverted, …
-
5:35 PM Ticket #1250 (Applying block styles includes paragraphs out of the selection (IE)) created by Frederico Caldeira Knabben
-
== Steps to Reproduce ==
1. Load the following code at …
-
3:44 PM Ticket #1249 (MediaWiki: Embedding external images) created by Oliver Kohll
-
To embed an external image in a page in MediaWiki, you just enter the …
-
3:00 PM Ticket #1248 (Interator or Iterator) closed by Frederico Caldeira Knabben
-
fixed: Fixed it with [822].
-
2:59 PM Changeset [822] by Frederico Caldeira Knabben
-
Fixed #1248 : Corrected the spelling for Iterator.
-
2:11 PM Ticket #1234 (Backspace is broken) closed by Frederico Caldeira Knabben
-
fixed: Fixed with [815].
-
2:08 PM Ticket #1248 (Interator or Iterator) created by Alfonso Martínez de Lizarrondo
-
What's the proper spelling for the class introduced in [809] ?
I …
-
1:58 PM Ticket #1246 (Does this editor support <NOWIKI> ?) closed by Frederico Caldeira Knabben
-
duplicate: Please check #1031
-
1:36 PM Changeset [821] by Frederico Caldeira Knabben
-
Avoid duplicating "id" attributes on element cloning operations.
-
1:35 PM Changeset [820] by Frederico Caldeira Knabben
-
Removed what seams to be a unnecessary trimming operation.
-
1:19 PM Ticket #1247 (On Enter, the new paragraph may be mispositioned in a specific case) created by Frederico Caldeira Knabben
-
== Steps to Reproduce ==
1. Load sample01.html and enable "Show …
-
1:16 PM Ticket #1246 (Does this editor support <NOWIKI> ?) created by Clay Shaw
-
Does this editor support <NOWIKI> ? Is there a button you have to …
-
1:00 PM Changeset [819] by Frederico Caldeira Knabben
-
Fixed another missing semi-colon. Thanks to Ulf Haueisen.
-
12:52 PM Ticket #265 (Add attribute to fckstyles.xml to indicate that a style should "not" ...) closed by Frederico Caldeira Knabben
-
fixed: [774] introduced the news style system, which makes the correct …
-
12:48 PM Ticket #1245 (Implement styles override loading from the styles XML file) created by Frederico Caldeira Knabben
-
There is a TODO mark in the fckstyles.js file indicating that …
-
12:41 PM Ticket #172 (Cannot apply format to a select list of bullets) closed by Frederico Caldeira Knabben
-
fixed: Fixed with [811].
Click here for more info about our SVN …
-
12:02 PM Ticket #1098 (The toolbar is dancing) closed by Frederico Caldeira Knabben
-
fixed: Yeah! It is wonderful to see the toolbar stable again with Opera 9.50 …
-
11:06 AM Ticket #1244 (Wrong variable renaming related to constants) created by Frederico Caldeira Knabben
-
The following variables:
[…]
Get changed to this:
[…]
…
-
10:53 AM Ticket #1243 (Variable renaming doesn't work on specific case) created by Frederico Caldeira Knabben
-
The following input:
[…]
Outputs like this:
[…]
The "idx" …
-
10:47 AM Ticket #1242 (Comments are not always stripped when compressing) created by Frederico Caldeira Knabben
-
The following input:
[…]
Outputs like this:
[…]
The comments …
-
10:35 AM Ticket #1241 (Inline objects array get broken when compressed) created by Frederico Caldeira Knabben
-
The following input:
[…]
Outputs like this:
[…]
Note that a …
-
10:31 AM Ticket #1240 (Nested comments break the compressed output) created by Frederico Caldeira Knabben
-
Nested comments work in JavaScript FCKpackager cannot handle these:
[…]
-
10:23 AM Ticket #1239 (do {} while () is getting broken when compressed) created by Frederico Caldeira Knabben
-
The following input:
[…]
Outputs like this:
[…]
To note the …
-
10:19 AM Ticket #1238 (Auto-correct missing semi-colons) created by Frederico Caldeira Knabben
-
It is happening too often that missing semi-colons comes to break the …
-
10:01 AM Ticket #1237 (Shift+Enter doens't work at first time in an empty paragraph (IE)) created by Frederico Caldeira Knabben
-
== Steps to Reproduce ==
1. Open sample01.html and enable "Show …
-
9:47 AM Ticket #73 (Complete the ColdFusion integration) closed by Wiktor Walc
-
fixed
-
9:45 AM Ticket #80 (The PHP implementation must conform to our standards) closed by Wiktor Walc
-
fixed
-
9:42 AM Changeset [818] by Wiktor Walc
-
PHP and CF connector: added comments to config files
-
9:37 AM Ticket #1236 (Unquoted keys in JavaScript objects got compressed by FCKpackager) created by Martin Kou
-
This bug have caused bug #1158 in FCKeditor, which appeared only in …
-
9:32 AM ServerSideStatus edited by Wiktor Walc
-
CF and PHP connectors - updated status (diff)
-
9:29 AM Ticket #1235 (Bogux BR is excessively removed when joining paragraphs) closed by Frederico Caldeira Knabben
-
fixed: Fixed with [817].
Click here for more info about our SVN …
-
9:29 AM Changeset [817] by Frederico Caldeira Knabben
-
Fixed #1235 : Correctly trimming paragraphs when joining them on …
-
9:26 AM Ticket #1158 (Merge cell right and merge cell down is broken) closed by Martin Kou
-
fixed: Fixed with [816].
Click here for more info about our SVN …
-
9:26 AM Changeset [816] by Martin Kou
-
Fixed #1158 : Fixed JavaScript error with "Merge Down" and "Merge …
-
9:16 AM Ticket #1235 (Bogux BR is excessively removed when joining paragraphs) created by Frederico Caldeira Knabben
-
== Steps to Reproduce ==
1. Load sample01.html;
2. Enable "Show …
-
9:07 AM Ticket #1177 (Cannot join two paragraphs together) closed by Frederico Caldeira Knabben
-
fixed: I'm not anymore able to reproduce this bug as described. There are …
-
9:06 AM Changeset [815] by Frederico Caldeira Knabben
-
Fixed the error described by Aleksey at #1177.
-
9:04 AM Changeset [814] by Frederico Caldeira Knabben
-
There was a missing semi-colon introduced with [811].
-
8:59 AM Ticket #332 (Hitting Enter after links continues the link in the new paragraph) closed by Martin Kou
-
fixed: Fixed with [812] and [813].
Click here for more info about …
-
8:59 AM Changeset [813] by Martin Kou
-
Fix for #332 : Added a workaround for Opera bug which caused the caret …
-
8:37 AM Changeset [812] by Martin Kou
-
Fix for #332 : Hitting Enter should not continue a link in the next …
-
7:52 AM Ticket #68 (Properly handle EnterMode=br and block formatting) closed by Frederico Caldeira Knabben
-
fixed: Fixed with [811].
Click here for more info about our SVN …
-
7:52 AM Changeset [811] by Frederico Caldeira Knabben
-
Fixed #68 : The style system now properly handles Format styles when …
-
7:49 AM Changeset [810] by Frederico Caldeira Knabben
-
Small change to the FCKDomRangeInterator class to make it cleanup …
-
1:51 AM Ticket #1234 (Backspace is broken) created by Scott McNaught
-
To replicate:
Source:
<p>Paragraph 1</p>
<p><-- Press …
Sep 13, 2007:
-
10:49 PM Changeset [809] by Frederico Caldeira Knabben
-
Introduced the FCKDomRangeInterator class.
-
8:30 PM Ticket #1233 (When selecting multiple cells, cell properties is now greyed) created by barns
-
In current version of SVN (upcoming 2.5), cell properties is no longer …
-
9:42 AM Ticket #1232 (Delete Bug in SVN (likely caused by FCKDomTools.GetNextSourceElement)) closed by Frederico Caldeira Knabben
-
fixed: Scott, you have precisely identified the culprit here... this bug has …
-
9:39 AM Changeset [808] by Frederico Caldeira Knabben
-
Fixed #1232 : FCKDomTools.GetNextSourceElement was broken after [774].
-
8:13 AM Ticket #427 (Bulleted lists don't align properly in Firefox) closed by Martin Kou
-
fixed: Fixed with [807].
Click here for more info about our SVN …
-
8:13 AM Ticket #277 (Bulleted lists do not work as expected if alignment for the paragraph ...) closed by Martin Kou
-
fixed: Fixed with [807].
Click here for more info about our SVN …
-
8:11 AM Changeset [807] by Martin Kou
-
Fix for #277 and #427 : Made the justify commands work for selections …
-
7:48 AM Changeset [806] by Martin Kou
-
Fixed the issue where calling FCKW3CRange.toString() would cancel the …
-
6:33 AM Ticket #277 (Bulleted lists do not work as expected if alignment for the paragraph ...) reopened by Martin Kou
-
The justify commands don't work when multiple blocks are selected …
-
6:33 AM Ticket #427 (Bulleted lists don't align properly in Firefox) reopened by Martin Kou
-
The justify commands don't work when multiple blocks are selected …
-
3:58 AM Ticket #1232 (Delete Bug in SVN (likely caused by FCKDomTools.GetNextSourceElement)) created by Scott McNaught
-
I tried testing the SVN version, and found this bug. It occurs the …
-
3:39 AM Ticket #1231 (Use CSS styles for indent and outdent) created by Martin Kou
-
The current indent/outdent implementation uses built-in browser …
-
3:15 AM Changeset [805] by Martin Kou
-
Fixed the issue where justfiy commands do not work for bare text nodes …
Sep 12, 2007:
-
6:08 PM Ticket #1230 (Opera: 'Switch to Textarea' button is disabled (sample13.html)) created by Aleksey Onopriyenko
-
After switching to FCKeditor mode the 'Switch to Textarea' button is …
-
1:23 PM Ticket #1229 (<pre> should be merged when applied to multiple paragraphs) created by Vialis
-
When I use the format "Formatted" every newline leads to a new …
-
11:55 AM Ticket #1228 (Opera: browser crashes after horizontal splitting of table cell) created by Aleksey Onopriyenko
-
Opera crashes after horizontal splitting of table cell.
== Steps to …
-
9:24 AM Ticket #277 (Bulleted lists do not work as expected if alignment for the paragraph ...) closed by Martin Kou
-
fixed: Fixed with [804].
Click here for more info about our SVN …
-
9:22 AM Ticket #427 (Bulleted lists don't align properly in Firefox) closed by Martin Kou
-
fixed: Fixed with [804].
Click here for more info about our SVN …
-
9:12 AM Changeset [804] by Martin Kou
-
Fixed #427 and #277 : Fixed the issue where unneeded <div> tags are …
-
8:42 AM Changeset [803] by Martin Kou
-
Removed duplicated code in FCKDomRange.Expand().
-
8:13 AM Changeset [802] by Frederico Caldeira Knabben
-
Corrected a wrong comment move made by [800] (which btw has a wrong …
-
8:10 AM Changeset [801] by Frederico Caldeira Knabben
-
Added another "theory" for handling styles on collapsed selections.
-
8:10 AM Changeset [800] by Frederico Caldeira Knabben
-
Added another "theory" for handling styles on collapsed selections.
-
3:16 AM Changeset [799] by Martin Kou
-
Merged Fred's proposed patch for FCKDomRange.GetParagraphs() with …
Sep 11, 2007:
-
9:06 PM Ticket #1227 (Stop caching panel type in FCK._ActiveColorPanelType) created by Matthias Miller
-
Currently, when the color panel opens its popup, it caches the current …
-
5:34 PM Ticket #1226 (Opera: improper removing of bulleted list) created by Aleksey Onopriyenko
-
Bulleted list (and numbered too) is not removed properly if the part …
-
5:13 PM Ticket #1225 (Opera: ordered list is rendered as unordered list) created by Aleksey Onopriyenko
-
Ordered list looks like unordered list.
== Steps to reproduce ==
1. …
-
2:31 PM Ticket #1221 (Opera: deleting linked text issue) closed by Aleksey Onopriyenko
-
invalid: Hm, I accidently tested it with older revision of code. This bug …
-
2:28 PM Ticket #1224 (Generate flash files with swfobject rather than embed) created by Stephen van Egmond
-
Rather than generating flash like this:
[…]
How about using the …
-
2:13 PM Ticket #1223 ('Undo' have to be clicked twice in order to undo anchor creation) created by Aleksey Onopriyenko
-
'Undo' have to be clicked twice in order to undo anchor creation. I …
-
2:01 PM Ticket #1222 (Deleting text with Ctrl+Backspace is not undoable.) created by Aleksey Onopriyenko
-
Deleting text with Ctrl+Backspace is not undoable.
-
12:02 PM Ticket #1221 (Opera: deleting linked text issue) created by Aleksey Onopriyenko
-
Backspace doesn't work properly if caret is immediately after linked …
-
11:48 AM Ticket #332 (Hitting Enter after links continues the link in the new paragraph) reopened by Aleksey Onopriyenko
-
This bug is not fixed for Opera 9.5 alpha (build 9500) and Opera 9.23
-
11:15 AM Ticket #567 (Safari: Color selector display blank line) closed by Frederico Caldeira Knabben
-
fixed: Fixed with [798].
Click here for more info about our SVN …
-
11:15 AM Changeset [798] by Frederico Caldeira Knabben
-
Fixed #567 : On Safari, the line used to fuse color selector buttons …
-
10:42 AM Ticket #1220 (IE: Hitting Backspace after a link removes it istead of deleting a char) created by Aleksey Onopriyenko
-
Hitting Backspace after links makes text unlinked not removes the …
-
10:39 AM Ticket #1216 (Toolbar: Bold, Italics, Underline, etc, features no longer stay selected.) closed by Frederico Caldeira Knabben
-
duplicate: DUP of #253.
-
10:13 AM Ticket #1219 (Optional class param) created by Pirre
-
Again, it would be great if you see or can get/modify the property …
-
10:07 AM Ticket #1218 (Flash Params) created by Pirre
-
It would be great if there is an option "params" in the property …
-
9:36 AM Changeset [797] by Martin Kou
-
Made the first part of FCKListCommand work in IE.
-
9:16 AM Ticket #1217 (Opera: splitting a link instead of deleting it) created by Aleksey Onopriyenko
-
If click on 'Remove Link' when caret is inside linked text but no part …
-
8:25 AM Ticket #1216 (Toolbar: Bold, Italics, Underline, etc, features no longer stay selected.) created by aus02est
-
Hi,
Just downloaded and installed latest nightly build.
Now toolbar …
-
6:09 AM Changeset [796] by Martin Kou
-
Fixed bugs in SetNodeMarker() and RemoveNodeMarkers().
Rewrote the …
Sep 10, 2007:
-
5:54 PM Ticket #1212 (exclude itens in the toolbar) closed by Alfonso Martínez de Lizarrondo
-
invalid: please, use our forums.
-
4:31 PM Ticket #1215 (It is impossible to place caret after table by mouse) created by Aleksey Onopriyenko
-
If a table was inserted at the end of the document the caret cannot be …
-
4:23 PM Ticket #1214 (IE: "colspan" collapses wikitext.) created by Dan Grubbs
-
When editing pages using IE6, the wikitext button does not work, …
-
4:04 PM Ticket #1213 (Opera: improper caret rendering after inserting horizontal line) created by Aleksey Onopriyenko
-
After inserting a horizontal line the caret is rendered before it.
== …
-
3:01 PM Ticket #1212 (exclude itens in the toolbar) created by Antonio
-
Good morning,
please.
I need exclude some itens in the toolbar of …
-
11:00 AM Ticket #1211 (Opera & Safari: Editor page can be scrolled even if editor size is ...) created by Aleksey Onopriyenko
-
Editor page can be scrolled with mouse wheel even if editor size is …
-
9:47 AM Ticket #1210 (Safari: queryCommandState always returns false for JustifyLeft, ...) created by Aleksey Onopriyenko
-
queryCommandState
always returns false
for …
-
7:42 AM Ticket #1209 (Opera: illegal value of align attribute (Block Justify)) created by Aleksey Onopriyenko
-
'Block Justify' command sets illegal value (
"full"
) of {{{ …
Sep 9, 2007:
-
2:04 PM Changeset [795] by Alfonso Martínez de Lizarrondo
-
Handle gracefully incorrect keystrokes configuration in IE. …
Sep 8, 2007:
-
8:05 PM Ticket #1208 (Securityproblem on FCKeditor) closed by Alfonso Martínez de Lizarrondo
-
invalid: That looks like a serious problem, but it is in the implementation of …
-
3:37 PM Ticket #1208 (Securityproblem on FCKeditor) created by htom2
-
Hello,
when i write the following after www.domain.de i can send …
-
12:24 PM Ticket #1203 (Format combo is broken when no Block is available for the selection) closed by Frederico Caldeira Knabben
-
fixed: Fixed with [794].
-
12:23 PM Changeset [794] by Frederico Caldeira Knabben
-
Fixed #1203 : The Format combo was broken for selections without a block.
-
10:04 AM Ticket #644 ([SS] Style not overwritten) closed by Frederico Caldeira Knabben
-
fixed: Fixed with [774].
Click here for more info about our SVN …
-
10:01 AM Ticket #1207 (Simple <span> causes wrong style detection) created by Frederico Caldeira Knabben
-
== Steps to Reproduce ==
1. In the source, paste {{{<p><span>Some …
-
9:57 AM Ticket #1206 (Some <span style=""> may remain in the source) created by Frederico Caldeira Knabben
-
To test it, append the following definitions to the fckstyle.xml file: …
-
9:47 AM Ticket #1205 (Style must be removed from collapesed selection) created by Frederico Caldeira Knabben
-
If the selection is collapsed inside some styled text, clicking on the …
-
9:35 AM Ticket #1204 (Format combo starts with wrong value) created by Frederico Caldeira Knabben
-
== Steps to Reproduce ==
1. Load sample01.html in IE.
Note that the …
-
9:33 AM Ticket #1203 (Format combo is broken when no Block is available for the selection) created by Frederico Caldeira Knabben
-
== Steps to Reproduce ==
1. Switch to Source;
2. Delete all;
3. …
Sep 7, 2007:
-
4:53 PM Ticket #1202 (Opera: merging of table cells makes cursor jump at the beginning of ...) created by Aleksey Onopriyenko
-
After merging cells, deleting cells (rows, columns) the keyboard …
-
4:30 PM Ticket #1201 (Opera: Backspace & Delete don't work in table cells) created by Aleksey Onopriyenko
-
If the keyboard cursor is placed into a table's cell pressing Delete …
-
4:13 PM Ticket #1200 (Opera: context menu can disappear suddenly) created by Aleksey Onopriyenko
-
Sometimes context menu disappears while moving mouse over it.
Steps …
-
1:55 PM Ticket #1199 (Opera: deleting of Page Break sometimes crashes Opera.) created by Aleksey Onopriyenko
-
Sometimes deleting of Page Break leads to crash.
Steps to reproduce:
…
-
1:34 PM Ticket #1198 (Opera: editing area doesn't get focus after undoing.) created by Aleksey Onopriyenko
-
Editor area doesn't get focus after 'Undo' button has been clicked on.
-
1:11 PM Ticket #1197 (<blockquote> is not supported by the style system) created by Wiktor Walc
-
I have defined style that use "blockquote" element:
[…]
in older …
-
1:03 PM Ticket #1194 (Remove the XHTML stuff from fckeditor.html) closed by Frederico Caldeira Knabben
-
fixed: You are right Alfonso, and I see no problems with it, as that page is …
-
1:02 PM Changeset [793] by Frederico Caldeira Knabben
-
Fixed #1194 : Some pages where not W3C-validating.
-
12:18 PM Ticket #1183 (Opera: ShowBlocks doesn't display tag name in top left corner) closed by Frederico Caldeira Knabben
-
worksforme: Works for me too, with build 9507.
-
12:14 PM Ticket #1196 (Scrollbar opens Opera context menu) created by Frederico Caldeira Knabben
-
== Steps to Reproduce ==
1. Open sample01.html;
2. Click the …
-
12:07 PM Changeset [792] by Martin Kou
-
Tested the second part of FCKListCommands.Execute().
-
11:07 AM Changeset [791] by Frederico Caldeira Knabben
-
Removed the style system branch.
-
8:51 AM Changeset [790] by Martin Kou
-
Created custom list command branch for the fix to #428 and #67 since …
-
8:15 AM Ticket #1176 (JavaScript error after switching to Source mode and back) closed by Martin Kou
-
invalid: Just tried the samples in rev.fckeditor.net.. and they're working ok …
Sep 6, 2007:
-
10:45 PM Ticket #1195 (Plugin for World of Warcraft Items) created by Mike
-
Probably a longshot, but I'd love to see a plugin that adds a button …
-
9:13 PM Ticket #1190 (Opera: 'Paste from Word' doesn't work properly.) closed by Alfonso Martínez de Lizarrondo
-
duplicate: this is a dup of #370.
-
9:02 PM Ticket #1194 (Remove the XHTML stuff from fckeditor.html) created by Alfonso Martínez de Lizarrondo
-
I don't think that the xmlns declaration and self closing tags are …
-
8:56 PM Changeset [789] by Alfonso Martínez de Lizarrondo
-
Other little adjustments to reduce html warnings.
-
8:45 PM Changeset [788] by Alfonso Martínez de Lizarrondo
-
Remove small HTML validator warnings
-
8:30 PM Ticket #1193 (Error loading sample10 in non-IE browsers) created by Alfonso Martínez de Lizarrondo
-
It gives an error
[…]
-
8:17 PM Ticket #1192 (Table commands (as seen in sample6) aren't context sensitive) closed by Alfonso Martínez de Lizarrondo
-
fixed: Fixed with [787]
-
8:16 PM Changeset [787] by Alfonso Martínez de Lizarrondo
-
Fix for #1192, make the TableCommands sample plugin context sensitive
-
8:14 PM Ticket #1192 (Table commands (as seen in sample6) aren't context sensitive) created by Alfonso Martínez de Lizarrondo
-
Now that the buttons are disabled if the selection isn't inside a …
-
8:12 PM Ticket #1191 (Error loading sample6 in Firefox) closed by Alfonso Martínez de Lizarrondo
-
fixed: Fixed with [786]
-
8:11 PM Changeset [786] by Alfonso Martínez de Lizarrondo
-
Fix for #1191, error if the CellProperties button is in the toolbar.
-
8:10 PM Ticket #1191 (Error loading sample6 in Firefox) created by Alfonso Martínez de Lizarrondo
-
Just load the sample6 and the code to enable/disable the cell …
-
4:42 PM SVN edited by Frederico Caldeira Knabben
-
Adde "Testing Old Revisions" (diff)
-
3:52 PM Ticket #1190 (Opera: 'Paste from Word' doesn't work properly.) created by Aleksey Onopriyenko
-
Formatting is not preserved after pasting clipboard content into …
-
3:46 PM Ticket #1189 (Javascript-Console Errors for skins) created by Robby Klehm
-
Using Firefox > 1.5 and starting the FCKEditor-2.4.3 we get some …
-
3:14 PM Ticket #1186 (Undo (CTRL + Z) does not work with the new "ENTER" key handling code ...) closed by Alfonso Martínez de Lizarrondo
-
worksforme: Works fine in the current nightly demo.
-
2:14 PM Ticket #1188 (Firefox, Safari, Opera: Context menu doesn't disappear on Esc.) created by Aleksey Onopriyenko
-
If the context menu is visible pressing Esc doesn't make it invisible …
-
11:52 AM Ticket #1185 (How to stop font formatting when a text is pasted) closed by Frederico Caldeira Knabben
-
invalid: Check out the "ForcePasteAsPlainText" setting.
-
11:42 AM Ticket #1187 (Firefox & Opera: 'Paste as plain text' is not udoable.) created by Aleksey Onopriyenko
-
'Paste as plain text' is not udoable in Firefox and Opera. In Safari …
-
10:39 AM Ticket #1186 (Undo (CTRL + Z) does not work with the new "ENTER" key handling code ...) created by gboissiere
-
To reproduce:
1. download a recent version of FCKEditor
…
-
9:53 AM Ticket #1185 (How to stop font formatting when a text is pasted) created by Somkant Pathak
-
What i want to request is as following:
1. Copy richtext from GMail …
Sep 5, 2007:
-
10:24 PM Changeset [785] by Frederico Caldeira Knabben
-
Added a comment to avoid a regression for #505.
-
10:11 PM Changeset [784] by Frederico Caldeira Knabben
-
Fixed an IE 5.5 compatibility issue.
-
10:01 PM Changeset [783] by Frederico Caldeira Knabben
-
Added "What's New?" entry for [761].
-
9:58 PM Ticket #1184 (Home and End key don't work on some dialog field) closed by Frederico Caldeira Knabben
-
fixed: Fixed with [782].
Click here for more info about our SVN …
-
9:57 PM Changeset [782] by Frederico Caldeira Knabben
-
Fixed #1184 : Home and End keys are working properly on numeric …
-
9:54 PM Ticket #1184 (Home and End key don't work on some dialog field) created by Frederico Caldeira Knabben
-
The Home and End keys are not working for numeric fields on some …
-
9:36 PM Changeset [781] by Frederico Caldeira Knabben
-
Small code simplification for [770].
-
6:40 PM Changeset [780] by Frederico Caldeira Knabben
-
Small changes to panel related things. Added also a simple test case …
-
5:57 PM Ticket #1183 (Opera: ShowBlocks doesn't display tag name in top left corner) created by Aleksey Onopriyenko
-
ShowBlocks doesn't display tag name in block's top left corner.
…
-
3:55 PM Ticket #1182 (Opera: deleting INPUT elements issue) created by Aleksey Onopriyenko
-
Sometimes deleting of INPUT elements is non-trivial task.
Steps to …
-
2:39 PM Ticket #1181 (Fix inaccurate integration documentation for MedaiWiki) created by thatbrock
-
Following the integration instructions to-the-letter generates …
-
1:52 PM Changeset [779] by Frederico Caldeira Knabben
-
Changes to "IE leak style" things, aiming to reduce memory leak. There …
-
12:52 PM Ticket #1180 ('Print' button is always disabled.) created by Aleksey Onopriyenko
-
'Print' button is always disabled.
Tested with Opera 9.5 (build 9500)
-
11:55 AM Ticket #1179 (Opera: Backspace doesn't delete two empty lines correctly.) created by Aleksey Onopriyenko
-
The cursor jumps to start of the document when the second empty line …
-
11:25 AM Ticket #1171 (An insertion of any kind of INPUT element is not undoable.) closed by Aleksey Onopriyenko
-
fixed: You are right. The both actions must be undoable.
Fixed with [778].
-
11:24 AM Changeset [778] by Aleksey Onopriyenko
-
Editing of INPUT element parameters is undoable now.
-
9:28 AM Ticket #428 (IE problems created unordered list from pasted list) closed by Martin Kou
-
duplicate: I've opened #1178 as a collection of list problems that are …
-
9:28 AM Ticket #67 (Properly handle EnterMode=br and lists) closed by Martin Kou
-
duplicate: I've opened #1178 as a collection of list problems that are …
-
9:26 AM Ticket #1178 (List problems in IE) created by Martin Kou
-
This ticket is opened as a collection of all currently discovered …
-
9:11 AM Ticket #1177 (Cannot join two paragraphs together) created by Martin Kou
-
Reproduction procedure:
1. Open sample01.html in Firefox.
1. Enable …
-
8:36 AM Ticket #1171 (An insertion of any kind of INPUT element is not undoable.) reopened by Frederico Caldeira Knabben
-
Aleksey, with your fix, you are calling SaveUndoStep only when …
-
7:28 AM Ticket #1176 (JavaScript error after switching to Source mode and back) created by Martin Kou
-
Reproduction procedure:
1. Open sample01.html in Firefox.
1. Press …
-
7:05 AM Changeset [777] by Martin Kou
-
Added "Show Block" styles for <blockquote> because it is generated …
-
6:06 AM Ticket #1175 (ASP.NET: Changing UserFiles Directory using the Session object) created by Steve Williams
-
The documentation for the .NET installation states that you can define …
-
3:25 AM Ticket #1174 (Show Changes button shows html version of changes instead of wikitext ...) created by James Airhart
-
When editing a page, if you follow the "Show Changes" button, the text …
-
2:36 AM Changeset [776] by Martin Kou
-
Ported paragraph separation logic from style branch to trunk.
Sep 4, 2007:
-
11:25 PM Ticket #645 ([SS] Nesting block elements, invalid XHTML) closed by Frederico Caldeira Knabben
-
fixed: Fixed with [774].
Click here for more info about our SVN …
-
11:24 PM Ticket #651 ([SS] Style adds STRONG tag around DIV) closed by Frederico Caldeira Knabben
-
fixed: Fixed with [774].
Click here for more info about our SVN …
-
11:23 PM Ticket #659 ([SS] Style is not applied in empty selection) closed by Frederico Caldeira Knabben
-
duplicate: DUP of #253.
-
11:22 PM Ticket #693 ([SS] Problems using Styles) closed by Frederico Caldeira Knabben
-
fixed: The reported item "1" is a DUP of #253.
Items "2" and "3" have …
-
11:17 PM Ticket #687 ([SS] Invalid XHTML) closed by Frederico Caldeira Knabben
-
fixed: Fixed with [774].
Click here for more info about our SVN …
-
11:11 PM Ticket #806 (Format text changes entire page not just highlighted text in IE.) closed by Frederico Caldeira Knabben
-
duplicate: As far as I understood it, this issue is related to the problem of …
-
11:07 PM Ticket #716 (Extend Number of Font Sizes) closed by Frederico Caldeira Knabben
-
fixed: Fixed with [774].
The new Style System introduced a very flexible and …
-
11:01 PM Ticket #553 (Safari: "Remove Format" transforms spaces to U+00A0) closed by Frederico Caldeira Knabben
-
fixed: Fixed with [774].
Click here for more info about our SVN …
-
11:00 PM Ticket #569 (Safari: Format -> Heading ignores the first char in the paragraph) closed by Frederico Caldeira Knabben
-
fixed: Fixed with [774].
Click here for more info about our SVN …
-
10:59 PM Ticket #1086 (Safari: queryCommandValue( 'FontSize' ) issue (v. 3.0 beta)) closed by Frederico Caldeira Knabben
-
invalid: Since the introduction of the new Style System with [774], we don't …
-
10:59 PM Ticket #1087 (Safari: queryCommandValue( 'FormatBlock' ) issue (v. 3.0 beta)) closed by Frederico Caldeira Knabben
-
invalid: Since the introduction of the new Style System with [774], we don't …
-
10:51 PM Ticket #55 (Safari: <span class="Apple-style-span"> when formatting) closed by Frederico Caldeira Knabben
-
fixed: Fixed with the new Style System introduced with [774].
-
10:50 PM Ticket #52 (Safari: "Remove Format" button adds Apple tag to the code) closed by Frederico Caldeira Knabben
-
fixed: Fixed with the new Style System introduced with [774].
-
10:45 PM Ticket #156 ([PATCH] Style combo changes for IE) closed by Frederico Caldeira Knabben
-
wontfix: It seams that this patch is outdated, as we have introduced the new …
-
10:38 PM Ticket #217 (Can't change the formating of text copied from other websites) closed by Frederico Caldeira Knabben
-
fixed: I've committed [774] today, which introduced the new Style System. It …
-
4:34 PM Ticket #1171 (An insertion of any kind of INPUT element is not undoable.) closed by Aleksey Onopriyenko
-
fixed: Fixed with [775].
-
4:32 PM Changeset [775] by Aleksey Onopriyenko
-
Fix for #1171. Insertion of any INPUT element is undoable now.
-
3:12 PM Ticket #75 (Remove format must remove any kind of format) closed by Frederico Caldeira Knabben
-
fixed: Fixed with [774].
The list of tags to be removed can now be …
-
3:12 PM Ticket #222 (extraneous tags are left when selecting styles) closed by Frederico Caldeira Knabben
-
fixed: Fixed with [774].
Click here for more info about our SVN …
-
3:11 PM Ticket #271 (Avoid using the deprecated <u> tag for underline) closed by Frederico Caldeira Knabben
-
fixed: Fixed with [774].
It is now possible to precisely define which tag …
-
3:10 PM Ticket #1106 (IE: FontFormat combo doesn't work) closed by Frederico Caldeira Knabben
-
fixed: Fixed with [774].
Click here for more info about our SVN …
-
3:10 PM Ticket #1094 (When applying bold/italic to text in the end of a paragraph the non ...) closed by Frederico Caldeira Knabben
-
fixed: Fixed with [774].
Click here for more info about our SVN …
-
3:08 PM Ticket #501 (Editor loses styles in IE when switching between WYSIWYG and Source ...) closed by Frederico Caldeira Knabben
-
fixed: Fixed with [774].
Click here for more info about our SVN …
-
3:07 PM Ticket #494 (Implement the new "Style System") closed by Frederico Caldeira Knabben
-
fixed: The Style System has been introduced with [774]. Closing this generic …
-
3:05 PM Ticket #1173 ("What's New?" for the new Style System) created by Frederico Caldeira Knabben
-
The "What's New?" information is not available for the new Style System.
-
2:34 PM Changeset [774] by Frederico Caldeira Knabben
-
Moved branches/features/style to trunk. Introducing the new Style System.
-
2:08 PM Ticket #1170 (AJAX Update Panel full support) closed by Alfonso Martínez de Lizarrondo
-
duplicate: dup of #234
-
8:41 AM Changeset [773] by Martin Kou
-
Improved vertical paragraph separation logic to better handle empty …
-
7:43 AM Ticket #1172 (FCKConfig.AutoDetectLanguage issue) created by Aleksey Onopriyenko
-
I believe the language of FCKeditor user interface has to be identical …
-
7:01 AM Changeset [772] by Martin Kou
-
Reduced IE memory leak between page refreshes.
-
6:57 AM Changeset [771] by Martin Kou
-
Undo experimental code changes wrongly committed with [770].
-
6:53 AM Changeset [770] by Martin Kou
-
Reduced memory leak while switching between Source mode and WYSIWYG mode.
-
5:08 AM Changeset [769] by Martin Kou
-
Added logic for separating vertically spaced text into paragraphs, …
Sep 3, 2007:
-
3:07 PM Ticket #1171 (An insertion of any kind of INPUT element is not undoable.) created by Aleksey Onopriyenko
-
Steps to reproduce (for checkboxes, radiobuttons, etc).
1. Load {{{ …
-
11:44 AM Ticket #1170 (AJAX Update Panel full support) created by Kramer1982
-
Make FCKEditor work with MS AJAX UpdatePanel (there are some solutions …
-
9:41 AM Ticket #1169 (cant double click to select if focus not in editor) created by Christian
-
I've tried this on the nightly build and it seems that double clicking …
Sep 2, 2007:
-
11:08 PM Changeset [768] by Frederico Caldeira Knabben
-
Small fix for the override detection.
-
12:40 AM Ticket #1168 (Minimum entity rewriting on non ASCII character) created by bjb
-
At this time, going to the demo and typing :
é (e acute letter)
t (t …
Sep 1, 2007:
-
9:40 PM Ticket #1167 (Change gifs to png) created by Alfonso Martínez de Lizarrondo
-
Not something about patents or anything, just the fact that in most …
-
6:51 PM Changeset [767] by Frederico Caldeira Knabben
-
Small fixes to the code. The released version was being broken.
-
5:10 PM Changeset [766] by Frederico Caldeira Knabben
-
- First preview of the Style System. Many features still missing.
- …
-
10:28 AM Ticket #1166 (On FullPage mode, <meta> tags are being outputted wrongly) created by Frederico Caldeira Knabben
-
== Steps to Reproduce ==
1. Load sample07.html;
2. Switch to …
-
10:22 AM Ticket #1165 (No context menu for images) created by Frederico Caldeira Knabben
-
There is no context menu for images. The default Opera menu is shown …
-
10:16 AM Ticket #1164 (Combo items blue border is cut in RTL) created by Frederico Caldeira Knabben
-
== Steps to Reproduce ==
1. Load sample03.html;
2. Select the …
-
10:05 AM Changeset [765] by Frederico Caldeira Knabben
-
Added the bogus BR for all non-IE browsers when creating empty cells …
-
9:59 AM Ticket #1163 (On "New Page", a phantom cursor stays blinking) created by Frederico Caldeira Knabben
-
== Steps to Reproduce ==
1. Open sample01.html;
2. Hit enter at the …
-
9:36 AM Changeset [764] by Frederico Caldeira Knabben
-
Re-enabled the Replace button on Opera, as we are having problem with …
-
9:28 AM Changeset [763] by Frederico Caldeira Knabben
-
Disabled Find/Replace buttons in Opera as we don't support it for now.
-
9:21 AM Ticket #1162 (Text in new tables looks like selected) created by Frederico Caldeira Knabben
-
== Steps to Reproduce ==
1. Load sample01.html;
2. Create a table …
Aug 31, 2007:
-
11:29 PM Ticket #1161 (Safari: Left and Right Arrows keys don't work in some fields of Table ...) closed by Aleksey Onopriyenko
-
fixed: Fixed with [762].
-
11:29 PM Changeset [762] by Aleksey Onopriyenko
-
Fixed #1161. Right Arrow and Left Arrow keys work properly now in …
-
11:20 PM Ticket #1161 (Safari: Left and Right Arrows keys don't work in some fields of Table ...) created by Aleksey Onopriyenko
-
Left and Right Arrows don't work in fields that accept numbers only.
-
11:11 PM Ticket #1160 (Safari & Firefox: Tab key doesn't work for some fields of Table ...) closed by Aleksey Onopriyenko
-
fixed: Fixed with [761].
-
11:11 PM Changeset [761] by Aleksey Onopriyenko
-
Fixed #1160: now Tab works properly in Table Properties and Cell …
-
11:07 PM Ticket #1160 (Safari & Firefox: Tab key doesn't work for some fields of Table ...) created by Aleksey Onopriyenko
-
Fields that accept numbers only don't lose focus if Tab was pressed.
-
10:53 PM Ticket #1159 (Safari: Caption property of Table Properties dialog is not initialized ...) closed by Aleksey Onopriyenko
-
fixed: Fixed with [760].
-
10:51 PM Changeset [760] by Aleksey Onopriyenko
-
Fixed #1159: now Caption property is initialized properly.
-
10:44 PM Ticket #1159 (Safari: Caption property of Table Properties dialog is not initialized ...) created by Aleksey Onopriyenko
-
Even if the inserted table has a non-empty caption the Caption …
-
6:52 PM Ticket #888 (IE6 can't display file browser using PHP connector) closed by Wiktor Walc
-
fixed: Ok, code modified in [759]. Let's keep our fingers crossed :)
-
6:47 PM Changeset [759] by Wiktor Walc
-
PHP connector: fix for #888 - modified ConvertToXmlAttribute function
-
12:41 PM Ticket #927 (Ctrl-X not working in Opera for the first selection) closed by Frederico Caldeira Knabben
-
worksforme: Works for me too, with the trunk and Opera 9.50 Alpha (9491). Feel …
-
12:24 PM Ticket #1158 (Merge cell right and merge cell down is broken) created by Jon Håvard Gundersen
-
Scenario:
1. Using IE7 and goto sample01 i nightly build.
2. …
-
11:19 AM Ticket #380 (dialogs to small) closed by Hallvord R. M. Steen (Opera Software)
-
worksforme: Seems to work fine now (Opera build 9488)
-
11:18 AM Ticket #378 (Applying style moves selection) closed by Hallvord R. M. Steen (Opera Software)
-
worksforme: Works in build 9488
-
11:16 AM Ticket #376 ("Remove Format" disables when text wrapped in tags) closed by Hallvord R. M. Steen (Opera Software)
-
duplicate: Works in build 9488, most likely fixed with #9
-
11:06 AM Ticket #20 (The textarea in source mode can grow too big (Opera)) closed by Hallvord R. M. Steen (Opera Software)
-
worksforme: This is fixed but can't currently be verified due to #1098 creating …
-
10:44 AM Ticket #1157 (IE,IE7:Templates carriage return not honoured) created by barns
-
If you create a template such as:
[…]
In IE6, you will get as …
-
9:34 AM Changeset [758] by Frederico Caldeira Knabben
-
First commit of the new Style System. Still not complete, but working …
-
9:28 AM Changeset [757] by Frederico Caldeira Knabben
-
Created the branch for the new Style System.
-
7:13 AM Ticket #1156 (Adding new element to a sublist breaks the list) created by Jon Håvard Gundersen
-
Ok, this one is a bit tricky to explain, but I will try, I've …
-
1:45 AM Ticket #1155 (firefox problem.Editor un-editable) closed by Martin Kou
-
duplicate: This bug is a duplicate of #321 and it is already fixed in the SVN …
Aug 30, 2007:
-
11:29 PM Ticket #1155 (firefox problem.Editor un-editable) created by Ashar
-
Hi
thank you for keeping this tool free
here is the bug I've found
I …
-
9:08 PM Ticket #1153 (Safari: sample09.html, sample10.html and sample11.html don't work properly.) closed by Aleksey Onopriyenko
-
fixed: Fixed with [756].
Btw, the bugs described in {{{ …
-
8:58 PM Changeset [756] by Aleksey Onopriyenko
-
Fixed #1153: focus/blur event handlers are assignted to contentWindow …
-
8:51 PM Ticket #1154 (<br> is removed from the middle of the text) created by alan cook
-
Cross browser editing is removing <br /> tags.
(And I have to ask, why …
-
8:49 PM Ticket #1153 (Safari: sample09.html, sample10.html and sample11.html don't work properly.) created by Aleksey Onopriyenko
-
sample09.html
: toolbars don't expand/collapse on focus/blur …
-
3:39 PM Ticket #1152 ([IE] InsertHtml doesn't insert nodes at the cursor position when foucs ...) created by matan_a
-
In IE6/7, when I use InsertHTML from outside the FCKEditor, meaning it …
-
10:48 AM Ticket #1151 (FCKeditor not compatible with wikitex extension in mediawiki) created by x-rayman
-
Basically when using both fckeditor extension with the wikitex …
-
9:45 AM Ticket #1150 (<br type="_moz" /> appearing in Source mode) closed by Martin Kou
-
fixed: Fixed with [755].
Click here for more info about our SVN …
-
9:45 AM Changeset [755] by Martin Kou
-
Fixed #1150 : Fixed bogus BR nodes showing up in source mode.
-
8:43 AM Ticket #428 (IE problems created unordered list from pasted list) reopened by Martin Kou
-
[631] does not work when EnterMode=br and trying to create list from …
-
7:56 AM Ticket #1150 (<br type="_moz" /> appearing in Source mode) created by Martin Kou
-
Reproduction Procedure:
1. Go to sample12.html
1. Change Enter mode …
-
7:40 AM Changeset [754] by Martin Kou
-
Padding node should not be added when EnterMode=br.
-
7:09 AM Ticket #1121 (Scrolling does not work properly with the new Enter Key handler code) closed by Martin Kou
-
fixed: The problem with br is that it does not work with Opera.
Let's try …
-
7:08 AM Changeset [753] by Martin Kou
-
Fix for #1121 : Fixed the issue where the cursor seems to disappear in …
-
7:00 AM Ticket #1148 (Safari: CSS issue (color selection panel)) closed by Martin Kou
-
fixed: Fixed with [752].
Click here for more info about our SVN …
-
7:00 AM Changeset [752] by Martin Kou
-
Fixed #1148 : Fixed the issue where "Automatic" and "More Colors..." …
-
6:20 AM Ticket #1121 (Scrolling does not work properly with the new Enter Key handler code) reopened by gboissiere
-
This does not work for me unless we also replace:
var dummy = …
-
6:12 AM Ticket #1121 (Scrolling does not work properly with the new Enter Key handler code) closed by Martin Kou
-
fixed: Yes I've missed out the false argument to scrollIntoView(), which …
-
6:06 AM Changeset [751] by Martin Kou
-
Fixed scrollbar jumping problem in FCKEnterKey._ExecuteEnterBr().
-
4:42 AM Ticket #1121 (Scrolling does not work properly with the new Enter Key handler code) reopened by gboissiere
-
Sorry to bring some bad news, but the fix to this issue creates some …
-
3:14 AM Ticket #1149 (Add default action on face for Panel button (menu button)) created by Martin Knowles
-
It's common for toolbar buttons in other applications to do a default …
Note: See
TracTimeline
for information about the timeline view.