Opened 17 years ago

Closed 9 years ago

Last modified 9 years ago

#201 closed defect (wontfix)

Highlighted text in FM/2's ini editor is added to, not replaced

Reported by: dwgras Owned by:
Priority: minor Milestone: Release_3.24
Component: AddOns Version: 3.09
Keywords: Cc:

Description

If I copy text to the clipboard and then highlight text in the ini editor while in edit mode, then click both the right and left mouse buttons simultaneously, should not the highlighted text be replaced with the text from the clipboard? Presently, instead of replacing the text, FM/2's ini editor adds the text from the clipboard to the already highlighted text.

Change History (7)

comment:1 by Gregg Young, 16 years ago

This is the standard OS/2 behavior for MLM_PASTE to change it we would need to capture it and send MLM_INSERT in its place.

comment:2 by Gregg Young, 16 years ago

Milestone: Release_3.15

comment:3 by Steven Levine, 11 years ago

Milestone: Release_3.23

comment:4 by Gregg Young, 10 years ago

Milestone: Release_3.23Release_3.24

Ticket retargeted after milestone closed

comment:5 by Steven Levine, 9 years ago

Milestone: Release_3.24Release_3.25

comment:6 by John Small, 9 years ago

Resolution: wontfix
Status: newclosed

As mentioned earlier, this is standard behavior. The desired behavior can be achieved by using a keyboard paste: Shift+Insert

comment:7 by Gregg Young, 9 years ago

Milestone: Release_3.25Release_3.24
Note: See TracTickets for help on using tickets.