Bug 137624 - html form + kwallet = crash
Summary: html form + kwallet = crash
Status: RESOLVED DUPLICATE of bug 74569
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-20 15:16 UTC by Andre Woebbeking
Modified: 2006-11-20 15:44 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andre Woebbeking 2006-11-20 15:16:12 UTC
Version:           3.5.5 (using KDE 3.5.5, compiled sources)
Compiler:          Target: x86_64-linux-gnu
OS:                Linux (x86_64) release 2.6.18-2-amd64

Hi,

when I fill the form on https://webmailer.1und1.de/ and press enter kwallet asks me two times to store the password. If you wait long enough between these queries I get the following crash (I use Esc to cancel kwallet dialogs):

#4  QLineEdit::selectedText (this=<value optimized out>)
    at widgets/qlineedit.cpp:228
#5  0x00002ac5f8ae0db6 in KLineEdit::keyPressEvent (this=0x102de00, 
    e=0xda4630) at /Devel/src/kde/kdelibs/kdeui/klineedit.cpp:809
#6  0x00002ac5fdcb53d5 in khtml::RenderWidget::handleEvent (this=0xf95cb8, 
    ev=@0xdcf540)
    at /Devel/src/kde/kdelibs/khtml/rendering/render_replaced.cpp:858
#7  0x00002ac5fdc5ee36 in DOM::HTMLGenericFormElementImpl::defaultEventHandler
    (this=0x102da10, evt=0xdcf540)
    at /Devel/src/kde/kdelibs/khtml/html/html_formimpl.cpp:994
#8  0x00002ac5fdc65593 in DOM::HTMLInputElementImpl::defaultEventHandler (
    this=0x102da10, evt=0xdcf540)
    at /Devel/src/kde/kdelibs/khtml/html/html_formimpl.cpp:1805
#9  0x00002ac5fdc28dbe in DOM::NodeImpl::dispatchGenericEvent (
    this=0x102da10, evt=0xdcf540)
    at /Devel/src/kde/kdelibs/khtml/xml/dom_nodeimpl.cpp:398
#10 0x00002ac5fdc27ac5 in DOM::NodeImpl::dispatchEvent (this=0x102da10, 
    evt=0xdcf540, exceptioncode=@0x7fffb298bfa4, tempEvent=true)
    at /Devel/src/kde/kdelibs/khtml/xml/dom_nodeimpl.cpp:342
#11 0x00002ac5fdc28104 in DOM::NodeImpl::dispatchKeyEvent (this=0x102da10, 
    key=0x7fffb298c950, keypress=<value optimized out>)
    at /Devel/src/kde/kdelibs/khtml/xml/dom_nodeimpl.cpp:578
#12 0x00002ac5fdbc8663 in KHTMLView::dispatchKeyEventHelper (this=0x9e46d0, 
    _ke=0x7fffb298c950, keypress=true)
    at /Devel/src/kde/kdelibs/khtml/khtmlview.cpp:1380
#13 0x00002ac5fdbc8730 in KHTMLView::dispatchKeyEvent (this=0x9e46d0, 
    _ke=0x7fffb298c950) at /Devel/src/kde/kdelibs/khtml/khtmlview.cpp:1336
#14 0x00002ac5fdbcbf00 in KHTMLView::keyPressEvent (this=0x9e46d0, 
    _ke=0x7fffb298c950) at /Devel/src/kde/kdelibs/khtml/khtmlview.cpp:1465
#15 0x00002ac5fdbc7ce9 in KHTMLView::eventFilter (this=0x9e46d0, o=0x102de00, 
    e=0x7fffb298c950) at /Devel/src/kde/kdelibs/khtml/khtmlview.cpp:1924
#16 0x00002ac5f9df6902 in QObject::activate_filters (this=0x102de00, 
    e=0x7fffb298c950) at kernel/qobject.cpp:903
#17 0x00002ac5f9df6957 in QObject::event (this=0x102de00, e=0x7fffb298c950)
    at kernel/qobject.cpp:735
#18 0x00002ac5f9e28c18 in QWidget::event (this=0x7fffb298bd10, e=0x40)
    at kernel/qwidget.cpp:4659
#19 0x00002ac5f9eab643 in QLineEdit::event (this=0x102de00, e=0x7fffb298c950)
    at widgets/qlineedit.cpp:1421
#20 0x00002ac5fdcbdf59 in khtml::LineEditWidget::event (this=0x7fffb298bd10, 
    e=0x40) at /Devel/src/kde/kdelibs/khtml/rendering/render_form.cpp:419
Comment 1 Tommi Tervo 2006-11-20 15:44:47 UTC

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