Open
Bug 1480330
Opened 6 years ago
Updated 2 years ago
keyboard focus gets trapped at "Tenant Location" field
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
UNCONFIRMED
People
(Reporter: v-jakali, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36
Steps to reproduce:
1. Load Azure portal in Firefox browser
2. Navigate to "Device Enrollment" under Manage in "Microsoft Intune" blade and hit enter
3. Tab to "Tenant Location" field in "Device Enrollment" blade
4. Try to navigate the blade through tab/shift+tab navigation
Actual results:
Keyboard focus gets trapped at "Tenant Location" field in "Device Enrollment" blade.
Expected results:
Keyboard focus should not get trapped at "Tenant Location" field in "Device Enrollment" blade.
On hitting tab from "Tenant Location" field, focus should move to "MDM Authority" field.
On shift tabbing from "Tenant Location" field, focus should move to "Tenant name" field.
Comment 1•6 years ago
|
||
Hi reporter, if this is a regression issue, could you please provide a regression range using mozregression tool?
Steps are here- https://mozilla.github.io/mozregression/
Thanks
Component: Untriaged → Keyboard Navigation
Updated•6 years ago
|
Component: Keyboard Navigation → Event Handling
Product: Firefox → Core
Reporter | ||
Comment 2•6 years ago
|
||
Hi Damira,
Thanks for looking into the issue but unfortunately I’m not sure if this is a regression issue or not. I’ve tested this for the first time and found this issue.
Priority: -- → P3
Assignee | ||
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•