Uploaded image for project: 'Pivot'
  1. Pivot
  2. PIVOT-247

Mouse.capture() interferes with mouseClick event

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Not A Problem
    • None
    • 2.0.1
    • wtk
    • None

    Description

      Use case: add functionality for the user to be able to double click on the resize handle of a TableViewHeader column to set the column to its default size.

      As the code stands right now, this feature is blocked from being implemented because when the user presses the mouse over the column resize area, we capture the mouse, and we release it upon mouse up. This process causes there to be no mouseClick event fired on the TableViewHeader.

      Attachments

        Activity

          People

            gbrown Gregory K. Brown
            tvolkert Todd Volkert
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: