dbis-uibk / relax

RelaX - a relational algebra calculator
http://dbis-uibk.github.io/relax/
MIT License
280 stars 97 forks source link

[Test] [Mobile] On mobile typing letters does not trigger the removal of the sample text #99

Open mikevo-uibk opened 4 years ago

mikevo-uibk commented 4 years ago

The sample text gets removed when a space is entered before all entered letters overlay the sample text.

mikevo-uibk commented 4 years ago

Screenshot_20200414-112818~2

mikevo-uibk commented 4 years ago

Android 9, Firefox 68.7.0

michaelrampl commented 4 years ago

Cannot reproduce with android 9, firefox 68.8, chrome 81.0, gboard @mikevo-uibk Do you also use the google keyboard? (Following CodeMirror issues, the keyboard really might affect how CodeMirror behaves in some situations)

mikevo-uibk commented 4 years ago

Well I use Firefox 68.8.1 on Android 9 with gboard.

If i open the dev version of relex and for example type the x key. Then the sample text is not removed. As soon as I enter the space char it is.