-
```
What steps will reproduce the problem?
the ime window can not hide when i input password,so the password show chinese
Character with underline.but it is ok on chrome testing.
What is the expecte…
-
```
The NSApplication instance provided by clients needs to implement the
NSAccessibility protocol to listen for accessibilitySetValue changes to detect
when a screen reader is active.
Add support…
-
```
For CEF3 on Windows, the IME implementation is missing when off-screen
rendering is enabled. See issue #973 for the OS-X implementation.
```
Original issue reported on code.google.com by `magree…
-
```
What steps will reproduce the problem?
1. "run win64 Debug detailed"
2. Wait for it to come up and display the Google search page.
3. Select Bookmarks, Download Test
What is the expected output? …
-
```
The browser displays a default context menu on right-click. CEF has an API for
customizing natively this menu. It would be nice to have it in CEF Python.
A workaround for hiding this menu:
…
-
hello guusdk,...
i wonder if the jxbrowser is still working until now?
Which version of jxbrowser that you're using currently?
-
```
It would be good if middle mouse wheel events not handled by the web view could
be forwarded to the parent view instead. This way we can embed a CEF view in a
larger scrollable view with smaller…
-
```
What steps will reproduce the problem?
1. Unpack attached file
2. Copy resources and library files into Release folder
3. run "make"
4. when using older CEF everything works, new(er) CEF crashes
…
-
```
What steps will reproduce the problem?
1. open attached file index.html
2. use touch screen:
- touch at end of text in textarea
- touch again, caret tracker appears
- move it to the middl…
-
```
By default non-local schemes cannot inspect the clipboard contents for
drag&drop content. This is problematic for client applications that use
multiple browser windows to host content from diffe…