Closed
Bug 1003646
Opened 11 years ago
Closed 10 years ago
[Sora][Message][SMS][Gallery]The short message shouldn't be opened below the picture share interface when open a new sms via notifications in status bar.
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect, P1)
Firefox OS Graveyard
Gaia::System::Window Mgmt
Tracking
(tracking-b2g:backlog)
RESOLVED
FIXED
tracking-b2g | backlog |
People
(Reporter: sync-1, Assigned: dwi2)
References
Details
Attachments
(3 files)
Firefox OS v1.3
Mozilla build ID:20140422024003
Created an attachment (id=706750)
pic
DEFECT DESCRIPTION:
[SMS][Gallery]The short message shouldn't be opened under the picture share interface when open a new sms via notifications in status bar.
REPRODUCING PROCEDURES:
1.Launch Gallery,view a picture,tap the 'share' button,pop up share interface
2.A SMS arrive,tap the notification in the status bar,you can see the SMS
opened below the PIC share interface-->K.O
EXPECTED BEHAVIOUR:
MS should enter SMS interface when tap message notification
ASSOCIATE SPECIFICATION:
TEST PLAN REFERENCE:
TOOLS AND PLATFORMS USED:
USER IMPACT:
Medium
REPRODUCING RATE:
5/5
For FT PR, Please list reference mobile's behavior:
Beetle lite FF V18H can reproduce this bug
Soul 3.5 FF V121+ZZ can reproduce this bug
Comment 3•11 years ago
|
||
I think this has been fixed with bug 936729.
Can you try with a newer build on master?
(In reply to Julien Wajsberg [:julienw] from comment #3)
> I think this has been fixed with bug 936729.
>
> Can you try with a newer build on master?
We just have a 20140422024003 build now. Thus let's wait for the new build upgraded.
(In reply to 田旻 from comment #4)
> (In reply to Julien Wajsberg [:julienw] from comment #3)
> > I think this has been fixed with bug 936729.
> >
> > Can you try with a newer build on master?
>
> We just have a 20140422024003 build now. Thus let's wait for the new build
> upgraded.
Ya i dont think we will ever uplift the patch of 936729, so Tianm you might need to cherry-pick the fix yourself
Flags: needinfo?(tianm)
(In reply to Vance Chen [:vchen][vchen@mozilla.com] from comment #5)
> (In reply to 田旻 from comment #4)
> > (In reply to Julien Wajsberg [:julienw] from comment #3)
> > > I think this has been fixed with bug 936729.
> > >
> > > Can you try with a newer build on master?
> >
> > We just have a 20140422024003 build now. Thus let's wait for the new build
> > upgraded.
>
> Ya i dont think we will ever uplift the patch of 936729, so Tianm you might
> need to cherry-pick the fix yourself
OK, I will have a try.
Flags: needinfo?(tianm)
(In reply to Julien Wajsberg [:julienw] (away until 5th May) from comment #3)
> I think this has been fixed with bug 936729.
>
> Can you try with a newer build on master?
But they are not the same bug, this one is just about the covering of the shared interface to the new opened sms.
(In reply to Julien Wajsberg [:julienw] (away until 5th May) from comment #3)
> I think this has been fixed with bug 936729.
>
> Can you try with a newer build on master?
Could you kind enough and have a double check? Thanks.
Comment 9•11 years ago
|
||
(In reply to 田旻 from comment #7)
> (In reply to Julien Wajsberg [:julienw] (away until 5th May) from comment #3)
> > I think this has been fixed with bug 936729.
> >
> > Can you try with a newer build on master?
>
> But they are not the same bug, this one is just about the covering of the
> shared interface to the new opened sms.
Ok, I think I was confused; in the step 1, you don't choose any application ?
Then it's really how activities and system messages work. When you click "share", the system app shows the "applications" menu. Then you click on the notification, and the system app runs the SMS app.
I'll redirect this bug to the System app because it's a Window Manager issue. Alive will probably be able to tell you more about this.
Component: Gaia::SMS → Gaia::System::Window Mgmt
Flags: needinfo?(alive)
Comment 10•11 years ago
|
||
We should dismiss the action menu if any app is opened. This is a simple fix.
Assignee: nobody → alive
Flags: needinfo?(alive)
Comment 11•11 years ago
|
||
(In reply to Julien Wajsberg [:julienw] (away until 5th May) from comment #9)
> (In reply to 田旻 from comment #7)
> > (In reply to Julien Wajsberg [:julienw] (away until 5th May) from comment #3)
> > > I think this has been fixed with bug 936729.
> > >
> > > Can you try with a newer build on master?
> >
> > But they are not the same bug, this one is just about the covering of the
> > shared interface to the new opened sms.
>
> Ok, I think I was confused; in the step 1, you don't choose any application ?
>
> Then it's really how activities and system messages work. When you click
> "share", the system app shows the "applications" menu. Then you click on the
> notification, and the system app runs the SMS app.
>
> I'll redirect this bug to the System app because it's a Window Manager
> issue. Alive will probably be able to tell you more about this.
Yes, you are right.
Comment 12•11 years ago
|
||
This doesn't feel like something we would hold the release on - it's not high impact if this occurs, so this is not a blocker.
blocking-b2g: 1.3? → backlog
Assignee | ||
Comment 13•11 years ago
|
||
I'd like to steal it if Alive doesn't mind :p
Assignee: alive → tzhuang
Assignee | ||
Comment 14•11 years ago
|
||
Attachment #8426002 -
Flags: review?(alive)
Comment 15•11 years ago
|
||
Comment on attachment 8426002 [details]
PR to master
Thanks, but I prefer to let activities to do that (hide menu on opened) for action menu because if we have multiple action menus in the future, the event handler may cause trouble to close some menus we don't want to close.
Attachment #8426002 -
Flags: review?(alive)
Assignee | ||
Updated•10 years ago
|
Attachment #8426002 -
Flags: review?(alive)
Comment 16•10 years ago
|
||
Comment on attachment 8426002 [details]
PR to master
Thank you!
Attachment #8426002 -
Flags: review?(alive) → review+
Assignee | ||
Comment 17•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
blocking-b2g: backlog → ---
tracking-b2g:
--- → backlog
You need to log in
before you can comment on or make changes to this bug.
Description
•