MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit
Datagrid problems with keyboard
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- C#
- Star
- 16.3k
- Fork
- 3.5k
- Merge trung bình
- 1 ngày 22 giờ
- Pull request đã merge (30 ngày)
- 8
Mô tả
the datagrid MaterialDataGridComboBoxColumn can't be used with keyboard
when i get to the column with my keyboard by pressing "Tab" pressing any key to open the "drop down list" including space doesn't do anything and i have to use the mouse to do so even if i forced the editing cell mode for it
can't set the MaterialDataGridComboBoxColumn to editable
pressing tab to go throw app fields work fine until i reach a datagrid instead of going from the last field to the first cell in the first row if there is any it will go throw the columns headers first then the first row.
if you need this for a checkbox to select all or something just add IsTabStop with false as the default also there is no visible indication where it currently focus on with the headers because the dots box doesn't show on them
the MaterialDesignDataGridTextColumnPopupEditingStyle should popup with minwidth as wide as the cell width.
demo https://youtu.be/d21YR-9FKk4
you can test all of this in the demo app, thanks
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Bắt đầu với ứng dụng demo được mô tả trong issue và tái hiện hành vi bàn phím trong MaterialDataGridComboBoxColumn. Kiểm tra hành vi của cột datagrid, thứ tự tab và chỉ báo tiêu điểm, cùng với MaterialDesignDataGridTextColumnPopupEditingStyle. Hoàn thành khi thao tác chỉnh sửa bằng bàn phím hoạt động, điều hướng bằng phím Tab và tiêu điểm có thể sử dụng được, đồng thời chiều rộng tối thiểu của popup khớp với chiều rộng của ô.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- csharp
- Lĩnh vực
- desktop
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 25/100