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

Segment is not clickable in the review frame

      Problem

      Mapped segment is not clickable in the visual review iframe, but when the same segment is selected in the editor, the segment is focused in the iframe.

      Additional info

      The segment contains all needed css classes. Somehow the extjs generates id for this segment.

      The problem is because the 2 div's in the page (div class='c x0 y0 w1 h0' and  div class='c x0 y0 w2 h0' ) are overlapping and because of that the click event is not registered. The fix should be with 'pointer-events:' adjustment for such cases.

      To reproduce

      • import the project from the attachment
      • click on the 2 segment on the editor
      • try to click or mouseover the same segment on the iframe

          [TRANSLATE-1945] Segment is not clickable in the review frame

          There are no comments yet on this issue.

            aleksandar Aleksandar Mitrev
            aleksandar Aleksandar Mitrev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: