Closed Bug 1049027 Opened 10 years ago Closed 8 years ago

DXR file viewer line numbers are out of alignment with the code on Firefox for Android

Categories

(Webtools Graveyard :: DXR, defect)

ARM
Android
defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Unassigned)

References

Details

Attachments

(1 file)

1) Visit http://dxr.mozilla.org/mozilla-central/source/build/mobile/remoteautomation.py#251 on a nightly build of Firefox for Android

Expected...
Viewport scrolls down to a line which displays as:
251            if self.messageLogger is None:

Actual...
Viewport scrolls down to a line which displays as:
251

It looks like the page just hadn't loaded fully, until you scroll up and see that the code is actually squashed at the top of the page - and out of alignment with the line numbers.
Attached image Screenshot
Blocks: 1097091
No longer blocks: 1097091
Looks like this went away.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: