Highlighted text in FM/2's ini editor is added to, not replaced
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)
Milestone: |
→ Release_3.15
|
Milestone: |
→ Release_3.23
|
Milestone: |
Release_3.23 → Release_3.24
|
Milestone: |
Release_3.24 → Release_3.25
|
Resolution: |
→ wontfix
|
Status: |
new → closed
|
Milestone: |
Release_3.25 → Release_3.24
|
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.