[Users] [Bug 4266] New: Incorrect paste
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Wed Oct 30 08:31:22 CET 2019
https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4266
Bug ID: 4266
Summary: Incorrect paste
Product: Claws Mail (GTK3)
Version: GIT
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P3
Component: All
Assignee: users at lists.claws-mail.org
Reporter: kuraga333 at mail.ru
1. Open Claws Mail.
2. Compose a new message.
3. Type "abc" in it.
Then (strange but sorry I couldn't find a simpler situation):
4. Open a site in Chromium.
5. Open Developer tools (<Ctrl>+<Shift>+I).
6. Right clink on some DOM element.
7. Click Copy -> Cope element in context menu.
Say, element's HTML is: <p>def</p>
8. Switch back to new message.
9. Select all text.
10. Paste (<Ctrl>+V).
Expected message's text: <p>def</p>
Actual message's text: <p>def</p>abc
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list