Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (34 - 36 of 11754)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Ticket Resolution Summary Owner Reporter
#16982 fixed Safari's clipboard API can be trusted Tomasz Jakut Tomasz Jakut
Description

As it's stated in our docs we're still using pastebin in Safari due to fact that it's Clipboard API didn't provide access to data of text/html type. However it's no longer a case. Probably it's time to revise our approach to pasting in Safari and try to drop pastebin there.

#16980 fixed Paste as plain text hotkey in a11y instructions beata_delura Marek Lewandowski
Description

Now that we improved handling for paste as plain text, it would make sense to add a proper information in Accessibility Instructions dialog (alt+0).

So we want to put hotkey for paste as plain text:

  • ctrl+shift+v on Windows
    • For Edge it's ctrl+shift+v followed by ctrl+v
  • cmd+alt+shift+v on Safari, Mac
#16979 fixed Paste From Word Filter is not integrated with BR mode Jakub Ś
Description

Steps to reproduce

  1. Open http://nightly.ckeditor.com/17-04-19-06-08/full/samples/old/enterkey/enterkey.html
  2. Sent enter mode to BR
  3. Paste contents from attached document
  4. Switch to Source Mode

Expected result

<b><i>Paste from word</i></b><br />

Actual result

<p><b><i>Paste from word</i></b></p>

Other details (browser, OS, CKEditor version, installed plugins)

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