Page MenuHomePhabricator

Cannot horizontal scroll in Task-Graph, overflow is clipped
Closed, ResolvedPublic

Description

Take at look at https://phabricator.wikimedia.org/T107037 - I cannot see the task name :(

Upstream: https://secure.phabricator.com/T11676

Event Timeline

Restricted Application added subscribers: TerraCodes, Aklapper. · View Herald Transcript
mmodell subscribed.

I see scrollbars on the task graph and I am able to scroll horizontally to see the task names.

I'm using Firefox 48.0.1 on Linux

I see scrollbars on the task graph and I am able to scroll horizontally to see the task names.

I'm using Firefox 48.0.1 on Linux

Is it just me, or I cannot still see it ? even on Firefox :\ Let me paste some screenshots
at the top

Selection_197.png (190×1 px, 14 KB)

and at the bottom:

Selection_198.png (101×1 px, 4 KB)

greg subscribed.

I have the same experience as @01tonythomas . I'm on Fx 45.3.0 (Firefox ESR in Debian)

I'm thinking that it might be at least a bit more user-friendly to put the graph on the right side and the task titles on the left? :D

I can't reproduce the issue in Firefox or Chromium on my machine. I guess it's only an issue in older versions of Firefox.

I don't see scrollbars on FF 48.0.1 on Mac.

Screen Shot 2016-09-15 at 8.42.28 PM.png (256×2 px, 58 KB)

I can't reproduce the issue in Firefox or Chromium on my machine. I guess it's only an issue in older versions of Firefox.

I can reproduce the issue in Firefox 48 (current stable) on Fedora 24 on https://phabricator.wikimedia.org/T107037 with a display width of 1440px.

If you resize your browser slightly (make it a bit narrower) does the scrollbar appear?

What I found is that there is a small range of widths where the scrollbar does not appear. If the browser is a bit wider, then the scrollbar isn't needed, if it's narrower then the scrollbar appears. The point where the content overflows just isn't quite aligned with the point where the scrollbar appears.

For me the scrollbar appears when my browser width is below 1277px but the content is somewhat cut off anywhere between ~1280px and ~1600px.

Sadly, even when the scrollbars are available, they barely reveal any of the task title:

phab-scrollbars.png (660×1 px, 63 KB)

I guess we should report this upstream...

Yeah, if I resize smaller I get the scrollbars. But then....

Selection_135.png (413×408 px, 21 KB)

(what you show in your screenshot)

I guess we should report this upstream...

yup

Aklapper moved this task from Backlog to Reported Upstream on the Upstream board.
Aklapper moved this task from Backlog to Upstreamed on the Phabricator (Upstream) board.

As Evan pointed out in upstream (thanks!),

a workaround is to select Search → Search Subtasks in the panel, to get a result list of subtasks.

Should be fixed with the #phab-2016-09-28 update.

mmodell claimed this task.