Open Bug 1631013 Opened 5 years ago Updated 5 years ago

The shell in interactive tasks is cut off at the bottom

Categories

(Taskcluster :: UI, defect)

defect

Tracking

(Not tracked)

People

(Reporter: marco, Unassigned)

References

Details

Attachments

(3 files)

Attached image screen.png

Sounds awfully similar to https://bugzilla.mozilla.org/show_bug.cgi?id=1510923.
When I'm in an interactive task shell, the bottom part of the shell is not visible, so, for example, I can't see what I type.

If I try resizing the Firefox window, I see two console resolutions being mentioned at the center of the shell.

When I'm in an interactive task shell, the bottom part of the shell is not visible, so, for example, I can't see what I type.

I'm not able to replicate. The screenshot you sent shows no text at all. Are you not seeing the bottom part only or everything?

If I try resizing the Firefox window, I see two console resolutions being mentioned at the center of the shell.

That's expected. The library we use for some reason duplicates things on FF only. https://github.com/dbkaplun/hterm-umdjs/issues/6. The work-around we did there to support FF is to remove everything on the page (e..g, navigation menu) and just render the log.

Flags: needinfo?(mcastelluccio)
Attached image bad.png

Here's a screenshot which shows the bug.

I've noticed that in order to reproduce you need to paste something (with CTRL+V, I'm not sure if the same occurs if you paste by using the mouse) at least once in the shell.

Flags: needinfo?(mcastelluccio)
Attached image good.png

This is a screenshot when the bug does not occur (that is, when I have not pasted anything in the shell).

Note the first screenshot was a bit confusing (a command was running and I pressed ENTER multiple times), but the bug was there too: the blinking cursor was below what I could view.

From our discussion on riot, it seems to be working on chrome but fails on FF. This issue only happens when pasting. It would be interesting to see if the issue can be replicated on a different screen (e.g., external monitor) when using ubuntu. This would help know if it's a styling issue or something else.

I can't reproduce on an external monitor.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: