Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 4 Support (Qt 6) › Felgo 4 Android Orientation bug

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #25315

    Scott

    Hello

    I am building an Android application using Clang Qt 6.4.1 armeabi-v7a. However, on other devices such as the Pixel 4 (Android 13) I get a “blank space” appearing on the right at at the bottom of the application when I change the orientation of the device from Portrait to Landscape and vice versa. Here are some photos;

    The app: https://drive.google.com/file/d/1mJqAhuD057NpcaHBrsdEIi0jYGLdTe9Z/view?usp=drivesdk

    When flipped horizontally: https://drive.google.com/file/d/1m6o4rF59u9ABez2wUEItS0t6ax3hH2p-/view?usp=drivesdk

     

    The issue is in the second image. Is this a bug? What do you recommend? Should I try use Felgo for Qt 5 instead??

     

    #25319

    Günther
    Felgo Team

    Hi Scott,

    thanks for reaching out!

    We did not encounter this issue so far. Can you share the QML code that you are using in the example?

    Are the other devices where it works correctly on a lower Android version?

    Best,
    Günther

    #25321

    Izi

    Hello, thank you for your reply

    Here is the code,
    <div>
    <div>App {</div>
    <div>    NavigationStack {</div>
    <div>        AppPage {</div>
    <div>            navigationBarHidden: true</div>
    <div>            title: qsTr(“Main Page”)</div>
    <div>            backgroundColor: “red”</div>
    <div>        }</div>
    <div>    }</div>
    <div>}</div>
    <div></div>
    </div>
    <div>I have tested it on Android 10,12 and there seems to be no issue there. However, on Android 13,14 there is an issue.</div>
    <div>NB: I am also testing on an Emulator that uses Android 14 (Pixel 6), and there is no problem there. But on another Pixel 4 (Android 13) the issue comesback. Am I right in assuming that there will be an issue on Android 13 and above on my build?</div>

    #25325

    Günther
    Felgo Team

    Hi Scott,

    we can reproduce the problem and will investigate the issue. I will let you know as soon as I have more information.

    Best,
    Günther

    #25326

    Scott

    Thank you! You guys are the best

     

Viewing 5 posts - 1 through 5 (of 5 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded