yam icon indicating copy to clipboard operation
yam copied to clipboard

Drag & drop does not work in addressbook window

Open jens-maus opened this issue 8 years ago • 2 comments

Originally by [email protected] on 2015-11-02 10:01:54 +0100


Summary

When you create a group & then try to drag & drop a line (person) into itn the following happens

  • when you leftclick in an addressline the line highlights, but no white border appears
    • when you try to drag it the line does not move but the lines you pass over become highlighted too
    • when you release the LMB all these lines remain selected, but no drop

Steps to reproduce

1.create a group 2.drag & drop a line into it

Expected results

line dropped

Actual results

no line droped

Regression

Notes

SAM460ex OS4.1FE

YAM dev 2.10 creating a group

00001 : YAM.debug : o.k. = [exec] OpenLibrary("BetterString.mcc",0) [74uS] 00002 : YAM.debug : o.k. = [exec] OpenLibrary("BetterString.mcc",0) [35uS] 00003 : YAM.debug : FAIL = GetVar("MagicWB",0x6001EB38,4,0x00000100) [226uS] trying to drag & drop a person into it This does not succeeds:

  • all lines between, drag & "drop" line get highlighted, -during drag no white border visible
  • on drop the highlighting remains on all the lines

- No snoopy output here

YAM2.8p1 ------Log Generated by; Snoopy 53.34 (12.3.2014)

00001 : YAM2.8p1 : o.k. = [exec] OpenLibrary("BetterString.mcc",0) [73uS] 00002 : YAM2.8p1 : o.k. = [exec] OpenLibrary("BetterString.mcc",0) [34uS] 00003 : YAM2.8p1 : FAIL = GetVar("MagicWB",0x6001E958,4,0x00000100) [231uS] 00004 : YAM2.8p1 : FAIL = GetVar("MagicWB",0x6001FF38,4,0x00000100) [411uS] 00005 : YAM2.8p1 : o.k. = [exec] OpenLibrary("mui/Pixmap.mui",20) [140uS] 00006 : YAM2.8p1 : FAIL = GetVar("muiscreenlock",0x6001F918,8,0x00000000) [259uS] 00007 : YAM2.8p1 : FAIL = Lock("env:mui/nolock",SHARED) [98uS] 00008 : YAM2.8p1 : o.k. # [exec] OpenDevice("timer.device",1,0x5B984760,0x00000000)0 [35uS]

Drag & drop works snoopy output generated

2.9p1 has the same problem 2.8p1 is ok

jens-maus avatar Apr 26 '16 01:04 jens-maus

This behaviour is the same on my Amiga A1200 with 060 Blizzard and latest nightly build.

jerseywurzel avatar Feb 24 '17 21:02 jerseywurzel

The real dragging starts as soon as you move the mouse outside the listtree object sideways (left or right). Moving the mouse up/down with the left button pressed will just do a multi selection of entries.

tboeckel avatar Mar 27 '17 13:03 tboeckel