Opened 15 years ago

Closed 14 years ago

#287 closed defect (fixed)

Fail to narrow Task pane when drag the Vertical Line

Reported by: jennyhe Owned by: madair
Priority: P2 Milestone: Future
Component: Widgets Version: 1.1.1
Severity: Major Keywords:
Cc: Browser: All
External ID: 1254170 Operating System: All
state: New

Description

From Autodesk QA Steps:

  1. Open the Fusion web layout.
  2. Redline->Double Click Task Pane in the left panel.
  3. Drag the Vertical line to resize the Task Pane

Results: Please refer to the attached png file. If users drag the Vertical Line in the position above the Red line in png file, Task pane could be narrowed. However, if below the red line, it failed.

Expected results: No matter where Users drag, it should work correctly.

Attachments (1)

VerticalLine.PNG (31.7 KB ) - added by jennyhe 15 years ago.

Download all attachments as: .zip

Change History (4)

by jennyhe, 15 years ago

Attachment: VerticalLine.PNG added

comment:1 by chrisclaydon, 15 years ago

This behavior only seems to happen for the task pane. Dragging over the legend or selection panel works correctly. Also, if no page is loaded in the task pane, it also works. So it appears that the iFrame loaded in the task pane is grabbing the drag events, and they are not making it back to Fusion. I talked to Paul Spencer about this, and it is his opinion that this should be addressed in the Jx library code.

comment:2 by madair, 14 years ago

Status: newassigned

the fix is in template CSS files: add z-index:-1 to the jxPanelContentContainer class

comment:3 by madair, 14 years ago

Resolution: fixed
Status: assignedclosed

opened a ticket for this on MapGuide Trac: http://trac.osgeo.org/mapguide/ticket/1194

Note: See TracTickets for help on using tickets.