Closed
Bug 617364
Opened 15 years ago
Closed 15 years ago
Form assistant skips over tumblr post textarea box
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(fennec2.0+)
RESOLVED
DUPLICATE
of bug 573447
Tracking | Status | |
---|---|---|
fennec | 2.0+ | --- |
People
(Reporter: aakashd, Unassigned)
Details
Build Id:
Mozilla/5.0 (Android; Linux armv71; rv:2.0b8pre) Gecko/20101207 Namoroka/4.0b8pre Fennec/4.0b3pre
Steps to Reproduce:
1. Go to www.tumblr.com/login
2. Login
3. Click on the "Text" button on the far-left side of the post options.
4. On the "Add a text post" page, tap on the "title" input field
5. Press the form assistant down arrow
Actual Results:
The "Post" textarea is skipped.
Expected Results:
The "Post" textarea shouldn't be skipped.
Reporter | ||
Updated•15 years ago
|
tracking-fennec: --- → ?
OS: Mac OS X → All
Hardware: x86 → All
Comment 1•15 years ago
|
||
aakash, is the text area that you are talking about really a html textarea?
Updated•15 years ago
|
tracking-fennec: ? → 2.0+
Reporter | ||
Comment 2•15 years ago
|
||
Yeah, thats what I read from the source code.
Comment 3•15 years ago
|
||
Tumblr is using TinyMCE, which apparently uses designMode rather than contentEditable to create the editable area.
Comment 4•15 years ago
|
||
(In reply to comment #3)
> Tumblr is using TinyMCE, which apparently uses designMode rather than
> contentEditable to create the editable area.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•