Project

General

Profile

Actions

Bug #3573

closed

Problem with button scroll in different views in firefox

Added by Vitaly Volochay over 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
09/09/2014
Due date:
% Done:

0%

Estimated time:

Description

Hello! I have a problem with scroll using buttons (key up, key down) in views.

I have WTreeView and WTableView, I select some row in the tree, press key up/key down and it scrolls correctly.

But when I select some row in table and press up/down this table does not scroll, but the tree does!

Could you tell me if is it a bug or what can cause such a behavior. This issue only appears on firefox for me, on chrome and opera everything is ok and proper view scrolls in both cases.

Is scrolling after press key up/key down a defined proper behavior for Wt views?

Actions #1

Updated by Koen Deforche over 9 years ago

  • Status changed from New to Feedback
  • Assignee set to Koen Deforche

Hey,

I don't know how you manage to do this, but in my case both WTableView and WTreeView have the same behaviour: i.e. they do not react key down/up at all. I suspect this has also to do with OS dependency, but indeed, it is not entirely defined in CSS I believe.

Normally on a widget which can take 'focus' (like line edits, etc...) can react to key events, but neither a WTreeView or WTableView sets 'tabindex' which would allow it to be focussed.

Regards,

koen

Actions #2

Updated by Benoit Daccache over 8 years ago

  • Status changed from Feedback to Closed
  • Target version changed from 3.3.1 to 3.3.5
Actions

Also available in: Atom PDF