FLUID-650: Clicking drag bar in uPortal example causes "inst has no properties" error.

Metadata

Source
FLUID-650
Type
Bug
Priority
Major
Status
Closed
Resolution
Duplicate
Assignee
Colin Clark
Reporter
Jonathan Hung
Created
2008-05-27T12:54:41.000-0400
Updated
2008-05-27T13:31:46.000-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Layout Reorderer

Description

Clicking (mouse down+up) on the title / dragbar of a portlet causes a "inst has no properties" error.

Upon further inspection, this is caused if the click (mouse down+up) is "dirty" - i.e. if there is slight movement of the mouse when performing the click. If the mouse is perfectly still and the click is done, the "inst has no properties" error does not occur.

Especially an issue for users with motor control difficulty and users with optical mice.

Comments

  • Michelle D'Souza commented 2008-05-27T13:13:30.000-0400

    I can only recreate this using a portlet with a nested reorderer. It is a problem with the underlying jQuery library. See Fluid-609

  • Jonathan Hung commented 2008-05-27T13:31:46.000-0400

    Duplicate of 609:
    http://issues.fluidproject.org/browse/FLUID-609

    Happens only with a nested reorderer.