Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
implement enhanced clipboard for html editor #3150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
implement enhanced clipboard for html editor #3150
Changes from all commits
aa8b59c
fbf8906
990a0cf
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 14 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart#L14
Check warning on line 39 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart#L39
Check warning on line 43 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart#L43
Check warning on line 47 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart#L47
Check warning on line 51 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart#L51
Check warning on line 55 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart#L55
Check warning on line 61 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart#L60-L61
Check warning on line 66 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart#L66
Check warning on line 68 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart#L68
Check warning on line 70 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart#L70
Check warning on line 72 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart#L72
Check warning on line 76 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart#L76
Check warning on line 79 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart#L79
Check warning on line 88 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_copy_handler.dart#L87-L88
Check warning on line 15 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart#L15
Check warning on line 23 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart#L23
Check warning on line 30 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart#L30
Check warning on line 38 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart#L35-L38
Check warning on line 43 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart#L43
Check warning on line 45 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart#L45
Check warning on line 70 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart#L70
Check warning on line 74 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart#L74
Check warning on line 81 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart#L78-L81
Check warning on line 85 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart#L84-L85
Check warning on line 90 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart#L90
Check warning on line 94 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart#L94
Check warning on line 100 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart#L100
Check warning on line 106 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart#L103-L106
Check warning on line 111 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart#L108-L111
Check warning on line 114 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart#L114
Check warning on line 119 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart#L118-L119
Check warning on line 121 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart#L121
Check warning on line 126 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart#L126
Check warning on line 135 in app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart
app/lib/common/toolkit/html_editor/clipboard/commands/custom_paste_command.dart#L135
Check warning on line 475 in app/lib/common/toolkit/html_editor/html_editor.dart
app/lib/common/toolkit/html_editor/html_editor.dart#L470-L475
Check warning on line 477 in app/lib/common/toolkit/html_editor/html_editor.dart
app/lib/common/toolkit/html_editor/html_editor.dart#L477
Check warning on line 542 in app/lib/common/toolkit/html_editor/html_editor.dart
app/lib/common/toolkit/html_editor/html_editor.dart#L541-L542
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.