v2rayN icon indicating copy to clipboard operation
v2rayN copied to clipboard

[Bug]: 6.0 将【延迟(ms)】栏位调整到其他栏位后,点击表头无法正常按延迟大小排序节点

Open Roy4LEyEs opened this issue 2 years ago • 1 comments

预期情况

将【延迟(ms)】这一列调整至其他位置后,再次点击表头应该能正常按延迟大小来排序节点

实际情况

将【延迟(ms)】这一列调整至其他不同位置后,点击表头进行排序,会出现: 1.无反应,节点不会以延迟大小进行排序 2.节点会进行排序,但排序混乱

复现方法

调整【延迟(ms)】栏位至表格中其他位置

日志信息

2023-01-02 11:02:06.9274-INFO v2rayN start up | v2rayN - V6.0 - 2023/01/01 | D:\Downloads\v2rayN\v2rayN.exe 2023-01-02 11:02:06.9274-DEBUG Could not find file 'D:\Downloads\v2rayN\guiConfigs\guiNConfig.json'.,Could not find file 'D:\Downloads\v2rayN\guiConfigs\guiNConfig.json'. 2023-01-02 11:02:06.9847-DEBUG at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) at System.IO.StreamReader.ValidateArgsAndOpenPath(String path, Encoding encoding, Int32 bufferSize) at System.IO.StreamReader..ctor(String path) at v2rayN.Utils.LoadResource(String res) 2023-01-02 11:03:07.5499-INFO UpdateTaskRun

额外信息

No response

我确认已更新至最新版本

  • [X] 是

我确认已查询历史issues

  • [X] 是

Roy4LEyEs avatar Jan 02 '23 03:01 Roy4LEyEs

是的,点击排序时是按照标题的序号判断的,暂时请不要调整位置

2dust avatar Jan 02 '23 03:01 2dust

https://github.com/2dust/v2rayN/releases/tag/6.8

2dust avatar Feb 03 '23 12:02 2dust