Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QTableWidget items not editable on iOS
Forum Updated to NodeBB v4.3 + New Features

QTableWidget items not editable on iOS

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 887 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    TinRaven
    wrote on last edited by
    #1

    QTableWidget does not seem to be editable on iOS. I came across this in an app I'm developing and discoverd the same issue on checking the cachedtable and frozencolumn examples. These all function fine on Mac and Android but on trying to edit an item on iOS the text of the current entry is momentarily highlighted in blue with the rest of the item in white and then it reverts to the whole item highlighted in blue again. The iOS keyboard does not appear.
    Has anyone else come across this issue? I've not been able to find any reports of it.
    Is there a workaround? I'd much rather edit within the table rather than have to add an alternative textedit widget for iOS. Thanks.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Sounds like it could be a bug, you should take a look at the "bug report system":http://bugreports.qt-project.org to see if something known, if not please consider opening a new report providing a minimal compilable example that shows the behavior.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved