New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 892351 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Oct 12
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

NOTIMPLEMENTED() in X11InputMethodContextImplGtk

Project Member Reported by skobes@chromium.org, Oct 4

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.
 
Owner: thomasanderson@chromium.org
Status: Started (was: Unconfirmed)
Project Member

Comment 2 by bugdroid1@chromium.org, 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

Status: Fixed (was: Started)

Sign in to add a comment