Closed Bug 729556 Opened 13 years ago Closed 11 years ago

m.photobucket.com image carousel does not work correctly in Gecko (Webkit CSS)

Categories

(Web Compatibility :: Site Reports, defect)

ARM
Android
defect
Not set
normal

Tracking

(blocking-kilimanjaro:+)

RESOLVED FIXED
blocking-kilimanjaro +

People

(Reporter: camelia.urian, Assigned: karlcow)

References

()

Details

(Whiteboard: [country-all] [serversniff] [sitewait])

Attachments

(3 files)

Attached image Screen shot 1
Fennec/13.0a1 2012-02-22 Device: HTC Desire (Android 2.2) Steps to reproduce: 1. Go to photobucket.com 2. Wait for the page to load. 3. Using the left/right arrows navigate through different categories. 4. Select one of the Categories and open the album. 5. Open one of the photos. 6. Do the same steps on the Android Browser. Expected results: The page is supported and can be used. Actual results: At step 3 tapping the navigation arrows does not have any effect. At step 4 there is no way to change the scroll left/right through all the pictures and only a few pictures are displayed. At step 5 the UI - especially the buttons - are not correctly displayed. Note: -- Issue is not reproducible on the Android Browser
Attached image Screenshot 2
Attached image Screen shot 3
I see Webkit specific tags on: -webkit-transform -webkit-animation-fill-mode: -webkit-animation-name
Component: General → Evangelism
QA Contact: general → evangelism
Summary: m.photobucket.com does work correctly on Fennec → m.photobucket.com image carousel does work correctly in Gecko (Webkit CSS)
Summary: m.photobucket.com image carousel does work correctly in Gecko (Webkit CSS) → m.photobucket.com image carousel does not work correctly in Gecko (Webkit CSS)
Depends on: 739832
blocking-kilimanjaro: --- → ?
Nominating for kilimanjaro, as this is on Ron's top sites list.
blocking-kilimanjaro: ? → ---
blocking-kilimanjaro: --- → ?
blocking-kilimanjaro: ? → +
Still busted. Is blocking-killimanjaro still a thing? Is there movement here?
(In reply to Aaron Train [:aaronmt] from comment #5) > Still busted. Is blocking-killimanjaro still a thing? No. >Is there movement here? I don't have a record that anyone has been in touch with Photobucket. I just submitted a support request on their site with the details outlined above. Are there any known issues with this site beyond what's listed in comment 3?
Component: Evangelism → Mobile
Product: Firefox for Android → Tech Evangelism
Version: Trunk → unspecified
In the script http://static.pbsrc.com/include/js/mobpkgs/28.9.67/home.js we find if(this.isAndroid){this.jqMove()}else{this.setPositionMovePositions();this.baseMove()} this.isAndroid is false, and this.setPositionMovePositions() relies on webkit CSS per comment #3. The "isAndroid" variable is set by server-side browser detection - the value determined by the backend is inserted into this script: <script type="text/javascript"> var cfg = { "currentIndex" : 4, "count" : 11, "isAndroid" : false}; hpslider.init(cfg); </script> Setting "isAndroid" to true makes the carousel work.
Status: NEW → UNCONFIRMED
Ever confirmed: false
Whiteboard: serversniff
Whiteboard: serversniff → [serversniff]
Whiteboard: [serversniff] → [serversniff][contactready]
Assignee: nobody → kdubost
Whiteboard: [serversniff][contactready] → [country-all] [serversniff] [sitewait]
> @MozWebCompat No problem! I'll pass this on to our developers. Thanks! — http://twitter.com/photobucket/status/390892339742261248
Status: UNCONFIRMED → NEW
Ever confirmed: true
Everything seems to be fixed now, working nicely in Aurora. In the following CSS files we've got corresponding -moz- prefixes, <link rel="stylesheet" type="text/css" href="http://static2.pbsrc.com/pkg/fb0b48794b85f838e6fd4522679528c291ad0ce3/head_global_mobile.css" /> <link rel="stylesheet" type="text/css" href="http://static2.pbsrc.com/pkg/fb0b48794b85f838e6fd4522679528c291ad0ce3/head_detail_mobiledetailpage_mobile.css" /> And the documentElement looks like <html class="is_moz is_android is_mobileweb...
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Web Compatibility
Component: Mobile → Site Reports
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: