[Webkit-unassigned] [Bug 109434] Web Inspector: Colorpicker not saving values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 11:15:08 PST 2013


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





--- Comment #5 from Brian Grinstead <briangrinstead at gmail.com>  2013-02-11 11:17:21 PST ---
Not saying that we *should* do this, but this code does cause everything to work: 

    var scrollerElement = hasSpectrum ? self._parentPane._parentView._parentView.element.parentNode : null;

The scroll event seems to now be happening on the div[class=split-view-contents split-view-contents-vertical split-view-sidebar-right].  Surely there is a better way to get that element from the stylessidebarpane than the way above, though.


(In reply to comment #3)
> (From update of attachment 187572 [details])
> Does the spectrum follow the swatch when the sidebar is scrolled?

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



More information about the webkit-unassigned mailing list