Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 103730

Summary: PAsting into subject of new mail puts text into body
Product: [Retired] Red Hat Raw Hide Reporter: Kyle R Maxwell <krmaxwell>
Component: evolutionAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-09-04 23:00:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 100644    

Description Kyle R Maxwell 2003-09-04 13:46:52 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20030729
Mozilla Firebird/0.6.1

Description of problem:
When pasting text into the Subject field of a new mail using CTRL-V, the text
doesn't show up in that field but rather in the body textbox.

Version-Release number of selected component (if applicable):
evolution-1.4.4-5

How reproducible:
Always

Steps to Reproduce:
1. Highlight some text (preferably in Evolution to avoid X copy/paste weirdness)
and hit CTRL-C.
2. Click "Send" button in Evolution.
3. Select Subject field.
4. Hit CTRL-V.
    

Actual Results:  The copied text appears in the main body of the mail.

Expected Results:  The copied text should appear in the Subject field.

Comment 1 Jeremy Katz 2003-09-04 23:00:17 UTC
Applied patch from
http://lists.ximian.com/archives/public/evolution-patches/2003-September/002732.html
for gtkhtml3-3.0.8-3.  Should be able to drop out with gtkhtml3 3.0.9 scheduled
for the next week or so.