Uploaded image for project: 'translate5'
  1. translate5
  2. TRANSLATE-2499

Search window saved position can be moved outside of the viewport

    XMLWordPrintable

Details

    • Medium
    • Hide
      Search window saved position can be moved outside of the viewport and the user is then not able to move it back. This is fixed now for the search window, for other windows the bad position is not saved, so after reopening the window it is accessible again.
      Also fixed logged configuration changes, always showing old value the system value instead the overwritten level value.
      Show
      Search window saved position can be moved outside of the viewport and the user is then not able to move it back. This is fixed now for the search window, for other windows the bad position is not saved, so after reopening the window it is accessible again. Also fixed logged configuration changes, always showing old value the system value instead the overwritten level value.

    Description

      problem

      The search window can be moved outside of the viewport, therefore the header can't be reached anymore by the user to move the window back into viewport

      solution

      Fix user state handling so that a window with negative Y is saved with Y = 0, and restrict movable windows to the viewport with constrainHeader: true. The last step must be done for each window separately, or the search window its fixed.

      additional fixes

      Also fixed logged configuration changes, always showing old value the system value instead the overwritten level value

      Attachments

        Activity

          People

            tlauria Thomas Lauria
            tlauria Thomas Lauria
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: