Closed
Bug 1258247
Opened 9 years ago
Closed 7 years ago
sdk/ui does not provide a way to click on an html icon
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: spalmerin21, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0
Build ID: 20151216175450
Steps to reproduce:
ActionButton provides a way to show an icon and provide a click listener, but does not allow an HTML icon.
Frame provides a way to show a HTML icon but does not provide a click listener.
Actual results:
Couldn't implement a click listener on an HTML icon
Expected results:
Either ActionButton should allow html for logos or Frames should have a click listener.
Comment 1•7 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•