Bug 166584 - Tabbing past end of tab list
Summary: Tabbing past end of tab list
Status: RESOLVED DUPLICATE of bug 163778
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-15 00:01 UTC by David R. Hoskin
Modified: 2008-07-31 00:21 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David R. Hoskin 2008-07-15 00:01:15 UTC
Version:            (using KDE 4.0.5)
Installed from:    Fedora RPMs
OS:                Linux

When the current tab is at the end of the tab list, hitting CTRL+TAB results in a crash.

Expected behaviour: wrap around to first tab | open new tab
Actual   behaviour: konqueror crashes
Backtrace:
[KCrash handler]
#6  0x07158806 in QTabWidget::qt_metacall () from /usr/lib/libQtGui.so.4
#7  0x06bf450a in KTabWidget::qt_metacall () from /usr/lib/libkdeui.so.5
#8  0x0772d5aa in ?? () from /usr/lib/libkdeinit4_konqueror.so
#9  0x00297e67 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#10 0x00298c22 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#11 0x077289b7 in ?? () from /usr/lib/libkdeinit4_konqueror.so
#12 0x07725d6d in ?? () from /usr/lib/libkdeinit4_konqueror.so
#13 0x06de4a06 in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#14 0x06dec4ef in QApplication::notify () from /usr/lib/libQtGui.so.4
#15 0x06b1a5fd in KApplication::notify () from /usr/lib/libkdeui.so.5
#16 0x00285c1b in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#17 0x06e336be in ?? () from /usr/lib/libQtGui.so.4
#18 0x06e60490 in ?? () from /usr/lib/libQtGui.so.4
#19 0x06e6234d in ?? () from /usr/lib/libQtGui.so.4
#20 0x06e3d654 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#21 0x06e63c0c in ?? () from /usr/lib/libQtGui.so.4
#22 0x03ac30d8 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#23 0x03ac6783 in ?? () from /lib/libglib-2.0.so.0
#24 0x03ac6941 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#25 0x002a7de2 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#26 0x06e63395 in ?? () from /usr/lib/libQtGui.so.4
#27 0x00284942 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#28 0x00284b32 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#29 0x00287e7d in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#30 0x06de47a7 in QApplication::exec () from /usr/lib/libQtGui.so.4
#31 0x0778a0e3 in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#32 0x08048792 in _start ()

How reproducible: always
How to reproduce: hit CTRL+TAB when last tab is selected
Comment 1 Dario Andres 2008-07-30 22:55:11 UTC
Using KDE 4.1.00 (KDE 4.1.0) (KDEmod) in ArchLinux i686:
I can't reproduce this bug.

Can you test with the KDE4.1 release ?
Comment 2 Frank Reininghaus 2008-07-31 00:21:49 UTC
As Darío pointed out in http://bugs.kde.org/show_bug.cgi?id=163778#c7, this is a duplicate of a bug reported earlier. 

*** This bug has been marked as a duplicate of 163778 ***