Closed
Bug 1120872
Opened 11 years ago
Closed 10 years ago
Promo module is showing on tablet landscape mode on Chrome
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P4)
Tracking
(Not tracked)
RESOLVED
INVALID
2015-06-23
People
(Reporter: vvalentina, Assigned: spasovski)
References
(Blocks 1 open bug)
Details
Steps to reproduce:
1. Open Chrome and load MP-stage on your tablet
2. Observe the promo module in tablet landscape mode
Expected results:
The promo module doesn't show up.
Actual results:
The promo module shows up.
Notes/Issues:
This issue is reproducing on desktop too, when the browser is re-sized to tablet landscape dimensions (1280x800) on Chrome, Firefox and Nightly. Is this intended?
Verified on Chrome on ASUS Transformer (Android 4.2.1)
Screenshot for this issue http://screencast.com/t/5X49ALDZ
Comment 1•11 years ago
|
||
Unfortunately, this is to be expected, based on how our current platform detection is defined (!FxOS && !Android && XXXpx wide == "desktop")
Overhauling this is a future task.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Comment 2•11 years ago
|
||
Comment 0 says it was tested on Verified on Chrome on ASUS Transformer (Android 4.2.1) which makes this bug valid.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Comment 3•11 years ago
|
||
Sorry, that should be:
(!FxOS && !Firefox on Android && (min-width==710px)) ==> "desktop"
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 4•10 years ago
|
||
(In reply to David Durst [:ddurst] from comment #3)
> Sorry, that should be:
> (!FxOS && !Firefox on Android && (min-width==710px)) ==> "desktop"
So, it is logic that the banner will be there; but being there and not working, still ok? (does not work on stage, dev and prod - http://screencast.com/t/3UuS8jK5d)
Thanks!
Status: RESOLVED → REOPENED
Flags: needinfo?(ddurst)
Resolution: INVALID → ---
Comment 5•10 years ago
|
||
"not working" meaning the carousel controls aren't there?
Flags: needinfo?(ddurst)
Reporter | ||
Comment 6•10 years ago
|
||
(In reply to David Durst [:ddurst] from comment #5)
> "not working" meaning the carousel controls aren't there?
Not working meaning the carousel arrows aren't there, or the availability to swipe between promo banners does not work.
Updated•10 years ago
|
Assignee: nobody → dspasovski
Priority: -- → P4
Target Milestone: 2015-01-13 → 2015-06-23
Comment 7•10 years ago
|
||
Promo has been removed.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 10 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•