Opened 6 years ago
Closed 6 years ago
#14480 closed bug (fixed)
ColumnListView: horizontal scroolbar doesn't keep into account hidden columns
Reported by: | Janus | Owned by: | Janus |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Kits/Interface Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Attachments (2)
Change History (10)
by , 6 years ago
Attachment: | Before.png added |
---|
by , 6 years ago
comment:1 by , 6 years ago
Description: | modified (diff) |
---|
follow-ups: 5 6 comment:2 by , 6 years ago
comment:3 by , 6 years ago
Summary: | ColumnListView: horizontal scroolbar doesn't keep into account hidden column → ColumnListView: horizontal scroolbar doesn't keep into account hidden columns |
---|
comment:4 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → in-progress |
comment:5 by , 6 years ago
Replying to humdinger:
Isn't that a feature? Why should the scrollbar indicate there's something outside the currently shown contents it can scroll to, when the column is actually hidden and nothing will be revealed when scrolled?
Are you saying the error is in the Tracker?
comment:6 by , 6 years ago
Replying to humdinger:
Isn't that a feature? Why should the scrollbar indicate there's something outside the currently shown contents it can scroll to, when the column is actually hidden and nothing will be revealed when scrolled?
Are you reading the issue backward? After the patch the scrollbar is aligned to the visible columns like the Tracker (image After).
comment:7 by , 6 years ago
Indeed, I misunderstood. I assumed you reported a new bug after a recent change. Now that I've seen your patch at Gerrit, it's clear your "After" is after you fixed it...
Isn't that a feature? Why should the scrollbar indicate there's something outside the currently shown contents it can scroll to, when the column is actually hidden and nothing will be revealed when scrolled?