Commit graph

176 commits

Author SHA1 Message Date
Damian Büchel
dab86a31f5 SEBWIN-668, #589: Fixed crash when using SEB without browser and pressing the Windows key. 2023-03-27 16:55:17 +02:00
Damian Büchel
65840f646e SEBWIN-667: Fixed crash when third-party application has no title. 2023-03-24 18:18:02 +01:00
Damian Büchel
0cdffd891b SEBWIN-593, #431: Implemented new configuration option to show or hide the path of file system elements. 2023-03-09 22:49:54 +01:00
Damian Büchel
cdb08798b8 SEBWIN-649: Updated year in license and copyright remarks. 2023-03-08 00:30:20 +01:00
Jonas Sourlier
298e8f34f4 fix possible IndexOutOfRangeException 2023-03-06 17:03:01 +01:00
Jonas Sourlier
3ca514e653 accessibility bugfixes 2023-02-28 15:26:48 +01:00
Jonas Sourlier
094ff4765b fix modal auto-close 2023-02-28 15:26:48 +01:00
Jonas Sourlier
5c5a70ad73 fix WLAN menu keyboard accessibility 2023-02-28 15:26:48 +01:00
Jonas Sourlier
1ad20567b8 fix AudioControl nested focusability 2023-02-28 15:26:48 +01:00
Jonas Sourlier
31f5c75a90 fix popups space bar problem 2023-02-28 15:26:48 +01:00
Jonas Sourlier
765bfcb516 network button accessibility 2023-02-28 15:26:48 +01:00
Jonas Sourlier
a0fb74a07e work on accessibility 2023-02-28 15:26:47 +01:00
Jonas Sourlier
14ef0a2b2a work on accessibility 2023-02-28 15:26:47 +01:00
Jonas Sourlier
900115d66c possible accessibility bugfix to make JAWS read the help texts 2023-02-28 15:26:38 +01:00
Jonas Sourlier
20a2c11927 set tooltip help text for JAWS 2023-02-28 15:25:30 +01:00
Jonas Sourlier
0b9299f88f fix overlay MouseLeave behavior 2023-02-28 15:25:30 +01:00
Damian Büchel
474d766926 SEBWIN-611: Second attempt at fixing resizing issue. 2023-02-16 22:59:58 +01:00
Damian Büchel
f57771fda9 SEBWIN-611: Forgot to invoke lockscreen re-initialization on dispatcher. 2023-02-16 22:18:47 +01:00
Damian Büchel
2aaa74c7b0 SEBWIN-611: Attempt to correctly resize lockscreen on display resolution change. 2023-02-16 17:54:40 +01:00
Damian Büchel
3bd786543d SEBWIN-607, #480, #499: Fixed access to potentially uninitialized DOM in accessibility JavaScript code. 2022-11-29 13:55:19 +01:00
Damian Büchel
89401df6f6 Implemented visual indication for active applications in taskbar. 2022-10-27 13:06:49 +02:00
Jonas Sourlier
878ac29fe0 combine if statements 2022-10-27 10:27:55 +02:00
Jonas Sourlier
bb0f679c6b fix https://github.com/SafeExamBrowser/seb-win-refactoring/issues/490 2022-10-25 13:14:59 +02:00
Damian Büchel
3a39784af2 SEBWIN-477: Minor refactoring. 2022-09-02 14:56:49 +02:00
anhefti
c13b2d2ac7 SEBWIN-477 implementation 2022-08-31 14:11:19 +02:00
Damian Büchel
5129c2cb43 SEBWIN-587: Perform forward search on enter. 2022-08-09 15:37:50 +02:00
Damian Büchel
a7bb5f543a Fixed usability issues with lock screen and password dialog. 2022-07-28 12:39:58 +02:00
Damian Büchel
32be808415 SEBWIN-581: Implemented new configuration option to control printing of web content. 2022-07-25 20:25:42 +02:00
Damian Büchel
82e8166fd5 SEBWIN-510, #278, #417: Attempt to fix crashes on slow / virtual machines. 2022-07-25 15:21:26 +02:00
Jonas Sourlier
475c46529f accessibility bugfixes 2022-06-01 12:07:17 +02:00
Jonas Sourlier
57ab7cabcf work on accessibility 2022-06-01 12:07:17 +02:00
Damian Büchel
66445a117f SEBWIN-568: Implemented functionality to automatically reperform text search on browser navigation or reload. 2022-05-31 12:34:01 +02:00
Damian Büchel
930c07d193 Removed browser reference from desktop UI. 2022-05-31 11:10:44 +02:00
Damian Büchel
05a4bd126a Updated solution dependencies and browser engine (version 101.0.15). 2022-05-06 16:33:06 +02:00
Damian Büchel
aa6c765729 SEBWIN-567: Implemented keyboard activator for taskbar. 2022-05-06 15:52:37 +02:00
Jonas Sourlier
117ced0bf5 adapt accessibility changes to SEBWIN-531, #240 changes (7142380) 2022-05-03 11:24:54 +02:00
Jonas Sourlier
91b15eeb98 passing logger down to BrowserWindow 2022-05-03 09:36:09 +02:00
Jonas Sourlier
ef63a67aee add logger for javascript errors 2022-05-03 08:40:59 +02:00
Jonas Sourlier
ccbeb9d32d remove commented-out code 2022-05-02 17:07:43 +02:00
Jonas Sourlier
cc37618da2 move LoseFocusRequestedEventHandler to Browser.Contracts 2022-05-02 16:33:35 +02:00
Jonas Sourlier
d0676fa2db accessible power supply control 2022-05-02 15:44:31 +02:00
Jonas Sourlier
a4e56ead3d focus address bar by pressing Ctrl+L 2022-05-02 15:44:28 +02:00
Jonas Sourlier
ffe424725d accessible keyboard layout button 2022-05-02 15:42:59 +02:00
Jonas Sourlier
51c22b840c accessible Clock.xaml 2022-05-02 15:42:15 +02:00
Jonas Sourlier
8a19b205de added accessibility labels to UI controls 2022-05-02 15:42:15 +02:00
Jonas Sourlier
9d5792c7ec reload button accessibility 2022-05-02 15:42:15 +02:00
Jonas Sourlier
a7b6f9cb87 accessibility for audio and language controls 2022-05-02 15:42:11 +02:00
Jonas Sourlier
c783578bdf popup menu accessibility
(cherry picked from commit 2b6c2f0ecaa8953ae7f126b562e58b87f98d6d3f)
2022-05-02 15:40:19 +02:00
Jonas Sourlier
d040615c6e accessibility 2022-05-02 15:40:16 +02:00
Damian Büchel
a4d1904b81 SEBWIN-536, #349: Fixed keyboard system component to correctly display all installed keyboard layouts / input languages. 2022-04-26 16:45:53 +02:00