lp://staging/~osomon/oxide/non-ime-initiated-text-edit
Created by
Olivier Tilloy
and last modified
- Get this branch:
- bzr branch lp://staging/~osomon/oxide/non-ime-initiated-text-edit
Only
Olivier Tilloy
can upload to this branch. If you are
Olivier Tilloy
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Ready for review
for merging
into
lp://staging/~oxide-developers/oxide/oxide.trunk
- Chris Coulson: Needs Fixing
-
Diff: 418 lines (+207/-18)14 files modifiedpatches/notify-text-updates.patch (+135/-0)
patches/series (+2/-0)
patches/update-selection-on-non-ime-text-change.patch (+20/-0)
qt/core/browser/oxide_qt_web_view.cc (+5/-1)
qt/core/browser/oxide_qt_web_view.h (+1/-1)
shared/browser/oxide_render_widget_host_view.cc (+24/-4)
shared/browser/oxide_render_widget_host_view.h (+2/-1)
shared/browser/oxide_render_widget_host_view_delegate.h (+2/-1)
shared/browser/oxide_web_view.cc (+5/-3)
shared/browser/oxide_web_view.h (+2/-1)
shared/browser/oxide_web_view_client.cc (+1/-1)
shared/browser/oxide_web_view_client.h (+1/-1)
shared/port/content/browser/render_widget_host_view_oxide.cc (+4/-2)
shared/port/content/browser/render_widget_host_view_oxide.h (+3/-2)
Related bugs
Related blueprints
Branch information
Recent revisions
- 1029. By Michael Sheldon
-
Update the surrounding text reported to the keyboard when a text field is changed programmatically.
- 1024. By Olivier Tilloy
-
Reset the input method if a non IME initiated edit was performed on the currently focused node.
- 1023. By Olivier Tilloy
-
Add a patch to notify of text updates that were not triggered by user input in the focused element (e.g. programatically clearing a text field).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~oxide-developers/oxide/oxide.trunk