Closed
Bug 949417
Opened 12 years ago
Closed 12 years ago
[B2G][Helix][browser][zhaotao]Click one picture result in open another picture in website:baidu.com
Categories
(Firefox OS Graveyard :: Gaia::Browser, defect, P2)
Firefox OS Graveyard
Gaia::Browser
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: lecky.wanglei, Unassigned)
Details
Attachments
(3 files)
User Agent: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; aff-kingsoft-ciba; Zune 4.7)
Steps to reproduce:
【Detail Description*】:Click one picture result in open another picture in website:baidu.com
【Repro Steps*】:
1、open www.baidu.com, and following steps in the attachment files
Actual results:
【Real Result*】:when click to view the pictures,when tap to view one picture,the picture next to the selected one will be showed.
We think it is cause by FireFox browser,and we also check the desktop version,
the issue also exists.
Expected results:
【Real Result*】:Click one picture and it should be displayed.
【Test Count*】:5
【Found Count*】:5
【Gaia commit ID*】:ca94f480808a6a9d6cbb9116833a40f67ca55422
【Gecko commit ID*】:6922cdcfa9606b399d0fc195550fd76c819ad500
【Log*】:
【Network environment】:
【Resume operation】:
【Carrier】:
hi,ben,
can you help check the issue?
this issue also exist in firefox browser desktop version.
Flags: needinfo?(bfrancis)
hi,wayne,
can you help check the issue?
we think this is a serious issue,because baidu.com is a major portal website in china,
and the issue will be very unpleasant to the users.
By modify ua string of firefox desktop version,the issue can also reproduce.
Comment 6•12 years ago
|
||
China is not a target launch market for v1.1hd, not blocking the release.
Evelyn, Can someone check this from Taipei in parallel with Ben?
blocking-b2g: hd? → ---
Flags: needinfo?(wchang) → needinfo?(ehung)
Comment 7•12 years ago
|
||
I will suspect it's because of the website's implementation if desktop has this problem, too. Luke is verifying.
@Ben, if you don't understand those Chinese characters, please ignore them. The STR is trying to link to a page like image search result, and the bug says he clicks on an image, but it shows another one just next to selected one.
Flags: needinfo?(ehung) → needinfo?(lchang)
hi,evelyn
i have checked with chrome browser,it works fine.
so,maybe there is compatible issue with baidu,but we should still find out the detailed reason.
Comment 9•12 years ago
|
||
This bug is caused because the mobile version of Baidu website always preloads the next picture and uses the css style "-webkit-transform" to hide it until user switch to it in full screen mode. That attribute is for webkit only (obviously) and is unable to hide the "the next picture" under gecko so we always see the wrong picture on the screen.
This bug will be closed since it is just a compatible issue of Baidu website.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Flags: needinfo?(lchang)
Flags: needinfo?(bfrancis)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•