Closed
Bug 951345
Opened 12 years ago
Closed 12 years ago
[APZ] 6th line of a composed text is chopped off.
Categories
(Firefox OS Graveyard :: Gaia::E-Mail, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: nhirata, Unassigned)
References
Details
(Whiteboard: [apz_testrun])
Attachments
(1 file)
|
20.26 KB,
image/png
|
Details |
Description:
Steps to Reproduce:
1. use APZ build and turn APZ on
2. launch email
3. setup email
4. compose an email with more than 6 lines
5. dismiss the keyboard by clicking on the banner
Expected Results: you can read all 6 lines of text
Actual Results: 6th line is chopped off
Additional Notes:
Environmental Variables:
Build :
Gaia 504cf9a988cd84760b4040706ccc41e508a97fd2
Gecko 55b75ce2263e7d2a8cbfdabc7e5206d9caa89f98
BuildID 20131216140918
Version 28.0a2
ro.build.version.incremental=eng.archermind.20131114.105818
ro.build.date=Thu Nov 14 10:58:33 CST 2013
RIL Type : Mozilla RIL
OS Version: 1.3
Device: Buri
| Reporter | ||
Comment 1•12 years ago
|
||
Note: the first time the keyboard is dismissed the content completely disappears. (might be a separate bug) The second time the other lines of text are not shown and you can't scroll.
Comment 2•12 years ago
|
||
Please be aware that the compose area is currently a bounded textarea that sortof automatically grows, but not well enough. Bug 837251 is about fixing that. Obviously any platform APZC issues involving textareas should be fixed, but for e-mail fixing that bug is probably what we want.
Depends on: 837251
Comment 3•12 years ago
|
||
I'm going to call this fixed based on bug 837251 being fixed and I think the other APZ issues hinted at in comment 1 were also fixed on other bugs, etc. The screenshot is definitely just bug 837251. Also, any textarea issues that may still exist are rendered moot by bug 837251 causing us to no longer use textarea!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•