Closed
Bug 868550
Opened 12 years ago
Closed 12 years ago
[Bluetooth] - replace some css styles with [BB]
Categories
(Firefox OS Graveyard :: Gaia::Bluetooth, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: pivanov, Assigned: pivanov)
Details
(Keywords: polish, Whiteboard: visual design, jian, visual-tracking, consistency)
Attachments
(1 obsolete file)
Replace:
<link rel="stylesheet" type="text/css" href="style/bb/value_selector.css" />
<link rel="stylesheet" type="text/css" href="style/bb/menus-dialogues/core.css" />
<link rel="stylesheet" type="text/css" href="style/bb/menus-dialogues/prompt/style.css" />
with:
[BB][confirm] styles
| Assignee | ||
Comment 1•12 years ago
|
||
Hey Arnau,
I change some css references can you check them? ... and I found some other bug ... if you try to select pair device from value selector ... nothing happens
Attachment #745526 -
Flags: review?(arnau)
Updated•12 years ago
|
Assignee: nobody → pivanov
Updated•12 years ago
|
Whiteboard: visual design, hanzo, visual-tracking, consistency
Pavel, the PR for your patch is closed, sorry it took me so long.
Do you still need me to review this?
Comment 3•12 years ago
|
||
(In reply to Arnau March from comment #2)
> Pavel, the PR for your patch is closed, sorry it took me so long.
> Do you still need me to review this?
Hey Pavel, can you look into this for Arnau? Thanks!
Flags: needinfo?(pivanov)
| Assignee | ||
Comment 4•12 years ago
|
||
I totally forgot for this one ... I will create new patch and ping you back Arnau. Thanks Eric :)
Flags: needinfo?(pivanov)
| Assignee | ||
Comment 5•12 years ago
|
||
Hey guys,
because of Bug 863323 we can't load [BB] here ... I think we should wait for next version of [BB]'s. Arnau, what do you think?
Flags: needinfo?(arnau)
Ok, let's wait for the new BB, as it is a critical issue.
Flags: needinfo?(arnau)
I meant as is "not" a critical issue.
Comment 8•12 years ago
|
||
(In reply to Arnau March from comment #7)
> I meant as is "not" a critical issue.
Hey guys, is this something we can work on for 1.3?
Flags: needinfo?(pivanov)
Flags: needinfo?(arnau)
Comment 9•12 years ago
|
||
Hi Pavel,
The patch is needed to update since the customised value-selector is removed already. We replaced the devices list panel with Settings::Bluetooth style.
Comment 10•12 years ago
|
||
Flagging as 1.3? based on Ian's comment.
blocking-b2g: --- → 1.3?
Whiteboard: visual design, hanzo, visual-tracking, consistency → visual design, jian, visual-tracking, consistency
Looks like this patch is already merged
Flags: needinfo?(arnau)
Comment 12•12 years ago
|
||
Shall we close the issue for QA verification?
Comment 13•12 years ago
|
||
(In reply to Ian Liu [:ianliu] from comment #12)
> Shall we close the issue for QA verification?
Naoki, can you help us verify this? Then we can close :). Thanks!
Flags: needinfo?(nhirata.bugzilla)
Looks like this was where the changes got pushed:
https://github.com/mozilla-b2g/gaia/commit/8d5ae6f7d1b874e214ade29f9fd78b7cc49d7e47
Still looking at the code to verify that everything in the patch matches with the changes requested.
Comparing this checkin to b2g master, I did see some differences:
https://github.com/mozilla-b2g/gaia/blob/master/apps/bluetooth/transfer.html#L53
<button class="full" id="alert-button-ok" data-l10n-id="ok">OK</button>
Shouldn't this be : <button class="full danger" id="alert-button-ok" data-l10n-id="ok">OK</button>
?
Also are we skipping the dialog for bluetooth not being paired and setting up the pairing? (That would make sense to me)
Flags: needinfo?(epang)
Comment 16•12 years ago
|
||
(In reply to Naoki Hirata :nhirata (please use needinfo instead of cc) from comment #15)
> Comparing this checkin to b2g master, I did see some differences:
>
> https://github.com/mozilla-b2g/gaia/blob/master/apps/bluetooth/transfer.
> html#L53
> <button class="full" id="alert-button-ok" data-l10n-id="ok">OK</button>
>
> Shouldn't this be : <button class="full danger" id="alert-button-ok"
> data-l10n-id="ok">OK</button>
> ?
>
> Also are we skipping the dialog for bluetooth not being paired and setting
> up the pairing? (That would make sense to me)
Thanks Naoki! Pavel, can take a look into Naoki's comments? Thanks!
Flags: needinfo?(epang)
| Assignee | ||
Comment 17•12 years ago
|
||
Comment on attachment 745526 [details]
patch for Gaia repo
This one is obsolate and I thing we nee to close this bug for now ... I open new one by Naoki's comment #931555
Attachment #745526 -
Attachment is obsolete: true
Attachment #745526 -
Flags: review?(arnau)
Closing based on the new bug 931555
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(nhirata.bugzilla)
Resolution: --- → FIXED
Marking as verified.
there seems to be a performance issue.
I didn't find the bluetooth not paired dialog useful, so I'm glad we've skipped it.
Gaia 412fd463bcb81f0e8bebf6d32500d0c02712748d
SourceStamp f0d363d72753
BuildID 20131031040201
Version 28.0a1
buri
Status: RESOLVED → VERIFIED
Comment 20•12 years ago
|
||
Naoki,
What is the hit to performance here?
Can we please compare with 1.2 to check if QC will be impacted?
Flags: needinfo?(nhirata.bugzilla)
bug 949669. Thanks for reminding me to open the bug.
Flags: needinfo?(nhirata.bugzilla)
Comment 22•12 years ago
|
||
No patch attached here, so removing blocking flag.
blocking-b2g: 1.3? → ---
| Assignee | ||
Updated•11 years ago
|
Flags: needinfo?(pivanov)
You need to log in
before you can comment on or make changes to this bug.
Description
•