Details
-
Suggestion
-
Resolution: Unresolved
-
P4: Low
-
4.0.0, 4.0.1, 4.1.0, 4.1.1, 4.1.2, 4.1.3, 4.1.4, 4.1.5, 4.2.0, 4.2.1, 4.2.2, 4.2.3, 4.3.0, 4.3.1, 4.3.2, 4.3.3, 4.3.4, 4.3.5, 4.4.0, 4.4.1, 4.4.2, 4.4.3, 4.5.0, 4.5.1, 4.5.2, 4.5.3, 4.6.0, 4.6.1, 4.6.2, 4.6.3, 4.7.0
-
All platforms.
Description
Currently the tab bar can have its tabs set to minimum and maximum widths and when new tabs are added a scroller appears which allows the tabs to be moved left/right. This leads to a situation where tabs get hidden when more tabs are added than will physically fit into the main widget.
The solution to this would be to emulate what google Chrome does and squash the width of each tab as more tabs are added with perhaps a scroll arrow that is split (left arrow on the far left and right arrow on the far right).
The current way of using style sheets allows some customisation but to provide the behaviour described above would be non-trivial and probably requires a new class.