Closed
Bug 929369
Opened 11 years ago
Closed 7 years ago
[Flatfish][System] Make value selector dialogs not fill full screen
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: gasolin, Unassigned)
References
Details
(Whiteboard: [flatfish][TCP=polish])
Attachments
(5 files)
Make value selector dialogs not fill full screen, have modal dialog instead
Reporter | ||
Comment 1•11 years ago
|
||
expect:
UItest/UI/Select items shown in dialog
Reporter | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
hi Fred,
is it possible to have someone to deal with this bug?
blocking-b2g: --- → 1.3+
Flags: needinfo?(gasolin)
Whiteboard: [Flatfish only][developer+]
Reporter | ||
Comment 4•11 years ago
|
||
Value selector dialogs contains bunch of dialogs and a bit complicated. I'll work on it, but it needs time
Flags: needinfo?(gasolin)
Updated•11 years ago
|
blocking-b2g: 1.3+ → ---
Reporter | ||
Updated•11 years ago
|
Assignee: nobody → gasolin
Reporter | ||
Comment 5•11 years ago
|
||
Reporter | ||
Comment 6•11 years ago
|
||
WIP, will send review after bug 941552 and bug 936401
Reporter | ||
Updated•11 years ago
|
Reporter | ||
Comment 7•11 years ago
|
||
Reporter | ||
Comment 8•11 years ago
|
||
Reporter | ||
Comment 9•11 years ago
|
||
Comment on attachment 8336599 [details]
pull request redirect to github
this patch applied for single and multiple selection, not affect date and time selectors
Attachment #8336599 -
Flags: review?(alive)
Reporter | ||
Comment 10•11 years ago
|
||
Comment on attachment 8336599 [details]
pull request redirect to github
redirect review to rudy
Attachment #8336599 -
Flags: review?(alive) → review?(rlu)
Comment 11•11 years ago
|
||
Comment on attachment 8336599 [details]
pull request redirect to github
r+ for this almost CSS-only change.
Fred, thank you.
Attachment #8336599 -
Flags: review?(rlu) → review+
Reporter | ||
Comment 12•11 years ago
|
||
merged in gaia-master https://github.com/mozilla-b2g/gaia/commit/616f689484c17b8bd724873c52485dd5a4a29119
thanks!
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 13•11 years ago
|
||
Reverted because this bug caused bug 942902
[master bd8053d] Revert "Merge pull request #13940 from gasolin/issue-929369"
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 14•11 years ago
|
||
Hi arnau, I add the generic-dialog from system to inherit some styles, and some of its style cause the phone regression behavior.
So I added a patch for it, can you help feedback if this cause any side effect on phone?
form[role="dialog"][data-type="value-selector"].generic-dialog:before
Attachment #8338193 -
Flags: feedback?(arnau)
Fred, Paco has been working on a tablet version for all modals in gaia.
Could you please check:
https://github.com/pacorampas/gaia/compare/bb-modals-tablet
Reporter | ||
Comment 16•11 years ago
|
||
Cool, I'll take a look on it. Thanks
Reporter | ||
Comment 17•11 years ago
|
||
In gaia we have a convention tablet media-query size to 768 https://github.com/gasolin/gaia/blob/master/shared/js/screen_layout.js#L23
The size is also chosen by bootstrap. Please use the same convention value because vender might replace the threshold via build script.
Flags: needinfo?(arnau)
Updated•10 years ago
|
I'm cancelling all old Flatfish ni and reviews till we have final specs.
Feel free to ping me again.
Flags: needinfo?(rnowmrch)
Attachment #8338193 -
Flags: feedback?(rnowmrch)
Updated•10 years ago
|
Whiteboard: [Flatfish only][developer+] → [flatfish][TCP]
Reporter | ||
Comment 19•10 years ago
|
||
resigned since it's not been determined.
Assignee: gasolin → nobody
Updated•10 years ago
|
Whiteboard: [flatfish][TCP] → [flatfish][TCP=polish]
Comment 20•7 years ago
|
||
Firefox OS is not being worked on
Status: REOPENED → RESOLVED
Closed: 11 years ago → 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•