Opened 10 years ago

Closed 10 years ago

#10836 closed enhancement (invalid)

Change tabs in BTabView using the mouse wheel

Reported by: waddlesplash Owned by: axeld
Priority: normal Milestone: R1
Component: Kits/Interface Kit Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This is a common feature in most UI toolkits (e.g. Qt has it by default) that tabs can be changed by hovering over the tab bar and then scrolling with the mouse wheel.

Scrolling down (towards yourself) on the mousewheel should change tabs to the right, and vice versa. When the last tab is reached, just stop changing tabs (don't repeat back to the start).

Change History (4)

comment:1 by bonefish, 10 years ago

This feature is very high on my most hated list. I find it most annoying when scrolling a widget I actually want to scroll and get too close to the tabs of the containing tab view.

I also have a hard time imagining an actual use case for the feature. I usually just click on the tab I want to activate.

in reply to:  1 comment:2 by anevilyak, 10 years ago

Replying to bonefish:

This feature is very high on my most hated list. I find it most annoying when scrolling a widget I actually want to scroll and get too close to the tabs of the containing tab view.

I also have a hard time imagining an actual use case for the feature. I usually just click on the tab I want to activate.

I'd have to second that myself, when possible it's one of the first things I disable.

comment:3 by pulkomandy, 10 years ago

Same here. Don't do that.

comment:4 by waddlesplash, 10 years ago

Resolution: invalid
Status: newclosed

Fine. If anyone comes up with a real need for that feature (rather than just a "want") we can revisit this.

Note: See TracTickets for help on using tickets.