#16954 Remove the remaining closures in the `src/core/colorspace.js` file #16956 Simplify the `EvaluatorPreprocessor.opMap` getter a little bit #16957 Use `await` even more in the "SaveDocument" worker-thread handler #16958 Update Puppeteer to version 21.2.1 #16959 Remove the closure from the `CipherTransformFactory` class #16961 Remove (some) closures from `web/debugger.js` #16962 Fix integration test "Interaction in bug1844576.pdf must check that a field has the correct formatted value" #16964 Fix integration test "FreeText Editor Move several FreeTexts must move several annotations" #16938 [Editor] Add the ability to create/update the structure tree when saving a pdf containing newly added annotations (bug 1845087) #16955 [Editor] Add a button to trigger a dialog for adding an alt text (bug 1844952) #16972 [Editor] Avoid to have some transparency in the icon used in the 'Alt text' button #16974 Fix a CSS linter issue in removing a useless comma #16975 [Editor] Use the same height as in the svg for icons for the alt-text button #16952 [Editor] Add a dialog box in order to get alt-text data (bug 1844952) #16980 [Editor] Make the border of the resizers slightly rounded #16979 [Editor] Update alt text dialog description #16981 Ignore optional content with missing /Type-entries #16977 [Editor] Allow the user to add and save an alt-text for images (bug 1844952) #16982 [Editor] Remove copy/paste listener when alt text dialog is displayed #16983 [Editor] Add a tooltip showing the alt text when hovering the alt-text button (bug 1844952) #16984 Don't try to close the `altText` dialog if it's not open (PR 16977 follow-up) #16987 [Editor] Add more telemetry for the 'add image' feature (bug 1853960) #16986 [Editor] Change some strings in the alt-text dialog #16985 [Editor] Change the colors for the disabled Save button in alt text dialoag in HCM #16989 Use the new "reporttelemetry" event in more viewer components #16990 [Editor] Add an aria-label to the alt-text button depending on its state #16988 [Editor] Tweak few values after review from UX #16991 Ensure that all "alt_text_*" save-telemetry values are boolean (PR 16987 follow-up)
Bug 1854348 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.
#16954 Remove the remaining closures in the `src/core/colorspace.js` file #16956 Simplify the `EvaluatorPreprocessor.opMap` getter a little bit #16957 Use `await` even more in the "SaveDocument" worker-thread handler #16958 Update Puppeteer to version 21.2.1 #16959 Remove the closure from the `CipherTransformFactory` class #16961 Remove (some) closures from `web/debugger.js` #16962 Fix integration test "Interaction in bug1844576.pdf must check that a field has the correct formatted value" #16964 Fix integration test "FreeText Editor Move several FreeTexts must move several annotations" #16938 [Editor] Add the ability to create/update the structure tree when saving a pdf containing newly added annotations (bug 1845087) #16955 [Editor] Add a button to trigger a dialog for adding an alt text (bug 1844952) #16972 [Editor] Avoid to have some transparency in the icon used in the 'Alt text' button #16974 Fix a CSS linter issue in removing a useless comma #16975 [Editor] Use the same height as in the svg for icons for the alt-text button #16952 [Editor] Add a dialog box in order to get alt-text data (bug 1844952) #16980 [Editor] Make the border of the resizers slightly rounded #16979 [Editor] Update alt text dialog description #16981 Ignore optional content with missing /Type-entries #16977 [Editor] Allow the user to add and save an alt-text for images (bug 1844952) #16982 [Editor] Remove copy/paste listener when alt text dialog is displayed #16983 [Editor] Add a tooltip showing the alt text when hovering the alt-text button (bug 1844952) #16984 Don't try to close the `altText` dialog if it's not open (PR 16977 follow-up) #16987 [Editor] Add more telemetry for the 'add image' feature (bug 1853960) #16986 [Editor] Change some strings in the alt-text dialog #16985 [Editor] Change the colors for the disabled Save button in alt text dialoag in HCM #16989 Use the new "reporttelemetry" event in more viewer components #16990 [Editor] Add an aria-label to the alt-text button depending on its state #16988 [Editor] Tweak few values after review from UX #16991 Ensure that all "alt_text_*" save-telemetry values are boolean (PR 16987 follow-up) #16996 Enable the Stylelint `declaration-block-no-duplicate-properties` rule (issue 16995) #16998 Make one of the m-c linters happy #16993 [GeckoView] Avoid bundling the `AltTextManager` class, since it's unused