BDisp
|
b3817d8ff1
Set focus to the ScrollBarView host if scrolling is started by the scroll bar.
|
4 years ago |
BDisp
|
85d445a5d6
Reverting the changes as this is working right again.
|
4 years ago |
BDisp
|
0466a6ebc3
Avoiding throwing exception on the "All Views Tester" scenario.
|
4 years ago |
BDisp
|
542c507b59
Ensuring visibility to the SelectedItem of the ListView when getting focus.
|
4 years ago |
BDisp
|
146d23422b
Ensures that the ScrollBarView don't have two vertical or horizontal ScrollBarView.
|
4 years ago |
BDisp
|
b88dbb672b
Added right and left scrolling feature to the ListView.
|
4 years ago |
BDisp
|
7d71525a4a
Fixes #1088. On WindowsDriver moving the mouse with a button pressed, when it is released, the button clicked event is fired, causing an unintentional event.
|
4 years ago |
BDisp
|
bf6c4ec417
Improves mouse functionality and fixed the CharacterMap scenario.
|
4 years ago |
BDisp
|
351cb8133f
Fixed backward bug and added one more unit test to probe.
|
4 years ago |
BDisp
|
5b86c460e8
Added ScrollBarViewTests.cs file with unit tests for ScrollBarView.
|
4 years ago |
BDisp
|
5c2e037c85
Removed ContentOffset from ScrollBarView.
|
4 years ago |
Angelo Breuer
|
3ca84f8381
Add tests for #1084
|
4 years ago |
Angelo Breuer
|
4bbc2fc22d
Reset synchronization context on Application.Shutdown()
|
4 years ago |
BDisp
|
cb71674e76
Sets the vertical and horizontal ContentOffset property.
|
4 years ago |
BDisp
|
6f13c64747
ContentOffset fixed.
|
4 years ago |
BDisp
|
4fbb5be165
Fixed some bugs.
|
4 years ago |
BDisp
|
f7a8cf63d7
Since FocusNearestView method deals with navigation and focus is better use TabIndexes instead.
|
4 years ago |
BDisp
|
61e87e84b5
Fixes #1073, #1058, #480 #1049. Provides more automation to the ScrollBarView, allowing easily implement on any view.
|
4 years ago |
tznind
|
c7174c3b46
Handled case where nodes return null for ToString
|
4 years ago |
BDisp
|
845b940078
Fixes shift on Unix.
|
4 years ago |
BDisp
|
b3850f7f61
Fixing FakeDriver and unit test.
|
4 years ago |
BDisp
|
3dd17bd82c
Added feature to navigate through all Application.Top's subviews.
|
4 years ago |
BDisp
|
ea8d84f185
Fixing the FocusNearestView method.
|
4 years ago |
BDisp
|
950c7dd19a
Adding unit test.
|
4 years ago |
Charlie Kindel
|
cbbce244dc
Merge pull request #1072 from mrboring-forks/spelling-error
|
4 years ago |
BDisp
|
6d86e7f294
Fixes #1071. Toplevel.GetTopLevelSubviews (). Changed from HashSet<View> to IList<View>.
|
4 years ago |
mrboring
|
8bc5a3f5f3
Removed files from pull request
|
4 years ago |
Charlie Kindel
|
c00637fb1e
Merge pull request #1063 from HermanSchoenfeld/master
|
4 years ago |
Charlie Kindel
|
321513f19d
Merge pull request #1069 from BDisp/auto-size-fix
|
4 years ago |
tznind
|
d988a34444
Added SelectAll, better selection iteration and validation
|
4 years ago |