Ticket #380 (closed defect: fixed)

Opened 2 years ago

Last modified 21 months ago

Table scrolling with scrollwheel bugs in Opera 9

Reported by: Joonas Lehtinen Owned by: Matti Tahvonen
Priority: minor Milestone: 4.0.1-rc
Component: TK4 base theme Version: 4.0.0-rc
Keywords: opera table scroll wheel Cc:
Known Issue description: Table components rows scroll, but new rows are not fetched. Affects Opera 9 browser.
Hours estimate: Deadline (dd.mm.yyyy):
Known Issue version (since): 4.0.0 Known Issue title: Table does not work with mouse scroll wheel (Opera 9)
Hours done: Depends to:
Affects documentation: no
Known Issue workaround: Use scroll bar in usual manner instead.
Affects release notes: yes Contract:

Description

Table seems to work fine when scrolling form scrollbar, but using scrollwheel for quick scrolling works badly.

Change History

Changed 2 years ago by Joonas Lehtinen

Tested in Mac.

Badly == does not load content to table

Changed 2 years ago by Matti Tahvonen

  • status changed from new to assigned

Problem is on all Operas. They don't fire onscroll if scrolled with wheel. Filled a bug report about this.

In case not fixed when we want to add full Opera support, possible workaround is to detect Opera and in that case attach onscroll event to fire on each onmousewheel.

Changed 2 years ago by Matti Tahvonen

  • keywords opera table scroll wheel added
  • known_issue_title set to Scrolling table with scroll wheel in Opera does not work
  • known_issue_since set to 4.0.0-beta1
  • known_issue_workaround modified (diff)
  • known_issue_desc modified (diff)

Changed 22 months ago by Matti Tahvonen

  • status changed from assigned to closed
  • resolution set to fixed

in [946]

Changed 22 months ago by Jani Laakso

  • known_issue_title changed from Scrolling table with scroll wheel in Opera does not work to Table component does not work with mouse scroll wheel in Opera
  • known_issue_desc modified (diff)

Changed 22 months ago by Jani Laakso

  • known_issue_since changed from 4.0.0-beta1 to 4.0.0

Changed 22 months ago by Jani Laakso

  • known_issue_workaround modified (diff)

Changed 22 months ago by Jani Laakso

  • known_issue_title changed from Table component does not work with mouse scroll wheel in Opera to Table component does not work with mouse scroll wheel (Opera 9)
  • known_issue_desc modified (diff)

Changed 22 months ago by Jani Laakso

  • version changed from 4.0.0-alpha to 4.0.0-rc1
  • milestone changed from Candidates for next release to 4.0.1

Changed 21 months ago by Jani Laakso

  • affects_release_notes set

Changed 21 months ago by Jani Laakso

  • known_issue_desc modified (diff)

Changed 21 months ago by Jani Laakso

  • known_issue_title changed from Table component does not work with mouse scroll wheel (Opera 9) to Table does not work with mouse scroll wheel (Opera 9)
Note: See TracTickets for help on using tickets.