[Webkit-unassigned] [Bug 8091] Changes made to DOM styles via Obj-C not immediately visible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 22 14:18:04 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=8091





------- Comment #3 from timothy at hatcher.name  2007-02-22 14:18 PDT -------
This still happens. Using setValue:forKey: is a workaround, because that causes
the change to happen in the JavaScript binding (which always does an update
layout and paints if needed). It seems we should do something similar on the
ObjC binding side, or make WebCore smarter about when to update automatically.


-- 
Configure bugmail: http://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