Jump to content
Chris Pim

TMemo no longer scrolls on iOS when set to Platform on iOS 18

Recommended Posts

I’ve noticed a weird bug in all Delphi versions since 12.0 when building an iOS app against SDK 18 (running on an iOS 18 device).

If you have a TMemo set to ControlType=Platform, it can’t be scrolled!

 

We’ve just updated our app for D12.2 built against SDK 18.2 and had users complaining.

If we build against SDK 17 (as our app used to be) it scrolls fine.

Unfortunately, Apple are mandating all apps must be built against SDK 18 from 24th April so we need to find a solution.

 

Ive checked Delphi 12.3 and it’s still broken in there too.

 

The memo has to use platform control type to support Arabic users and their existing notes data (R2L isn’t supported in the styled memo).

 

I’ve logged a QP issue for this but wonder if anyone could suggest any other workarounds or options? We need a fix pretty quickly!

 

https://embt.atlassian.net/servicedesk/customer/portal/1/RSS-3318

 

Thanks 

  • Sad 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×