Closed
Bug 972975
Opened 12 years ago
Closed 11 years ago
Icons missing from some DXR context menus
Categories
(Webtools Graveyard :: DXR, defect)
Webtools Graveyard
DXR
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: abbeyj+bugzilla, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0 (Beta/Release)
Build ID: 20140127194636
Steps to reproduce:
Go to http://dxr.allizom.org/mozilla-central/source/accessible/public/nsIAccessibilityService.h#34 and click on "nsIAccessibilityService"
OR
go to http://dxr.allizom.org/mozilla-central/source/accessible/src/base/ARIAMap.cpp#39 and click on "nsRoleMapEntry"
Actual results:
The "Find sub classes", "Find base classes", "Find members", and "Jump to definition" items are all missing icons.
Expected results:
These items should have icons. IIRC they all did before the new UI landed.
Comment 1•11 years ago
|
||
I fixed this on PR #310 on github : https://github.com/mozilla/dxr/pull/310 .
You can see it in action here: http://dxr.allizom.org/mozilla-central/source/accessible/base/ARIAMap.cpp#39
Comment 2•11 years ago
|
||
And it was merged in in https://github.com/mozilla/dxr/commit/e0094f3f78fa4361b84905489dff7328cb55ca1f.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•