[Webkit-unassigned] [Bug 19735] webkit hangs when bulleting lists in google presentations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 27 10:29:36 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=19735





------- Comment #7 from robbyw at google.com  2008-06-27 10:29 PDT -------
(In reply to comment #6)
> (In reply to comment #5)
> > Without a test case, this bug is going to soon be useless to us, since the
> > docs.google.com reproduction is going away. :(  Perhaps something like this
> > will work?
> 
> To confirm, the above (very simple) proposed test does not repro the hang.
> 

The Docs test case seemed to have something to do with other elements in the
document (but not in the editable area) being set unselectable
(el.style.WebKitUserSelect = 'none').  In our case, it is the toolbar on the
page that is unselectable (as are all its children).  In fact, setting an empty
div to unselectable did not repro the bug but having at least one level of
nested divs each of which were unselectable did repro the bug.

I'll try to create a small test case.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list