On 2016/12/20 6:21, Jared Wein wrote:
We currently use multiple selections for highlighting the domain in the
location bar, as well as find-in-page "highlight all". What would you
recommend we do if this is removed? I don't see how we would implement
"highlight all" without it.

I'm suggesting this issue only for normal selection (i.e., nsISelectionController::getSelection(nsISelectionController::SELECTION_NORMAL)). Multiple selection for other selection types are necessary, e.g., SELECTION_SPELLCHECK, SELECTION_IME_RAWINPUT, SELECTION_IME_SELECTEDRAWTEXT, SELECTION_IME_CONVERTEDTEXT, SELECTION_IME_SELECTEDCONVERTEDTEXT and SELECTION_FIND. So, perhaps, you don't need to mind about such feature.

(Although, I don't know which selection type is used in location bar.)

--
Masayuki Nakano <masay...@d-toybox.com>
Manager, Internationalization, Mozilla Japan.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to