Closed
Bug 982577
Opened 11 years ago
Closed 8 years ago
[Sora][Message][SMS]Can't view the class0 sms completely when the sms more then 2 pages.
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect, P1)
Firefox OS Graveyard
Gaia::SMS
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sync-1, Unassigned)
Details
Firefox OS v1.3
Mozilla build ID: 20140226004002
DEFECT DESCRIPTION:
->Can't view the class0 sms completely.
REPRODUCING PROCEDURES:
->Use nowsms send a more than 2 pages clss0 SMS to test phone;
->Can't view the class0 sms completely.(ko)
note:Beetle lite is not ok.
EXPECTED BEHAVIOUR:
->Should slide the sms content to view.
ASSOCIATE SPECIFICATION:
TEST PLAN REFERENCE:
TOOLS AND PLATFORMS USED:
USER IMPACT:
REPRODUCING RATE:
For FT PR, Please list reference mobile's behavior:
Updated•11 years ago
|
Component: Gaia::SMS → RIL
Comment 1•11 years ago
|
||
Should be a Gecko problem but I think we do support multipart CLASS-N messages. No existing test case addresses this. Will do.
Comment 2•11 years ago
|
||
(In reply to sync-1 from comment #0)
> Firefox OS v1.3
> Mozilla build ID: 20140226004002
>
> DEFECT DESCRIPTION:
> ->Can't view the class0 sms completely.
>
> REPRODUCING PROCEDURES:
> ->Use nowsms send a more than 2 pages clss0 SMS to test phone;
> ->Can't view the class0 sms completely.(ko)
>
> note:Beetle lite is not ok.
>
> EXPECTED BEHAVIOUR:
> ->Should slide the sms content to view.
Is this a UI issue instead of concatenation problem? which means that SMS is actually received completely but UI can not allow user to scroll to view the entire content.
Flags: needinfo?(sync-1)
(In reply to Bevis Tseng [:bevistseng] (btseng@mozilla.com) from comment #2)
> (In reply to sync-1 from comment #0)
> > Firefox OS v1.3
> > Mozilla build ID: 20140226004002
> >
> > DEFECT DESCRIPTION:
> > ->Can't view the class0 sms completely.
> >
> > REPRODUCING PROCEDURES:
> > ->Use nowsms send a more than 2 pages clss0 SMS to test phone;
> > ->Can't view the class0 sms completely.(ko)
> >
> > note:Beetle lite is not ok.
> >
> > EXPECTED BEHAVIOUR:
> > ->Should slide the sms content to view.
>
> Is this a UI issue instead of concatenation problem? which means that SMS is
> actually received completely but UI can not allow user to scroll to view the
> entire content.
Yes, I think you are right.
Comment 4•11 years ago
|
||
Hi Julien,
Acorrding to comment 3, it's more likely to be an UI issue instead.
Would you please help to clarify this instead?
Bevis Tseng
Component: RIL → Gaia::SMS
Flags: needinfo?(felash)
Comment 5•11 years ago
|
||
Yep I think this is it, we display class0 SMS with window.alert;
Then there are 2 solutions: either System's window.alert is changed to allow scrolling (my preference, because this could be useful for everybody), either we use another adhoc dialog.
Gregor, can you please comment as well?
Flags: needinfo?(felash) → needinfo?(anygregor)
Comment 6•11 years ago
|
||
(In reply to Vicamo Yang [:vicamo][:vyang] from comment #1)
> Should be a Gecko problem but I think we do support multipart CLASS-N
> messages. No existing test case addresses this. Will do.
Test cases provided in bug 945089.
Comment 7•9 years ago
|
||
link all Fire C (codename: Sora) bugs to a meta one.
Comment 8•8 years ago
|
||
Mass closing of Gaia::SMS bugs. End of an era :(
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Comment 9•8 years ago
|
||
Mass closing of Gaia::SMS bugs. End of an era :(
Updated•8 years ago
|
Flags: needinfo?(anygregor)
You need to log in
before you can comment on or make changes to this bug.
Description
•