You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When green checkmark is shown on file open it again
Mark some text
Now use different options like bold etc.
Close, reopen and repeat previous step
Expected Result
Selected menu option is carried over
Actual Result
At some point the menu options are not carried over anymore and text remains unchanged. Happens on iPad with some options as well.
Analysis
It turns out iOS will not pass though touch/click events for anything that is overlapping with the selection (e.g. bold/italic/underline, parts of strikethrough in the following screenshot):
The text was updated successfully, but these errors were encountered:
I have not found any reasonable option to work around or avoid this yet. This might be something we need to consider when further discussing about menubar redesign especially on mobile.
Also cc @nextcloud/designers As mentioned i didn't find a way to change this behaviour of iOS so we might need to discuss changing the UX to make this work at some point.
Actions Performed
Expected Result
Selected menu option is carried over
Actual Result
At some point the menu options are not carried over anymore and text remains unchanged. Happens on iPad with some options as well.
Analysis
It turns out iOS will not pass though touch/click events for anything that is overlapping with the selection (e.g. bold/italic/underline, parts of strikethrough in the following screenshot):
The text was updated successfully, but these errors were encountered: