Open
Bug 1501397
Opened 6 years ago
Updated 1 year ago
Add an RDM widget to change display-mode settings
Categories
(DevTools :: Responsive Design Mode, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: 709922234, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:65.0) Gecko/20100101 Firefox/65.0
Actual results:
* Can display web not available UI, for example: system status bar
* CSS & JS media query support, e.g: `window.matchMedia('(display-mode: standalone)').matches === true`
Comment 1•6 years ago
|
||
Thanks for filing. Do you mind explaining a little bit more the problem? Maybe give a URL where to reproduce the issue? That would be super useful. Thanks.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(709922234)
Priority: -- → P3
WebApp may have different UI and behavior in the form of web pages or standalone applications.
e.g: https://axinga.xyz/
Updated•6 years ago
|
Blocks: rdm-device
Updated•6 years ago
|
Summary: RDM support display-mode: standalone → Add an RDM widget to change display-mode settings
(In reply to 709922234 from comment #2)
WebApp may have different UI and behavior in the form of web pages or
standalone applications.e.g: https://axinga.xyz/
update to https://music.xianqiao.wang
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•