Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Insert/Update display bug

forums forums SQLyog SQLyog: Bugs / Feature Requests Insert/Update display bug

  • This topic is empty.
Viewing 0 reply threads
  • Author
    Posts
    • #8253
      tsm28
      Member

      Using version 3.63 with Preferences setting 'Truncate Column Headers to max data size' checked.

      Have a table with 19 columns, the 14th of which is a text field. The first column of the table is an auto-increment primary key.

      There are some rows with entries in the 14th field in the range of 900-1100 byte length.

      If I select the table in the left pane then hit F8 to get an updateable query result, I get a display where the text field is a reasonable width and I can scroll to the right to get to columns 15 through 19.

      But if I select the table in the left pane and hit F11 to get an insert/update display, then the text field is displayed very wide and I can not scroll past it to get to the other fields. The text field is displayed so wide that I can not see the size display in the middle either.

      This behavior can be influenced by the Preferences setting 'Truncate Column Headers to max data size'. If this setting is unchecked then the text field in the insert/update display will be a reasonable width, (but of course the other columns do not truncate which is usually desireable). If this setting is checked then the above described behavior is seen in insert/update but in an updateable query result the text column is still shown at a reasonable width as described above whether the preference is checked or not.

      Is it possible to have text/blob fields in the insert/update screen with the Truncate Column Headers preference setting checked display the same way they do in the updateable query result display?

Viewing 0 reply threads
  • You must be logged in to reply to this topic.