17956586. DRAG AND DROP INTERACTIONS FOR AN OBJECT TRACKING SOFTWARE APPLICATION simplified abstract (Atlassian Pty Ltd.)

From WikiPatents
Jump to navigation Jump to search

DRAG AND DROP INTERACTIONS FOR AN OBJECT TRACKING SOFTWARE APPLICATION

Organization Name

Atlassian Pty Ltd.

Inventor(s)

Alexander James Reardon of Sydney (AU)

DRAG AND DROP INTERACTIONS FOR AN OBJECT TRACKING SOFTWARE APPLICATION - A simplified explanation of the abstract

This abstract first appeared for US patent application 17956586 titled 'DRAG AND DROP INTERACTIONS FOR AN OBJECT TRACKING SOFTWARE APPLICATION

Simplified Explanation

The abstract describes methods and computer programs for drag and drop (DND) operations in a web browser. Here is a simplified explanation of the patent application:

  • Detect commencement of a DND operation on a draggable entity in a web browser
  • Communicate information about the selected draggable entity to the core component of the DND library
  • Activate API event listeners to detect API events fired by the native DND API of the web browser
  • Compute drop targets for the selected draggable entity in the web browser
  • Perform operations in response to core events detected by the adapter component

Potential Applications

This technology could be applied in web development tools, online file management systems, and interactive web applications.

Problems Solved

This technology streamlines the process of implementing drag and drop functionality in web applications, making it more efficient and user-friendly.

Benefits

The benefits of this technology include improved user experience, increased productivity for developers, and enhanced interactivity in web applications.

Potential Commercial Applications

The SEO optimized title for this section could be "Commercial Opportunities for Drag and Drop Technology in Web Development".

Possible Prior Art

One possible prior art for drag and drop technology is the use of drag and drop functionality in desktop applications, which has been around for many years.

Unanswered Questions

How does this technology impact web accessibility?

This article does not address how this technology may affect users with disabilities who rely on assistive technologies to navigate websites.

What are the potential security implications of implementing drag and drop functionality in web applications?

The article does not discuss any security considerations that may arise from using drag and drop operations in web applications, such as the risk of malicious file uploads or data leakage.


Original Abstract Submitted

Example methods and computer programs for performing drag and drop (DND) operations are disclosed. The method includes detecting, at an adapter component of a DND library, commencement of a DND operation on a selected draggable entity in a web browser, and communicating, by the adapter component, a message to a core component of the DND library indicating the commencement of the DND operation and including information about the selected draggable entity. The method further includes activating, by the core component, API event listeners to detect API events fired by a native DND API of the web browser, detecting the API events, and computing drop targets in the web browser for the selected draggable entity. The method further includes firing, by the core component, core events, detecting, by the adapter component, the core events, and performing operations by the adapter component, in response to the core events.