Bug 1878753 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

STR:
1. Load attached testcase.
2. (optional) Press Enter.

EXPECTED RESULTS:
- You should see a circular focus area drawn over the yellow image.
- When you press enter, that should activate the focused area's link, which you can confirm by seeing a `#` get added to the URL shown in your URLbar.

ACTUAL RESULTS:
- No focus area is drawn.
- If you press enter, nothing happens.


ADDITIONAL NOTE:
The image/area seems to get *sort-of* autofocused, because if you press `Tab` after loading the testcase, you can see that focus moves to "after-textfield" (which implies that the thing just before that textfield was previously focused).  And then if you press `Shift-Tab` to move back, you can see that the image correctly gains focus (at which point pressing enter works correctly).
STR:
1. Load attached testcase.
2. (optional) Press Enter.

EXPECTED RESULTS:
- You should see a circular focus-ring drawn over the yellow image.
- When you press enter, that should activate the focused area's link, which you can confirm by seeing a `#` get added to the URL shown in your URLbar.

ACTUAL RESULTS:
- No focus area is drawn.
- If you press enter, nothing happens.


ADDITIONAL NOTE:
The image/area seems to get *sort-of* autofocused, because if you press `Tab` after loading the testcase, you can see that focus moves to "after-textfield" (which implies that the thing just before that textfield was previously focused).  And then if you press `Shift-Tab` to move back, you can see that the image correctly gains focus (at which point pressing enter works correctly).

Back to Bug 1878753 Comment 0