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

bug: 虚拟滚动模式 Tips 定位漂移 #2295

Closed
1 task done
densen2014 opened this issue Oct 27, 2023 · 2 comments · Fixed by #2307
Closed
1 task done

bug: 虚拟滚动模式 Tips 定位漂移 #2295

densen2014 opened this issue Oct 27, 2023 · 2 comments · Fixed by #2307
Assignees
Labels
bug Something isn't working
Milestone

Comments

@densen2014
Copy link
Member

densen2014 commented Oct 27, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

    [DisplayName("客户")]
    [AutoGenerateColumn(ShowTips = true, TextEllipsis = true, Width = 150, Order = 4)]
    public string CustomerName { get; set; }

名称很长的情况下定位漂移

H1 6WM SFDZDA9Z5HD5266

客户名称长度短的tips没问题

)HADDIH2YH@LGMICP3_H`ZO

拉长列宽后定位就正确了

image

image

image

Expected Behavior

No response

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version

7

Anything else?

No response

@densen2014 densen2014 added the bug Something isn't working label Oct 27, 2023
@bb-auto
Copy link

bb-auto bot commented Oct 27, 2023

@densen2014 Thank you for filing this issue. In order for us to investigate this issue, please provide a minimalistic repro project that illustrates the problem.

@bb-auto bb-auto bot added this to the V7.11.0 milestone Oct 27, 2023
@densen2014 densen2014 changed the title bug: <Table> 虚拟滚动模式,列名称很长并 Tips 定位漂移 bug: <Table> 虚拟滚动模式 Tips 定位漂移 Oct 27, 2023
@ArgoZhang
Copy link
Collaborator

ArgoZhang commented Nov 1, 2023

@densen2014 这个 bug bootstrap 那边一直没有解决,这个代码我们几乎一行都没有,我尝试修复一下

@ArgoZhang ArgoZhang changed the title bug: <Table> 虚拟滚动模式 Tips 定位漂移 bug: 虚拟滚动模式 Tips 定位漂移 Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants