Bug 492704

Summary: Tabs always hidden
Product: [Applications] Falkon Reporter: Malte S. Stretz <mss>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: 24.08.0   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Malte S. Stretz 2024-09-06 07:52:14 UTC
SUMMARY
Since while (I think since the Qt6 port) Falkon does not show a tab bar at all anymore. It doesn't matter what value the "Hide tabs when there is only one tab" option is set to.

STEPS TO REPRODUCE
1. Open Falkon
2. Go to eg. www.kde.org
3. Press Ctrl+T

OBSERVED RESULT
No tab bar was visible when the app was started and no tab bar appeared when a new tab was opened

EXPECTED RESULT
Depending on the "hide tabs" option the tabs should have been visible from the start or not but as soon as a new tab is opened a tab bar should definitely be displayed.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 6.0
KDE Plasma Version: 6.1.4
KDE Frameworks Version: 6.5.0
Qt Version: 6.7.2
Kernel Version: 6.8.0-40-generic (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i5-6300U CPU @ 2.40GHz
Memory: 19.4 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 520

ADDITIONAL INFORMATION
Comment 1 Malte S. Stretz 2024-09-06 07:55:13 UTC
I just discovered that I had the "Vertical Tabs" extension enabled but the sidebar was hidden. One could argue that the sidebar should appear once a new tab is opened but I guess this works as designed.