[PR #913] [MERGED] Workaround for pasting into editor within scrollview #2655

Closed
opened 2025-11-26 23:22:15 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/913
Author: @mpbw2
Created: 5/20/2020
Status: Merged
Merged: 5/20/2020
Merged by: @mpbw2

Base: masterHead: editor-paste-fix


📝 Commits (1)

  • 0e0ce0c Workaround for pasting into editor within scrollview

📊 Changes

1 file changed (+9 additions, -0 deletions)

View changed files

📝 src/Android/Renderers/CustomEditorRenderer.cs (+9 -0)

📄 Description

Workaround provided by Xamarin team for allowing long-press-in-editor-within-scrollview system prompts to appear (copy/paste/etc). Fixes #747


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/913 **Author:** [@mpbw2](https://github.com/mpbw2) **Created:** 5/20/2020 **Status:** ✅ Merged **Merged:** 5/20/2020 **Merged by:** [@mpbw2](https://github.com/mpbw2) **Base:** `master` ← **Head:** `editor-paste-fix` --- ### 📝 Commits (1) - [`0e0ce0c`](https://github.com/bitwarden/android/commit/0e0ce0c37a342b1617d69414230e1bf8a9f9ddd1) Workaround for pasting into editor within scrollview ### 📊 Changes **1 file changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/Android/Renderers/CustomEditorRenderer.cs` (+9 -0) </details> ### 📄 Description Workaround provided by Xamarin team for allowing long-press-in-editor-within-scrollview system prompts to appear (copy/paste/etc). Fixes #747 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:22:15 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#2655