walk
walk copied to clipboard
TabWidget focus issue
Origin from: https://github.com/lxn/walk/commit/9c42a8dc7a94c4af30db82626e24ec55fd48a5da#commitcomment-33674182
After https://github.com/lxn/walk/commit/e918ceb58768422acc50c8eef574e50512cf3d1d . TabWidget still makes first focusable and textSelectable widget full selected.
Can we prevent this behavior? Thanks.