Closed Bug 114065 Opened 24 years ago Closed 23 years ago

Smoketest doc issues: Intl Composer: cut &paste from context menu

Categories

(SeaMonkey :: Composer, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.2alpha

People

(Reporter: jfarrell, Assigned: cmanske)

References

Details

(Keywords: intl, regression, Whiteboard: [FIX IN HAND]need sr=)

Attachments

(1 file)

From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0) BuildID: 2001112013 Test IC.2 This test requires that you type in some Japanese characters. I wasn't sure how to do this, but what I did was open www.zdnet.co.jp and then right click | edit Page. This allowed me to copy some of the japanese characters so I could past them in my original Composer window. The problem is that I could only paste these characters in the window by doing clicking on Edit | Paste; it did NOT work when I right clicked on my mouse and selected paste. The browser window worked fine both ways. Reproducible: Always Steps to Reproduce: 1. Follow steps for IC.2 2. open a window to www.zdnet.co.jp and right click | edit page 3. copy some japanese characters to paste in you Compose window 4. try to paste into composer window with mouse right click | paste Actual Results: Does not work with mouse paste Expected Results: Mouse paste should work This works the same on OpenVMS as it does on Linux. Not sure if this should be documented in the test, or fixed. I figured Asa might be able to determine this better than I.
sounds like a bug to me. over to Composer.
Assignee: asa → syd
Component: Mozilla Developer → Editor: Composer
Product: Documentation → Browser
QA Contact: endico → sujay
Version: unspecified → other
-->brade Is this still a bug on recent builds?
Assignee: syd → brade
Keywords: intl
Summary: Smoketest doc issues: Internationalization Composer: cut &paste issue in composer window → Smoketest doc issues: Intl Composer: cut &paste from context menu
Is this still a bug?
is this still a bug?
Keywords: helpwanted
Target Milestone: --- → Future
Kasumi, would you try to reproduce this? Thanks, Teruko
Changed QA contact to myself.
QA Contact: sujay → kasumi
I can't reproduce on 2002-06-05-08-1.0.0 on Win XP Pro. JA.
I am seeing this on 2002090804 W2K, with English characters. Select some text, copy to clipboard. Confirmed it pastes into notepad. Does not paste into a new composer window from the context menu. Does paste from the main menu.
I'm looking at this now
Assignee: brade → cmanske
Attached patch patch v1Splinter Review
restore doCommand calls in Composer context menus
Severity: minor → major
Status: NEW → ASSIGNED
Keywords: helpwantednsbeta1, patch, review
Whiteboard: [FIX IN HAND]need r=,sr=
Target Milestone: Future → mozilla1.2alpha
This is a regression caused by fix to bug 164647
Keywords: regression
Comment on attachment 98593 [details] [diff] [review] patch v1 r=brade but add comment explaining why clipboard items require calling "goDoCommand" in addition to observes attribute and remove extra space after: observes="cmd_redo"
Attachment #98593 - Flags: review+
Ok. Requests will be done.
Whiteboard: [FIX IN HAND]need r=,sr= → [FIX IN HAND]need sr=
Comment on attachment 98593 [details] [diff] [review] patch v1 sr=hewitt
Attachment #98593 - Flags: superreview+
checked into 1.2beta trunk
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment on attachment 98593 [details] [diff] [review] patch v1 Is there any benefit in using command="cmd_undo" instead of oncommand="goDoCommand('cmd_undo')" other than the perf/bloat saving by not constructing extra event handlers?
I tried using "command=" when I fixed bug 164647, but then the menuitems didn't enable/disable properly. It seemed I had to use "observes=" for that to work, so I thought using "doCommand()" was the appropriate thing to use in that context.
*** Bug 166738 has been marked as a duplicate of this bug. ***
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: