Closed
Bug 1033383
Opened 11 years ago
Closed 11 years ago
Text that is being typed inside scrollable contenteditable container is blurred
Categories
(Core :: Panning and Zooming, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1027851
People
(Reporter: azasypkin, Unassigned)
References
Details
Attachments
(3 files)
This issues is reproducible on Flame FxOS device with the latest build:
Build Id: 20140702040207
Gecko: 4b0c03fdba014794cc6fa3bdc024004bb82ec1db
STR:
1. Open "Browser" app and load the following URL: http://mzl.la/1mkhxAk
2. Put cursor to the content editable element and press Enter ~10 times to have enough of scrollable content;
3. Enter some text at the cursor position.
Actual result: text is blured (see screenshot);
Expected result: text should not be blured.
The same happens to "SMS" app when user types a lot of content into message input (that is contenteditable element).
Reporter | ||
Comment 1•11 years ago
|
||
Reporter | ||
Comment 2•11 years ago
|
||
Reporter | ||
Updated•11 years ago
|
Attachment #8449433 -
Attachment description: blured-text-in-sms-app.png → Blured text in SMS app
Comment 3•11 years ago
|
||
Likely a dupe of bug 1027851.
Reporter | ||
Updated•11 years ago
|
Summary: Text that is being typed inside scrollable contenteditable container is blured → Text that is being typed inside scrollable contenteditable container is blurred
Comment 4•11 years ago
|
||
I'm just going to dupe this into bug 1027851 to stop confusing myself. This one has better STR but that one is already marked as blocking 2.0+
You need to log in
before you can comment on or make changes to this bug.
Description
•