[Development] Qt-5.14.2 - iOS - Drag & Drop

coroberti . coroberti at gmail.com
Mon Apr 20 19:25:32 CEST 2020


On Mon, Apr 20, 2020 at 1:04 PM Tor Arne Vestbø <Tor.arne.Vestbo at qt.io> wrote:
>
> This is a missing feature, please file a feature request, thanks!
>
> Tor Arne
>
> > On 20 Apr 2020, at 08:54, coroberti . <coroberti at gmail.com> wrote:
> >
> > On Sun, Apr 5, 2020 at 1:32 PM coroberti . <coroberti at gmail.com> wrote:
> >> Trying to allow Drag to my app on iOS (iPad with spitted view)
> >> and working in line with: https://doc.qt.io/qt-5/dnd.html
> >>
> >> I see that dragEnterEvent () and dragMoveEvent () are never called.
> >>
> >> This is in contrast to Mac OS X where it works for the same exactly code properly.
> >> (and acceptDrops(true) was set).
> >>
> >> I was using on both platforms QTextEdit widget.
> >>
> >> Is it correct to say that on iOS widgets lack implementation of drap&drop events?
> >>
> >> Please, let me know if I'm missing something like configuration missed, etc.
> >>
> >> Thanks in advance!
> >>
> >> Kind regards,
> >> Robert Iakobashvili
> >> ............................
> >
> > Could somebody from iOS of GUI maintainers guide me whether the
> > issue above is a bug or a feature request to open?
> >
> > Thanks in advance!
> >
> > Kind regards,
> > Robert

Thanks, Tor Arne Vestbø.

Here it is:
https://bugreports.qt.io/browse/QTBUG-83665

Please, vote for it. Thanks!

Kind regards,
Robert Iakobashvili
............................


More information about the Development mailing list