This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 973
IME does not work properly on input form #9017
Labels
Milestone
Comments
@luixxiul is this on master (as it states above)? or the last release candidate for 0.15.3xx? because they are very different at the moment. If this is on master only, please remove from this milestone (maybe push to the 0.16.100 milestone). Thanks 😄 |
confirm it occurs on autofill and bookmark dialog of 0.15.307 |
@bsclifton I'm trying to find out since which release it is broken. It works on:
It does not work on .304 |
@bsclifton @darkdh there should be the cause in here: v0.15.303dev...v0.15.304dev |
@luixxiul nice find! 😄 Thanks for narrowing it down |
darkdh
added a commit
that referenced
this issue
May 24, 2017
fix #9017 Auditors: @bsclifton, @bbondy Test Plan: 1. Open editBookmark/autofill address/autofill credit card dialog 2. Make sure IME can input appropriately on text input value
darkdh
added a commit
that referenced
this issue
May 25, 2017
fix #9017 Auditors: @bsclifton, @bbondy Test Plan: 1. Open editBookmark/autofill address/autofill credit card dialog 2. Make sure IME can input appropriately on text input value
bsclifton
pushed a commit
that referenced
this issue
May 25, 2017
fix #9017 Auditors: @bsclifton, @bbondy Test Plan: 1. Open editBookmark/autofill address/autofill credit card dialog 2. Make sure IME can input appropriately on text input value
bsclifton
pushed a commit
that referenced
this issue
May 25, 2017
fix #9017 Auditors: @bsclifton, @bbondy Test Plan: 1. Open editBookmark/autofill address/autofill credit card dialog 2. Make sure IME can input appropriately on text input value
confirmed it works on devian with ibus-mozc |
8 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Test plan
Describe the issue you encountered: IME does not work properly on input form. You cannot select a conversion candidate.
Platform (Win7, 8, 10? macOS? Linux distro?): macOS
Brave Version (revision SHA): v0.15.303dev...v0.15.304dev
Steps to reproduce:
Actual result:
The form is not properly styled as I tried that by reverting it to https://github.com/brave/browser-laptop/blob/c719806d2265434b7e74fce0ef9a7bd061ddcc64/js/components/autofillCreditCardPanel.js to make sure CommonForm is not causing the issue.
You could confirm the issue on Bookmark Hanger, which appears by clicking the star icon.
Yet the issue cannot be reproduced on about:preferences#sync.
Expected result: on 0.15.2
Is this an issue in the currently released version?
No.
Extra QA steps:
1.
2.
3.
Any related issues: #
The text was updated successfully, but these errors were encountered: