Changeset 1102

Show
Ignore:
Timestamp:
2007-11-23 04:54:04 (2 years ago)
Author:
martinkou
Message:

Added new entries to _whatsnew.html about fixed FCKeditor 2.5 beta tickets.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/_whatsnew.html

    r1097 r1102  
    5656                        context menu panels are now correctly closed on Safari.</li> 
    5757                <li>Empty anchors are now properly created on Safari.</li> 
     58                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1359">#1359</a>] FCKeditor will no longer produce 
     59                        the strange visual effect of creating a selected space and then deleting it in Internet Explorer.</li> 
     60                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1399">#1399</a>] Removed the empty entry in the  
     61                        langauge selection box of sample03.html.</li> 
     62                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1400">#1400</a>] Fixed the issue where the style 
     63                        selection box in sample14.html is not context sensitive.</li> 
     64                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1401">#1401</a>] Completed Hebrew translation of 
     65                        the user interface.</li> 
     66                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1409">#1409</a>] Completed Finnish translation of 
     67                        the user interface.</li> 
     68                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1414">#1414</a>] Fixed the issue where entity code 
     69                        words written inside a &lt;pre&gt; block in Source mode are not converted to the corresponding characters 
     70                        after switching back to editor mode.</li> 
     71                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1418">#1418</a>] Fixed the issue where a deteched 
     72                        toolbar would flicker when FCKeditor is being loaded.</li> 
     73                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1419">#1419</a>] Fixed the issue where pressing  
     74                        Delete in the middle of two lists would incorrectly move contents after the lists to the character  
     75                        position.</li> 
     76                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1420">#1420</a>] Fixed the issue where empty list 
     77                        items can become collapsed and uneditable when it has one of more indented list items directly under it. 
     78                        </li> 
     79                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1431">#1431</a>] Fixed the issue where pressing 
     80                        Enter in a &lt;pre&gt; block in Internet Explorer would move the caret one space forward instead of sending 
     81                        it to the next line.</li> 
     82                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1472">#1472</a>] Completed Arabic translation of 
     83                        the user interface.</li> 
     84                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1474">#1474</a>] Fixed the issue where reloaing a 
     85                        page containing FCKeditor may provoke JavaScript errors in Internet Explorer.</li> 
     86                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1478">#1478</a>] Fixed the issue where parsing 
     87                        fckstyles.xml fails if the file contains no &lt;style&gt; nodes.</li> 
     88                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1491">#1491</a>] Fixed the issue where FCKeditor 
     89                        causes the selection to include an "end of line" character in list items even though the list item is 
     90                        empty.</li> 
     91                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1496">#1496</a>] Fixed the issue where attributes 
     92                        under &lt;area&gt; and &lt;map&gt; nodes are destroyed or left unprotected when switching to and from 
     93                        Source mode.</li> 
     94                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1500">#1500</a>] Fixed the issue where the function 
     95                        _FCK_PaddingNodeListener() is called excessively which negatively affects performance.</li> 
     96                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1514">#1514</a>] Fixed the issue where floating 
     97                        menus are incorrectly positioned when the toolbar or the editor frame are not static positioned.</li> 
     98                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1518">#1518</a>] Fixed the issue where excessive 
     99                        &lt;BR&gt; nodes are not removed after a paragraph is split when creating lists.</li> 
     100                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1521">#1521</a>] Fixed JavaScript error and erratic 
     101                        behavior of the Replace dialog.</li> 
     102                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1524">#1524</a>] Fixed the issue where the caret jumps 
     103                        to the beginning or end of a list block and when user is trying to select the end of a list item.</li> 
    58104        </ul> 
    59105        <h3>