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

Can't view Results if SQL Editor hidden

forums forums SQLyog SQLyog: Bugs / Feature Requests Can't view Results if SQL Editor hidden

  • This topic is empty.
Viewing 4 reply threads
  • Author
    Posts
    • #16876
      peterlaursen
      Participant

      Confirmed … but is that a problem for you ?

    • #16877
      bfalling
      Member

      Is it making me lose sleep? No 🙂

      But it *is* a bug, as far as I'm concerned, because in maximizing my screen real estate, I often keep the SQL Editor closed (or at least do frequent toggling of it open/closed via the keyboard shortcut), so it's inconvenient.

      Plus, I believe it's non-intuitive that closing the window would disable View Data functionality.

      So, not a big deal, and I really like the editor, but since you asked… 🙂

    • #16878
      peterlaursen
      Participant

      OK 🙂

      probably they will fix it will som upcoming release …

    • #16879
      Ritesh
      Member

      This feature is by design.

      “View table data…” option actually inserts a SQL stmt. in the SQL window and then executes it. So you need to have SQL window to be visible to use it.

    • #16880
      peterlaursen
      Participant

      >> ritesh:

      well — it could be done even if the sql editor pane was not visible to the user.

      But I understand that that would mean quite a big change in code structure.

      >>bfalling:

      then don't close the sql pane but pull the divider between the sql pane and the result pane upwards instead.

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