[Webkit-unassigned] [Bug 20443] Certain parts of link are not clickable when there is frameset

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 29 08:22:05 PDT 2008


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





------- Comment #15 from bgarcia at google.com  2008-08-29 08:22 PDT -------
(In reply to comment #12)
> Make a 2-dimensional frameset (with both rows and columns) and you'll see why
> your patch is  wrong.  You will only return true from canResize if you're over
> joins of vertical and horizontal splitters.

I've done just this, and I'm still able to resize at any point along the
splitters.  Strange.  Have you tried it with this patch?

But I agree that this fix is incorrect.  Your explanation that canResize should
only be called when nodeAtPoint is true made the code clearer to me.  I'll test
simply removing the call to canResize.


-- 
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