Closed
Bug 1538651
Opened 6 years ago
Closed 6 years ago
Selected strings in Office's365 Word documents do not get replaced if inputting new text instead
Categories
(Core :: DOM: Events, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox66 | + | fixed |
firefox67 | --- | fixed |
firefox68 | --- | fixed |
People
(Reporter: vlucaci, Assigned: denschub)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
image/gif
|
Details |
Affected versions
- 68.0a1 (2019-03-24)
- 67.0b4
- 66.0.1
Affected platforms
- Windows 10x64
- macOS 10.14
- Ubuntu 16.04
Steps to reproduce
- Launch FF.
- Go to Office365 login page.
- Login with valid credentials.
- Select a new blank word document.
- Input any random string in the document.
- Cut/copy that string from the document.
- Paste it and then select it whole(double click or ctrl+a)
- Input any text while string is selected.
Expected result
- The selected string gets replaced if it is selected when inputting new text in the document.
Actual result
- The new inputted text doesn't replace the string but instead adds the new text to the existing one(happens with a flicker).
Regression range
- N/A since the fix for this issue is already known.
Additional notes
- Issue was submitted as per discussed in Slack group #thepowerrrrpoint and we have concluded that this issue is solved if changing the value of
dom.keyboardevent.keypress.hack.use_legacy_keycode_and_charcode
pref to*.officeapps.live.com
Updated•6 years ago
|
Priority: -- → P1
tracking-firefox66:
--- → +
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
This is fixed via bug 1538966.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Assignee: nobody → dschubert
No longer blocks: 1502795
status-firefox-esr60:
--- → unaffected
Regressed by: 1502795
Target Milestone: --- → mozilla68
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•