[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kfm-devel
Subject:    bug in khtmlw
From:       Stephan Kulow <coolo () itm ! mu-luebeck ! de>
Date:       1997-07-29 0:30:58
[Download RAW message or body]

Hi!

I found a bug within the new selection code a little bug, that caused
me a segfault with drag 'n drop. 
BTW: It seems, the kfm has some problems with the selecting. If I click
on one file, I get almost every time more then this one.

OK, here's what fixed the problem for me:

Index: htmlobj.cpp
===================================================================
RCS file: /usr/local/cvsroot/kdelibs/khtmlw/htmlobj.cpp,v
retrieving revision 1.11
diff -r1.11 htmlobj.cpp
72c72
<     if ( isSelected() && url[0] != 0 )
---
>     if ( isSelected() && !url.isNull() )

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic