NOTIMPLEMENTED() in X11InputMethodContextImplGtk |
||
Issue description
Chrome Version : ToT
OS Version : Linux
URLs (if applicable) : about:blank
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari:
Firefox:
IE/Edge:
What steps will reproduce the problem?
1. run chrome
What is the expected result?
no log spam
What happens instead of that?
[70451:70451:1004/165505.033670:ERROR:x11_input_method_context_impl_gtk.cc(144)] Not implemented reached in virtual void libgtkui::X11InputMethodContextImplGtk::SetSurroundingText(const base::string16 &, const gfx::Range &)
Looks like r594082 may be responsible.
,
Oct 12
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/659bcd6ea436b9b38ce346e6e13cd8727ade551a commit 659bcd6ea436b9b38ce346e6e13cd8727ade551a Author: Tom Anderson <thomasanderson@chromium.org> Date: Fri Oct 12 16:03:18 2018 Fix NOTIMPLEMENTED() in X11InputMethodContextImplGtk BUG= 892351 R=jani.hautakangas@lge.com,msisov@igalia.com Change-Id: I422141bae3e10339cb38490a2a7acd1e3c66d339 Reviewed-on: https://chromium-review.googlesource.com/c/1269337 Reviewed-by: Maksim Sisov <msisov@igalia.com> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#599236} [modify] https://crrev.com/659bcd6ea436b9b38ce346e6e13cd8727ade551a/chrome/browser/ui/libgtkui/x11_input_method_context_impl_gtk.cc
,
Oct 12
|
||
►
Sign in to add a comment |
||
Comment 1 by thomasanderson@chromium.org
, Oct 8Status: Started (was: Unconfirmed)