Closed Bug 79954 Opened 23 years ago Closed 23 years ago

Two-button paste doesn't work on OS/2

Categories

(SeaMonkey :: UI Design, defect)

x86
OS/2
defect
Not set
minor

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jrop, Assigned: mkaply)

Details

Attachments

(1 file)

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:0.9) Gecko/20010508
BuildID:    2001050812

Using the OS/2 'two-button' paste (left+right clicking at the same time) doesn't
work.

Reproducible: Always
Steps to Reproduce:
1. Put some text on the clipboard.
2. Put the mouse cursor in an input box/url field
3. Click both mouse buttons simultaneously.

Actual Results:  Nothing happens.

Expected Results:  Should have pasted the clipboard contents.
Does it work if you set:

user_pref("middlemouse.paste", true);

in prefs.js?  If so, this is just an error in the default pref setup on OS/2...
or not an error ...
Assignee: asa → mkaply
URL: n/a
Component: Browser-General → XP Apps: GUI Features
Adding the line to prefs.js changes nothing. Still doesn't work. Works in every
other application just fine.
There are two parts to this.

1. We weren't handling WM_CHORD correctly which I already checked in.

2. The middlemouse.paste code is designed for Unix only (it uses the selection 
clipboard) so I had to add a path for OS/2.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
r=anthonyd
sr=sfraser
Summary: Two-button paste doesn't work. → Two-button paste doesn't work on OS/2
Fix checked in. will be in 0.9.1 and tomorrow's nightly.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Verified - this is fixed
Status: RESOLVED → VERIFIED
Product: Core → Mozilla Application Suite
Component: XP Apps: GUI Features → UI Design
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: