zhangqd / chromiumembedded

Automatically exported from code.google.com/p/chromiumembedded
0 stars 1 forks source link

CEF returns bold/itallic on selecting normal text which is adjacent to Bold/itallic text. #1233

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Make some text in a paragraph Bold/italic.
2. Select the bold/italic text followed by normal text 
3. Use queryCommandstate to get the stae of the Text

What is the expected output? What do you see instead?
Expected: CEF should return false
Actual: CEF returns true

What version of the product are you using? On what operating system?
OS: WIn/Mac
Version: CEF 3 1364

Please provide any additional information below.

Original issue reported on code.google.com by bcdiv...@gmail.com on 18 Mar 2014 at 3:26

GoogleCodeExporter commented 9 years ago
The 1364 branch is old, you should test with 1650 or 1750. How does it behave 
in Google Chrome?

Original comment by magreenb...@gmail.com on 18 Mar 2014 at 3:31

GoogleCodeExporter commented 9 years ago
The behavior is same on the latest Google Chrome browser

Original comment by bcdiv...@gmail.com on 18 Mar 2014 at 5:02

GoogleCodeExporter commented 9 years ago
OK, please find/file a bug at http://crbug.com. CEF will get the change after 
updating past the Chromium version that includes the fix.

Original comment by magreenb...@gmail.com on 18 Mar 2014 at 5:04

GoogleCodeExporter commented 9 years ago
Thank you.

I have logged a Chromium bug for this issue:
Bug No: http://code.google.com/p/chromium/issues/detail?id=353637

Original comment by bcdiv...@gmail.com on 18 Mar 2014 at 5:56