User tests: Successful: Unsuccessful:
Version 4.3.11 (2016-04-25)
Fixed bug where it wasn't possible to insert empty blocks though the API unless they where padded.
Fixed bug where you couldn't type the Euro character on Windows.
Fixed bug where backspace/delete from a cE=false element to a text block didn't work properly.
Fixed bug where the text color default grid would render incorrectly.
Fixed bug where the codesample plugin wouldn't load the css in the editor for multiple editors.
Fixed so the codesample plugin textarea gets focused by default.
Version 4.3.10 (2016-04-12)
Fixed bug where the key "y" on WebKit couldn't be entered due to conflict with keycode for F10 on keypress.
Version 4.3.9 (2016-04-12)
Added support for focusing the contextual toolbars using keyboard.
Added keyboard support for slider UI controls. You can no increase/decrease using arrow keys.
Added url pattern matching for Dailymotion to media plugin. Patch contributed by Bertrand Darbon.
Added body_class to template plugin preview. Patch contributed by Milen Petrinski.
Added options to better override textcolor pickers with custom colors. Patch contributed by Xavier Boubert.
Added visual arrows to inline contextual toolbars so that they point to the element being active.
Fixed so toolbars for tables or other larger elements get better positioned below the scrollable viewport.
Fixed bug where it was possible to click links inside cE=false blocks.
Fixed bug where event targets wasn't properly handled in Safari Technical Preview.
Fixed bug where drag/drop text in FF 45 would make the editor caret invisible.
Fixed bug where the remove state wasn't properly set on editor instances when detected as clobbered.
Fixed bug where offscreen selection of some cE=false elements would render onscreen. Patch contributed by Steven Bufton
Fixed bug where enter would clone styles out side the root on editors inside a span. Patch contributed by ChristophKaser.
Fixed bug where drag/drop of images into the editor didn't work correctly in FF.
Fixed so the first item in panels for the imagetools dialog gets proper keyboard focus.
Changed the Meta+Shift+F shortcut to Ctrl+Shift+F since Czech, Slovak, Polish languages used the first one for input.
Version 4.3.8 (2016-03-15)
Fixed bug where inserting HR at the end of a block element would produce an extra empty block.
Fixed bug where links would be clickable when readonly mode was enabled.
Fixed bug where the formatter would normalize to the wrong node on very specific content.
Fixed bug where some nested list items couldn't be indented properly.
Fixed bug where links where clickable in the preview dialog.
Fixed so the alt attribute doesn't get padded with an empty value by default.
Fixed so nested alignment works more correctly. You will now alter the alignment to the closest block parent.
Version 4.3.7 (2016-03-02)
Fixed bug where incorrect icons would be rendered for imagetools edit and color levels.
Fixed bug where navigation using arrow keys inside a SelectBox didn't move up/down.
Fixed bug where the visualblocks plugin would render borders round internal UI elements.
Version 4.3.6 (2016-03-01)
Added new paste_remember_plaintext_info option to allow a global disable of the plain text mode notification.
Added new PastePlainTextToggle event that fires when plain text mode toggles on/off.
Fixed bug where it wasn't possible to select media elements since the drag logic would snap it to mouse cursor.
Fixed bug where it was hard to place the caret inside nested cE=true elements when the outer cE=false element was focused.
Fixed bug where editors wouldn't properly initialize if both selector and mode where used.
Fixed bug where IME input inside table cells would switch the IME off.
Fixed bug where selection inside the first table cell would cause the whole table cell to get selected.
Fixed bug where error handling of images being uploaded wouldn't properly handle faulty statuses.
Fixed bug where inserting contents before a HR would cause an exception to be thrown.
Fixed bug where copy/paste of Excel data would be inserted as an image.
Fixed caret position issues with copy/paste of inline block cE=false elements.
Fixed issues with various menu item focus bugs in Chrome. Where the focused menu bar item wasn't properly blurred.
Fixed so the notifications have a solid background since it would be hard to read if there where text under it.
Fixed so notifications gets animated similar to the ones used by dialogs.
Fixed so larger images that gets pasted is handled better.
Fixed so the window close button is more uniform on various platform and also increased it's hit area.
Version 4.3.5 (2016-02-11)
Npm version bump due to package not being fully updated.
Version 4.3.4 (2016-02-11)
Added new OpenWindow/CloseWindow events that gets fired when windows open/close.
Added new NewCell/NewRow events that gets fired when table cells/rows are created.
Added new Promise return value to tinymce.init makes it easier to handle initialization.
Removed the jQuery version the jQuery plugin is now moved into the main package.
Removed jscs from build process since eslint can now handle code style checking.
Fixed various bugs with drag/drop of contentEditable:false elements.
Fixed bug where deleting of very specific nested list items would result in an odd list.
Fixed bug where lists would get merged with adjacent lists outside the editable inline root.
Fixed bug where MS Edge would crash when closing a dialog then clicking a menu item.
Fixed bug where table cell selection would add undo levels.
Fixed bug where table cell selection wasn't removed when inline editor where removed.
Fixed bug where table cell selection wouldn't work properly on nested tables.
Fixed bug where table merge menu would be available when merging between thead and tbody.
Fixed bug where table row/column resize wouldn't get properly removed when the editor was removed.
Fixed bug where Chrome would scroll to the editor if there where a empty hash value in document url.
Fixed bug where the cache suffix wouldn't work correctly with the importcss plugin.
Fixed bug where selection wouldn't work properly on MS Edge on Windows Phone 10.
Fixed so adjacent pre blocks gets joined into one pre block since that seems like the user intent.
Fixed so events gets properly dispatched in shadow dom. Patch provided by Nazar Mokrynskyi.
I am concerned that we do not use the language files from Tinymce
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | External Library |
No same mistake I always mistake ;)
Will fix
On 10 May 2016 at 13:35, zero-24 notifications@github.com wrote:
Did you change the access / permissions from 644 too 755 for a reason?
—
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#10383 (comment)
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/
I have tested this item successfully on 038696e
Thanks @brianteeman
This PR has received new commits.
CC: @dgt41
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-10 13:34:43 |
Closed_By | ⇒ | wilsonge |
Milestone |
Added: |
Did you change the access / permissions from 644 too 755 for a reason?