Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rendering issues on mobile web (iOS & Android) #168

Open
esDotDev opened this issue Feb 12, 2024 · 0 comments
Open

Rendering issues on mobile web (iOS & Android) #168

esDotDev opened this issue Feb 12, 2024 · 0 comments
Labels
flutter-sdk p4: normal The default priority until reprioritized. Generally not time-critical. web

Comments

@esDotDev
Copy link
Contributor

esDotDev commented Feb 12, 2024

We are seeing several issues on the Web for both iOS and Android, and some that are iOS only.

NOTE: It appears these are mostly due to bugs in flutters web renderer which is due for removal. Switching to canvaskit is more visually correct, but has performance/stability issues.

Test config

iOS is tested on an iPhone XR running iOS 17.1, Android is tested on a Samsung A52 w/ Android 13.

These screenshots are generated using the html web renderer. Some issues are fixed using canvaskit but others remain.

Issues

  • ColorBurn blend mode not rendering correctly on Editorial Page

    • Additionally, on iOS, the background image is not rendering and the font weight is too heavy (shown below)
      slack_57Kep4k4M2
  • Incorrect opacity for cloud images on Home Page. Should be semi-transparent, not opaque.
    slack_bk8CjazUpt

  • No Particles are visible when viewing the Hidden Collectible discovery dialogue
    Photoshop_E0YsDIpXVp

  • Hidden collectible icon is not visible throughout the app, although the "sheen" effect does show the correct outline. Note: this appears fixed using the beta channel.
    Photoshop_WV3dYMYTLQ Photoshop_hrYqAfv08F

  • Hidden collectible icon is rendering incorrectly in the Collection Page, it appears the color blend mode is not working correctly. The icons should not be so bright here.
    Photoshop_vNaH4WZnTd

  • (iOS Only) Text is represented as a white-box in Artifact Carousel Page
    slack_VzK2DL3AlQ

  • (iOS Only) Images are shown as white boxes in the Photo Gallery Page
    slack_lgkMhYcQy1

@esDotDev esDotDev added p2: critical Strongly prefer not to deliver without it. flutter-sdk web labels Feb 12, 2024
@esDotDev esDotDev added p4: normal The default priority until reprioritized. Generally not time-critical. and removed p2: critical Strongly prefer not to deliver without it. labels Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flutter-sdk p4: normal The default priority until reprioritized. Generally not time-critical. web
Projects
None yet
Development

No branches or pull requests

1 participant