metasfresh / metasfresh-webui-frontend-legacy

metasfresh Webui Frontend
GNU General Public License v2.0
57 stars 34 forks source link

Browser Compatibility Implementation and Test #838

Open metas-mk opened 7 years ago

metas-mk commented 7 years ago

Type of issue

Feature request

Current behavior

Currently, metasfresh is only optimized for Chrome usage.

Expected behavior

Optimize usage also step by step for Firefox, Opera, Safari, Explorer/ Edge.

First rough ideas to start with.

cadavre commented 7 years ago

Proposal:

  1. @metas-mk please provide just even few issues from other (known) browsers to know with which issues start with.
  2. Do we add any opensource tool to gather user feedback? (like opensource UserVoice)
  3. We will run @tomaszfryc (our tester) with full test suite on different browsers (in this order: Firefox, Safari, Explorer/Edge, Opera) and prepare list of differences in how metasfresh front-end UI works. Including short report about why differences appear.

!!! IDEA !!! If we add an comment with issue here – if someone else checks it and confirms – let's add 👍 to the comment!

teosarca commented 7 years ago

btw, i think those buttons are not visible on mac/safari: image

teosarca commented 7 years ago

Also i think that on safari, pressing enter on qty field in batch entry does not work (i.e. does nothing):

image

tomaszfryc commented 7 years ago

Link to the file on google drive: https://docs.google.com/document/d/1BmkAmlalZ45c5kom_qDHizEvfZOgyOXpUOSR1i5BpeA/edit?usp=sharing

metasnw commented 7 years ago

I found this very issue #474 on Firefox 53.03 that if you insert text into a text field and there is already text in it, the cursor jumps to the end of the line after each character.

teosarca commented 7 years ago

I found this very issue #474 on Firefox 53.03 that if you insert text into a text field and there is already text in it, the cursor jumps to the end of the line after each character.

We had it on chrome too, some while ago: https://github.com/metasfresh/metasfresh-webui-frontend/issues/436