View Issue Details

IDProjectCategoryView StatusLast Update
0005488SOGoWeb Mailpublic2022-08-08 21:39
Reporterrof Assigned Tofrancis  
PrioritynormalSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
Product Version5.5.1 
Fixed in Version5.7.1 
Summary0005488: Problems pasting text from the clipboard using the mouse
Description

When I try to paste a longer text by "right-click and paste", the text is pasted, but the process does not seem to be finished. Only after the next keystroke the scrollbars are recalculated. If you paste a text with the mouse and scroll immediately afterwards (without pressing any key in between), you may not be able to reach parts of the content below, because the scrollbar is obviously still based on the length of the text before pasting.

Steps To Reproduce
  1. logging in demo.sogo.nu
  2. replying a mail to demonstrate the not reachable content
  3. paste longer text via right-click
Additional Information

Pasting with CTRL+V does not have these problems, accordingly it occurs only when writing in plaintext (browsers prevent pasting by mouse click when writing as HTML). It doesn't matter if the window is opened inline or as a popup. I could reproduce the error in the demo system. A similar behavior occurs when changing the signature: Also here the signature is only displayed when a key is pressed.

TagsNo tags attached.

Activities

francis

francis

2022-08-03 20:40

administrator   ~0016148

With Firefox 102, I get an error when pasting using the contextual menu:

Christian Mack

Christian Mack

2022-08-05 13:00

developer   ~0016153

I can reproduce that in "Plain Text" Mode.
In "HTML" Mode I get the same error as francis.

Related Changesets

sogo: master efe78c51

2022-08-08 21:38

francis


Details Diff
fix(mail(js)): handle paste action from contextual menu

Fixes 0005488
Affected Issues
0005488
mod - UI/WebServerResources/js/Common/sgAutogrow.directive.js Diff File

Issue History

Date Modified Username Field Change
2022-03-02 10:42 rof New Issue
2022-08-03 20:40 francis Note Added: 0016148
2022-08-03 20:40 francis File Added: Screen Shot 2022-08-03 at 16.38.23.jpg
2022-08-05 13:00 Christian Mack Note Added: 0016153
2022-08-08 21:39 francis Changeset attached => sogo master efe78c51
2022-08-08 21:39 francis Assigned To => francis
2022-08-08 21:39 francis Resolution open => fixed
2022-08-08 21:39 francis Status new => resolved
2022-08-08 21:39 francis Fixed in Version => 5.7.1