Description

      When segment row is edited, and the lower editor scroll bar is not scrolled to the left, the currently edited cell is not aligned as it should.

      Preview image

      See the attached image.

      Reason

      Unknown

      Solution

      Unknown

      Steps to reproduce

      • open translat5 task in ergonomic mode
      • open segment for edit and close it
      • expand the file panel
      • switch to edit mode
      • open segment for edit

          [TRANSLATE-1031] Currently edited column in row editor is not aligned right

          This was a really strange problem.

          After disabling a positioning in our code, the problem appeared only when scrolling before opening the editor the first time. Then the offset of RowEditors HTML was set wrong - but nowhere in the DOM was a positioning about that. After scrolling a little bit horizontally the editor was flipping to the right position - without any DOM change!

          It seems that this is a bug in chromes rendering engine. Due the above mentioned repositioning in our code, the bug was more obviously as without.

          Thomas Lauria added a comment - This was a really strange problem. After disabling a positioning in our code, the problem appeared only when scrolling before opening the editor the first time. Then the offset of RowEditors HTML was set wrong - but nowhere in the DOM was a positioning about that. After scrolling a little bit horizontally the editor was flipping to the right position - without any DOM change! It seems that this is a bug in chromes rendering engine. Due the above mentioned repositioning in our code, the bug was more obviously as without.

            tlauria Thomas Lauria
            aleksandar Aleksandar Mitrev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: