[Webkit-unassigned] [Bug 34146] _selectedOrMainFrame should consider caret selection in determining a target frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 29 12:12:07 PST 2010


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





--- Comment #2 from Daniel Jalkut <jalkut at red-sweater.com>  2010-01-29 12:12:07 PST ---
Please disregard this comment. I believe I was misled by another circumstance
of my testing, and since it seemed so similar to the issue reported here
originally, I thought I would tack it on.

I no longer think that style changes being applied to IFRAME have any
relationship to whether there is a selection or not.

Daniel

(In reply to comment #1)
> Another issue that seems doubtless related, is any changes to a WebView's
> preferences object do not trigger relayout of the IFRAME contents unless there
> is a literal selection. I.e. if you are editing inside an IFRAME, inside a
> webview, and the preference for, say, the defaultStandardFont changes, then the
> content of the IFRAME:
> 
> - WILL be updated if there is any active selection range.
> 
> - WILL NOT be updated if there is only a caret selection.
> 
> The inconsistencies stemming from the decision to treat a caret selection as
> "not a selection" seem to be vast and varied.

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