View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002736 | OXID eShop (all versions) | 3.1. Design, GUI, UX | public | 2011-04-11 14:15 | 2012-04-13 18:58 |
Reporter | tjungcl | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | won't fix | ||
Product Version | Past development | ||||
Summary | 0002736: issues with shop usage without javascript. | ||||
Description | Its obvious, that the new templates use javascript very massivly. But since firefox-noscript is a very popular addon, it is important to provide minimal javascript-independent functionality. Big parts of version 4.5 already work quite good without javascript, but a few dont at all, for example - top-navigation: opening the basket / going to checkout - top-navigation: Login, Accessing Account - switching currency, language - using the top-popup-navigation (it opens on mouseover but vanishes when moving down). - clicking tabs in product-detail-view (opens startpage instead of just jumping to the desired paragraph) - product-tools (compare, suggest, ...) - sorting articlelists In some templates, the layout it destroyed without javascript, for example: - start page: vendors - product page: tools-popupmenu-button Otherwise the templates work quite well without javascript. You can - navigate through products and categories - search - put items to basket - zoom images (opens the image directly which is fine) When you reach the basket (via the link in the footer), you can also - click throw all steps and submit order - put in all required fields for addresses and payment (you have to click "next" more often, but it works) | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
related to | 0003011 | resolved | dainius.bigelis | if javascript is disabled, links referers to homepage |
|
Selecting variants (1d or 2d) does not work without javascript. A good noscript alternative would be to show all elements of the select boxes and give the links within real hrefs. That way also crawlers had a chance to find the variants. |
|
Changing a previously submitted Billing/shipping address is not possible without javascript. You click the "change" button, but the site submits without doing anything. |
|
The listed elements are not working in Azure theme, when javascript is OFF. But those are still working on Basic theme in such case. As Azure theme has requirements for javascript ON, we will not fix those issues. Basic theme may serve as one of workarounds. |