Closed Bug 1732598 Opened 4 years ago Closed 2 years ago

FF ver 92.0.1 does not display 'react-image-annotate' (package) image

Categories

(Core :: Graphics: ImageLib, defect)

Firefox 92
defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: burlingtonson, Unassigned)

Details

Attachments

(2 files)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0

Steps to reproduce:

Nothing new. App was functioning correctly until FF 92.0.1

Actual results:

Using the package 'react-image-annotate' images are displayed to add annotations. After installing FF 92.0.1 images and their associated annotations are NOT displayed. Only a blank area is displayed. Display functions correctly in Chrome & MS Edge

Expected results:

The image & associated annotations should be displayed

React/JS code

<ReactImageAnnotate
selectedImage={images[0].src}
key={images[0].src}
images={images}
regionClsList={regionClsList}
regionTagList={regionTagList}
onExit={saveAnnotations}
hideHeader={false}
hideNext={true}
hidePrev={true}
pointDistancePrecision={3}
allowComments={true}
/>

The Bugbug bot thinks this bug should belong to the 'Core::ImageLib' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.

Component: Untriaged → ImageLib
Product: Firefox → Core

Can you use https://mozilla.github.io/mozregression/ to find out the specific changeset that caused this to stop working?

Flags: needinfo?(burlingtonson)

Or provide a link to a publicly available testcase?

A needinfo is requested from the reporter, however, the reporter is inactive on Bugzilla. Closing the bug as incomplete.

For more information, please visit BugBot documentation.

Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Flags: needinfo?(burlingtonson)
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: