Closed Bug 862216 Opened 11 years ago Closed 6 years ago

[Buri][Notification]No screenshot icon on its notification.

Categories

(Firefox OS Graveyard :: Gaia::System, defect, P2)

ARM
Gonk (Firefox OS)
defect

Tracking

(blocking-b2g:-)

RESOLVED WONTFIX
blocking-b2g -

People

(Reporter: sync-1, Unassigned)

Details

Attachments

(1 file)

AU_LINUX_GECKO_ICS_STRAWBERRY_V1.01.00.01.19.059
 Firefox os  v1.0.1
 Mozilla build ID:20130331070206
 
 +++ This bug was initially created as a clone of Bug #439628 +++
 
 Created an attachment (id=389338)
 picture
 
 DEFECT DESCRIPTION:
 [Notification]No screenshot icon on its notification.
 
  REPRODUCING PROCEDURES:
 Lock the screen,press power+home to screenshot a picture,will get notification on both lockscreen and lockscreen,but no icon like call.->ko
 
  EXPECTED BEHAVIOUR:
 Has icon.
 
  ASSOCIATE SPECIFICATION:
 
  TEST PLAN REFERENCE:
 
  TOOLS AND PLATFORMS USED:
 
  USER IMPACT:
 
  REPRODUCING RATE:
 3/3
 
  For FT PR, Please list reference mobile's behavior:
 
 ++++++++++ end of initial bug #439628 description ++++++++++
 
 
 
 CONTACT INFO (Name,Phone number):
 
  DEFECT DESCRIPTION:
 
  REPRODUCING PROCEDURES:
 
  EXPECTED BEHAVIOUR:
 
  ASSOCIATE SPECIFICATION:
 
  TEST PLAN REFERENCE:
 
  TOOLS AND PLATFORMS USED:
 
  USER IMPACT:
 
  REPRODUCING RATE:
 
  For FT PR, Please list reference mobile's behavior:
Clone from brother
Attached image picture
Clone from brother
In branch v1.0.1 code, it is not icon for notification to notify
screenshot. As the following code:
  navigator.mozNotification.createNotification(title, body).show();

But in the new code in the github(https://github.com/mozilla-b2g/gaia/blob/master/apps/system/js/screenshot.js), it has an icon for screenshot. As the following code:
  navigator.mozNotification.createNotification(
      title, body, '../camera/style/icons/60/Camera.png').show();

So it can be merged into v1.0.1 to solve this issue.
blocking-b2g: --- → tef?
Not a blocker - screenshots are not easily user discoverable and current experience definitely is not critical.
blocking-b2g: tef? → -
(In reply to Alex Keybl [:akeybl] from comment #4)
> Not a blocker - screenshots are not easily user discoverable and current
> experience definitely is not critical.

Hi Alex,

What the decision about it? Should it be merged into v1.0.1 branch or not?
Hello Alex Keybl,

So what your decision about this issue?
Flags: needinfo?(akeybl)
Flags: needinfo?(akeybl)
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: