Bug Tracker

Modify

Ticket #1350 (closed bug: wontfix)

Opened 6 years ago

Last modified 5 years ago

Interface: drop box accepts incorrect drops/moves

Reported by: djot Owned by: stefan
Priority: major Milestone: 1.1.4
Component: interface Version: 1.1.3
Keywords: interface drop droppable Cc:
Blocking: Blocked by:

Description

- Not one of the boxes in the example ( http://interface.eyecon.ro/demos/drop.html) behaves like it should. Most times the droppable accepts the draggabel, when the top left corner of the draggable hovers, which is not correct in many cases

Box: "Accepts the element if fits inside"

  • works fine, if box is completely moved "in" from above or from the left
  • works incorrectly, if moved "in" from below or from the right

(see image box1.gif)

Box: "Accepts the element if intersects"

  • works fine, if dragged in from below or from the right
  • works incorrectly, if dragged in from above or from the left

(see image box2.gif)

Box "Accepts the element if pointer hovers"

  • works fine if you drag from above, below or from the right
  • works incorrectly, if dragged in from the left

(see image box3.gif)

djot -

Attachments

box1.gif Download (2.1 KB) - added by djot 6 years ago.
box2.gif Download (2.2 KB) - added by djot 6 years ago.
box3.gif Download (2.2 KB) - added by djot 6 years ago.

Change History

Changed 6 years ago by djot

Changed 6 years ago by djot

Changed 6 years ago by djot

comment:1 Changed 6 years ago by djot

Screenshots where taken in Firefox v2.0.0.4 - djot

comment:2 Changed 5 years ago by scott.gonzal

  • Status changed from new to closed
  • Resolution set to wontfix

Interface is no longer supported; consider switching to  jQuery UI.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.