Closed
Bug 1059077
Opened 11 years ago
Closed 8 years ago
[Browser]Clear browsing and Clear cookies and stored data dialogs font is small
Categories
(Firefox OS Graveyard :: Gaia::Browser, defect)
Tracking
(blocking-b2g:-, b2g-v2.0 affected, b2g-v2.0M affected)
RESOLVED
WONTFIX
| blocking-b2g | - |
People
(Reporter: vsireesha246, Unassigned)
References
Details
(Whiteboard: [LibGLA,TD91919,WW, B])
Attachments
(5 files)
STR:
1.Open Browser
2.Settings->click on Clear browsing or Clear cookies and stored data dialogs font is small buttons
3.The Font is small compared to other dialogs like:Gallery,video,etc
| Reporter | ||
Updated•11 years ago
|
Whiteboard: [LibGLA,TD91919,QE1, A]
| Reporter | ||
Comment 1•11 years ago
|
||
Hi Yliao,
The dialogs used in Bowser app is different from other apps.
We can increase the Font size for Browser app as well.
Please let me know your feedback about this issue in V2.0.
Thanks..
Sireesha
Flags: needinfo?(yliao)
| Reporter | ||
Updated•11 years ago
|
Whiteboard: [LibGLA,TD91919,QE1, A] → [LibGLA,TD91919,WW, B]
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Please see the attachments.
I'm not sure if this is an issue or by design. Wayne do you know about this?
Flags: needinfo?(yliao) → needinfo?(wchang)
Comment 4•11 years ago
|
||
ping UX ;)
(In reply to Yi-Fan Liao [:yifan][:yliao] from comment #3)
> Created attachment 8492878 [details]
> gallery.png
>
> Please see the attachments.
>
> I'm not sure if this is an issue or by design. Wayne do you know about this?
Flags: needinfo?(wchang) → needinfo?(mtsai)
Hi Yi-Fan, Please follow the gallery.png font size. That is the correct one. Thanks.
Flags: needinfo?(mtsai) → needinfo?(yliao)
Comment 6•11 years ago
|
||
Thank you Mike! Will work on a patch shortly.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Flags: needinfo?(yliao)
Updated•11 years ago
|
status-b2g-v2.0:
--- → affected
status-b2g-v2.0M:
--- → affected
Comment 7•11 years ago
|
||
The font size in browser.png is the same as the bluetooth modal dialog uses the same system wide font size setting. Please see bug 973547 for the original bluetooth modal dialog font size.
If we change the font size in browser.png to match the one in gallery.png, the bluetooth dialog font size will also be changed, please see bluetooth.png.
Is this OK? Or should we keep the font size in bluetooth dialog unchanged and only fix the font size in browser app?
Hi Harly, Can you please help Yi-Fan on this ?
Flags: needinfo?(mtsai) → needinfo?(hhsu)
Comment 9•11 years ago
|
||
Hi Yi-Fan,
The browser dialog should follow the same font size as the delete dialog in gallery, as they both are confirmation dialogs. For the bluetooth dialog, as it is an input dialog, which is different from confirmation dialog. I would say that we should keep it unchanged and use the smaller font size.
Moreover, for future input dialog, we will get rid of the title and descriptions, and will just have a input field with OK and Cancel button. Just to let you know in advance.
Flags: needinfo?(hhsu)
Updated•11 years ago
|
Status: ASSIGNED → NEW
Updated•11 years ago
|
Assignee: nobody → selee
| Reporter | ||
Comment 10•11 years ago
|
||
| Reporter | ||
Comment 11•11 years ago
|
||
| Reporter | ||
Comment 12•11 years ago
|
||
Changed the font-size from 1.5rem to 2.2rem in confirm.css(as mentioned in comment#9) and please find the attached history & cookies screenshots.
form[role="dialog"][data-type="confirm"] p span {
font-size: 1.5rem; ---> font-size: 2.2rem
display: block;
line-height: 1.7rem;
color: rgba(255,255,255,0.6);
}
Updated•11 years ago
|
Assignee: selee → nobody
| Reporter | ||
Comment 13•11 years ago
|
||
Hi Yliao,
Would you please check the attached Screenshots and code change in css.
If it is fine i will upload PR for it.
Thanks..
Sireesha
Flags: needinfo?(yliao)
Comment 14•11 years ago
|
||
[Blocking Requested - why for this release]: Inconsistency of font size in modal dialogs.
Hi Sireesha, please check if the modification affect other dialogs.
Flags: needinfo?(yliao)
Comment 15•11 years ago
|
||
[Blocking Requested - why for this release]: Inconsistency of font size in modal dialogs.
blocking-b2g: --- → 2.0?
Comment 16•11 years ago
|
||
Triage group: This is visual enhancement, does not block.
blocking-b2g: 2.0? → -
Comment 17•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•