cannot read letters using IME with OSR

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

cannot read letters using IME with OSR

Postby aki » Sat Feb 02, 2019 8:19 am

I found a issue of cefclient CEF3 C++ example.
When I use IME to enter search word for google page,
echoed back strings are all black and cannot read it.
It seems both background and foreground color is black.

And it correctly shows small window of IME for the selection.
If I mouse over one of the choice, then it prints the
selected word as normal. So I can easily workaround this issue.
And it happens only in the OSR mode.


REPRODUCE STEP:

1. build as normal
Code: Select all
git clone https://bitbucket.org/chromiumembedded/cef-project.git
cd cef-project
mkdir build && cd build
cmake -G "Visual Studio 15 Win64" ..
(launch cef.sln using visual studio 2017)
(choose Debug x64)
(build solution)


2. use IME with OSR
Code: Select all
[cefclient project property]-[debug]-[command argument]:
--off-screen-rendering-enabled

run cefclient.exe
click to choose search box
change to IME mode
enter some letters
then, all letters are shown as black box. cannot read it.



MACHINE INFO:
Code: Select all
OS: Windows 10 Home 64 bit (Japanese edition)
IME: Microsoft IME (installed by default)
compiler: visual studio 2017 Version 15.9.6
cef-project commit: 8d5b06ed442dce2a5be21650d18167e74dbbad86
CEF version: cef_binary_3.3538.1852.gcb937fc_windows64


IME-OSR-issue.png
IME-OSR-issue.png (24.77 KiB) Viewed 2918 times
aki
Newbie
 
Posts: 2
Joined: Sat Feb 02, 2019 7:24 am

Re: cannot read letters using IME with OSR

Postby magreenblatt » Sat Feb 02, 2019 11:45 am

magreenblatt
Site Admin
 
Posts: 12382
Joined: Fri May 29, 2009 6:57 pm

Re: cannot read letters using IME with OSR

Postby aki » Sat Feb 02, 2019 7:25 pm

Ah, thanks. very nice.
aki
Newbie
 
Posts: 2
Joined: Sat Feb 02, 2019 7:24 am


Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 37 guests