[Webkit-unassigned] [Bug 11775] 'Show URLs in Tool Tips' preference is ignored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 10 11:06:13 PST 2007


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





------- Comment #4 from mitz at webkit.org  2007-01-10 11:06 PDT -------
(In reply to comment #3)
> (From update of attachment 12346 [edit])
> It's important to fix this! Mail.app uses it.
> 
> But I don't like the idea that setDataSource: does this as a side effect, even
> when the data source is not changing. Is there any better place to put this
> call?

I'm afraid not. viewDidMoveToSuperview is called before the data source (which
is how the WebHTMLView gets at the WebView and the WebPreferences) is set.
There is no explicit call that tells a WebDocumentView that it's been placed in
a frame.

Thanks for the review!


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