octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #54495] Drag and drop inside editor does not w


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #54495] Drag and drop inside editor does not work
Date: Tue, 14 Aug 2018 09:36:04 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134

Follow-up Comment #11, bug #54495 (project octave):

I will take that back, the actually issue is caused by
https://hg.savannah.gnu.org/hgweb/octave/rev/4eff94123bea, (bug #50559), which
I broke the text drag with the fix :)

The issue is that since on that previous chamnge set of comment #5 below
(https://hg.savannah.gnu.org/hgweb/octave/rev/7332287221a9 ), the tabwidget is
now handling the drag/drop because it wants to get the case of someone
dragging files. However, it was not working bas the editor widget was reciving
the drop event instead (Bug #50559), so the file editors drag/drop was
disabled.

SO for both to work, somehow the editor needs to accept everything except url
drops, and the tabwidget needs to accept only url drops


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54495>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]