Re-enable mirroring charCode and keyCode values of keypress event with blacklist
Categories
(Core :: DOM: Events, enhancement, P2)
Tracking
()
People
(Reporter: masayuki, Assigned: masayuki)
References
(Regressed 1 open bug)
Details
Attachments
(1 file)
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Comment 3•6 years ago
|
||
Comment 6•6 years ago
|
||
Assignee | ||
Comment 7•6 years ago
|
||
Updated•6 years ago
|
Comment 8•6 years ago
|
||
Assignee | ||
Comment 9•6 years ago
|
||
Comment 10•6 years ago
|
||
Updated•6 years ago
|
Comment 11•6 years ago
|
||
Assignee | ||
Comment 12•6 years ago
|
||
Assignee | ||
Comment 13•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 14•6 years ago
|
||
Comment 15•6 years ago
|
||
Comment 16•6 years ago
|
||
Comment 17•6 years ago
|
||
bugherder |
Assignee | ||
Comment 18•6 years ago
|
||
Updated•6 years ago
|
Comment 19•6 years ago
|
||
Hello there,
I have noticed that in Firefox 65 Nightly I have trouble entering the U+002E FULL STOP character in the Confluence wiki at my job, only in certain circumstances:
- Go to the end of any paragraph in a comment entry form or article editor.
- Enter some text.
- Press the full stop key.
Expected behavior: After step 3, the paragraph ends in a full stop character.
Observed behavior: In step 3, no character is inserted.
- The issue does not reproduce if not at end of paragraph.
- If I just position the insertion point at the end of paragraph and press “.”, it is inserted normally. It is only lost if I press it after typing some other text.
- Pasting a full stop character from clipboard works.
We have an outdated version of Confluence which uses an outdated version of TinyMCE. I do not observe the problem on the live demo on the TinyMCE site. I have not tested on the latest version of Confluence.
mozregression points here:
What should I do? Can I add our Confluence domain to the black list locally?
Assignee | ||
Comment 20•6 years ago
|
||
What should I do? Can I add our Confluence domain to the black list locally?
If you want to use Nightly for your Confluence, yes, you need to add the domain into the blacklist. Although bug 1514940 should be fixed in next week.
Comment 21•6 years ago
|
||
I try to reproduced this bug, unfortunately without success. Masayuki could you provide me some steps ex. on Google Docs to reproduced this issue.
I observed that on Firefox nightly 65.0a1 (2018.10.29) the pref dom.keyboardevent.keypress.set_keycode_and_charcode_to_same_value = false, on Firefox 65.0 the pref value is false and on Firefox beta 66.0b3 the pref value is true, this is enough to mark this bug verified as fixed?
Note: In Fx 66.0b3 using the textbox from bug 1478102 you can type only number.
Assignee | ||
Comment 22•6 years ago
|
||
(In reply to Timea Zsoldos [:zstimi/tzsoldos], Desktop Release QA from comment #21)
I try to reproduced this bug, unfortunately without success. Masayuki could you provide me some steps ex. on Google Docs to reproduced this issue.
IIRC, we couldn't type some characters from 'a' to 'z' in Google Docs (at least in the word processor).
I observed that on Firefox nightly 65.0a1 (2018.10.29) the pref dom.keyboardevent.keypress.set_keycode_and_charcode_to_same_value = false, on Firefox 65.0 the pref value is false and on Firefox beta 66.0b3 the pref value is true, this is enough to mark this bug verified as fixed?
Note: In Fx 66.0b3 using the textbox from bug 1478102 you can type only number.
Shipping of this new behavior is put off to 66. See bug 1520756. Really sorry for making you confused.
Comment 23•6 years ago
|
||
Finally I reproduced this issue with this link: https://www.austroclass.com/BancoAustroWeb/login using Fx nightly 65.0a1 (2018.10.29) on Fx 65.0 (build ID = 20190124174741) still reproduced.
Verify on Fx 65.0b10 here this issue is fixed. What should I do next?
Assignee | ||
Comment 24•6 years ago
|
||
(In reply to Timea Zsoldos [:zstimi/tzsoldos], Desktop Release QA from comment #23)
Finally I reproduced this issue with this link: https://www.austroclass.com/BancoAustroWeb/login using Fx nightly 65.0a1 (2018.10.29) on Fx 65.0 (build ID = 20190124174741) still reproduced.
Yeah, should be so.
Verify on Fx 65.0b10 here this issue is fixed. What should I do next?
It should've been fixed on 66 and later. I.e., beta and Nightly. (Just this fix was put off from 65 to 66 and later.)
Comment 25•6 years ago
|
||
Are you intending to put this fix in Firefox RC 65.0?
Updated•6 years ago
|
Assignee | ||
Comment 26•6 years ago
|
||
(In reply to Timea Zsoldos [:zstimi/tzsoldos], Desktop Release QA from comment #25)
Are you intending to put this fix in Firefox RC 65.0?
No. I mean that the compat issue of the reported web app shouldn't be fixed in 65 (unless the web app fixed by their side).
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•2 years ago
|
Description
•