Closed Bug 1255842 Opened 8 years ago Closed 8 years ago

When clicking a field widget to expand the text, the text is both duplicated and expanded

Categories

(DevTools :: JSON Viewer, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1244912

People

(Reporter: pascalc, Unassigned)

Details

Attachments

(1 file)

Attached image screenshot of the bug
Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

1/ Go to https://transvision.mozfr.org/api/v1/tm/aurora/en-US/sl/An/?max_results=5&min_quality=10

2/ Click on an arrow widget to expand it

expected result:

The data is expanded like that:

0 {
  source  "Akan"
  target  "akanščina"
  quality 50
}

actual result:
0{source: "Akan", target: "akanščina", quality: 50}
source"Akan"
target"akanščina"
quality50

See screenshot.
Yes!  This will be fixed by bug 1244912 which should be ready to implement now.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: