View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006675 | OXID eShop (all versions) | 2.3. Extensions (modules, themes) | public | 2017-08-02 13:52 | 2024-04-17 07:57 |
Reporter | AlexN | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.10.2 / 5.3.2 | ||||
Fixed in Version | 6.1.0 | ||||
Summary | 0006675: article details - product image slider/carousel is not fully working | ||||
Description | I stumbled on a weird behaviour which seems not to be related to a physical mobile device nor a mobile view port (like 0px to 991px) The carousel is not working on mobile device(s) and or specific request mode. A javascript error occur in the console. | ||||
Steps To Reproduce | 1. Open eShop BE and an activated Flow Theme. 2. Browse to any article in eShop BE 3. Add 7 images 4. Browse to that article in eShop FE 5. slider/carousel works 6. open the dev console 7. toggle the device toolbar so it's enabled 8. open the console tab 9. load the detail page again 10. You will see a message like "Uncaught ReferenceError: Carousel is not defined" | ||||
Additional Information | I reproduced it with following: - CE 4.10.2 & 6 BETA - mobile device ZTE Axon 7 -- firefox & google chrome - google chrome dev toolbar (v59.0) I could not reproduce it with: - firefox dev toolbar (v54.0.1 (32-Bit)) | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Theme | Flow | ||||
Browser | Not defined | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||
duplicate of | 0006578 | resolved | anton.fedurtsya | Flow theme | Javascript error on mobile device on detail page breaks swipe |
related to | 0006803 | resolved | SvenBrunk | Flow theme | JS-Error when mobile browser |
|
Reproducible in: EE 5.3.5 PE 4.10.5 Flow Theme using Chrome 60 dev-toolbar and device mode using Firefox dev-toolbar and "Responsive Design Mode" > Agent: mobil For testing: Problem exists in all article detail pages, also with only one picture. In picture lightbox its because of that error not possible to switch between pictures anymore. No problems when using iPad mode in Chrome. Also problematic: When the article is having more than 4 pictures, the thumbnails below the picture are disabled although enough space left. In combination with the mentioned error, on mobile device only one product picture could been seen. |
|
Resolved with https://github.com/OXID-eSales/flow_theme/blob/master/CHANGELOG.md#301---2018-07-03 |