Closed
Bug 855969
Opened 12 years ago
Closed 12 years ago
Twitter doesn't support image uploads anymore
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wesj, Assigned: Harald)
References
Details
(Whiteboard: [apps watch list1])
I'm not seeing the twitter image upload button anymore. Did something change on their end or ours? I think(?) that B2G doesn't support file inputs. Did they adjust something for it and leave us in the cold?
Comment 1•12 years ago
|
||
(In reply to Wesley Johnston (:wesj) from comment #0)
Bug 832923 - Implement <input type='file'> on B2G. Does that have a bearing to this?
Comment 2•12 years ago
|
||
I think Twitter moved to Web Activities.
Updated•12 years ago
|
Component: General → Mobile
Product: Firefox for Android → Tech Evangelism
Version: unspecified → Trunk
Updated•12 years ago
|
Blocks: twitter.com
Assignee | ||
Comment 3•12 years ago
|
||
This works for me now, can somebody else confirm?
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 4•12 years ago
|
||
I don't see the camera/image button when composing a new tweet on Firefox OS or Firefox for Android (tested release and nightly). To be more accurate, the camera/image icon does display for a split second before being hidden.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•12 years ago
|
Blocks: b2g-twitter
Whiteboard: [apps watch list1]
Comment 8•12 years ago
|
||
The camera icon DOES appear for me now on FxOS and Android, but tapping it on FxOS does nothing. Works on Android. Harald, I forget...is this something you're already working on with them?
Flags: needinfo?(hkirschner)
Assignee | ||
Comment 9•12 years ago
|
||
I just pinged them about it to verify that their feature detection works correct on FxOS.
Flags: needinfo?(hkirschner)
Comment 10•12 years ago
|
||
Hi,how about the bug?
Comment 11•12 years ago
|
||
On FxOS, I'm still seeing the same behavior in comment 8. Harald, any update?
Flags: needinfo?(hkirschner)
Comment 12•12 years ago
|
||
Harald, If this means that a user cannot upload a picture to a tweet, we need it fixed prior to July1.
Assignee: nobody → hkirschner
Assignee | ||
Comment 13•12 years ago
|
||
I pinged them again after reviewing their current upload implementation and verifying that adding the WebActivity fallback would be trivial.
My main contact transitioned to another role and their mobile product owner is on PTO, so I am trying different angles.
Flags: needinfo?(hkirschner)
Assignee | ||
Comment 14•12 years ago
|
||
Update: Their feature detection uses a common technique copied from modernizr. They set type to file and then check if the input is not disabled to check if file inputs are supported. I work with them to check our feature detection, as we will not change that behavior for 1.0.1
Comment 15•12 years ago
|
||
Fix now in place. Confirmed by Harald K.
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
Updated•1 years ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•