Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The last GroupTable column exceeds the table width in Chrome #872

Closed
5 tasks
dtsaryov opened this issue May 22, 2018 · 1 comment
Closed
5 tasks

The last GroupTable column exceeds the table width in Chrome #872

dtsaryov opened this issue May 22, 2018 · 1 comment
Assignees
Labels
state: fixed Fixed by the developer type: bug Something isn't working ver: 6.10.8 Fixed in version ver: 7.0.2 Fixed in version ver: 7.1.0 Fixed in version
Milestone

Comments

@dtsaryov
Copy link
Contributor

dtsaryov commented May 22, 2018

Environment

  • Platform version: 6.8
  • Client type: Web
  • Browser: Chrome

Description of the bug or enhancement

GroupTable incorrectly calculates width of the last column. It leads to a situation when vertical scrollbar overlaps right aligned values:

image

A topic on support forum: link

Test case

  1. Create a test entity and generate generic UI screens with GroupTable
  2. Set right align for the last column
  3. Create few entities and change browser viewport height to enable table scrolling

A.R.

Scrollbar overlaps last column values

Test project

gt-last-col-chrome.zip

QA

Checklist:

  • Different browsers (Chrome, FF, Edge, etc)
  • Browser and system zoom
  • High DPI display
  • Different grouping hierarchy (group by one property, group by two properties, etc)
  • Aggregation
@dtsaryov dtsaryov added the type: bug Something isn't working label May 22, 2018
@dtsaryov dtsaryov self-assigned this May 22, 2018
@dtsaryov dtsaryov added this to the Release 6.8 milestone Jul 31, 2018
@dtsaryov dtsaryov modified the milestones: Release 6.8, Release 6.10 Aug 14, 2018
@dtsaryov
Copy link
Contributor Author

Postponed to 6.10

@dtsaryov dtsaryov changed the title GroupTable incorrectly calculates width of columns for the first time The last GroupTable column exceeds the table width in Chrome Aug 16, 2018
@haulmont-git haulmont-git added the ver: 6.10.8 Fixed in version label Feb 19, 2019
@haulmont-git haulmont-git added the ver: 7.0.2 Fixed in version label Feb 19, 2019
@haulmont-git haulmont-git added the ver: 7.1.0 Fixed in version label Feb 19, 2019
@natfirst natfirst assigned myatlevEvg and unassigned natfirst Feb 19, 2019
@myatlevEvg myatlevEvg added the state: fixed Fixed by the developer label Mar 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: fixed Fixed by the developer type: bug Something isn't working ver: 6.10.8 Fixed in version ver: 7.0.2 Fixed in version ver: 7.1.0 Fixed in version
Projects
None yet
Development

No branches or pull requests

4 participants