Open Bug 1877425 Opened 2 years ago Updated 1 year ago

In caret browsing mode, cannot move the caret from a absoluted positioned span to an other

Categories

(Core :: DOM: Core & HTML, defect)

defect

Tracking

()

Accessibility Severity s3

People

(Reporter: calixte, Unassigned)

Details

(Keywords: access)

Attachments

(1 file)

Attached file plop.html

STR:

  • enable caret browsing mode;
  • put the caret on the first span;
  • hit the arrow down key.

It isn't possible to go to the next span in the DOM.

For the context, in the pdf viewer, there's an invisible text layer we use for example to select some text.
In order to make possible highlighting some text in using the keyboard we need to be able to navigate in the text layer with the keyboard.
But in this layer, all the text spans are absolute positioned (their coordinates correspond to what we've in the pdf itself).
FYI, it works correctly in Chrome.

Keywords: access
Accessibility Severity: --- → s3

Calixte "manually" reimplemented caret browsing mode in pdf.js, so this is no longer necessary to fix bug 807730.

No longer blocks: 807730

The severity field is not set for this bug.
:dao, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(dao+bmo)
Component: Keyboard Navigation → DOM: Core & HTML
Flags: needinfo?(dao+bmo)
Product: Firefox → Core
Severity: -- → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: