Closed
Bug 86581
Opened 24 years ago
Closed 23 years ago
Fonts download box despite "use my fonts only"
Categories
(Core :: Internationalization, defect)
Tracking
()
VERIFIED
FIXED
mozilla0.9.7
People
(Reporter: BenB, Assigned: tetsuroy)
References
()
Details
(Whiteboard: need /r=)
Attachments
(1 file)
1.48 KB,
patch
|
shanjian
:
review+
brendan
:
superreview+
|
Details | Diff | Splinter Review |
[Font system]
You get the font download dialog (asking you, if you want to download the font
suggested by the website), even if the pref "Allow sites to use other fonts" is
disabled.
Compare bug 86525.
Comment 1•24 years ago
|
||
->XPApps
Assignee: asa → pchen
Component: Browser-General → XP Apps
QA Contact: doronr → sairuh
Comment 3•24 years ago
|
||
Invalid, needs steps to repro, expected behavior, etc.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 4•24 years ago
|
||
Come on.
Reproduction:
1. Enable pref "Use my fonts only".
2. Go to a site which offers downloadable fonts.
Actual result:
Dialog box appears, asking, if you want to download the font the website offers.
Expected result:
No such dialog, no download.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Comment 5•24 years ago
|
||
Come on yourself, don't ask everyone else to duplicate your discovery of this.
Provide complete information to reproduce, or the bug may be marked invalid.
What website are you experiencing this problem on?
Comment 6•24 years ago
|
||
spam: over to File Handling. haven't changed the current owners, but i did take
qa contact for the nonce. pls do retriage/reassign if needed.
Component: XP Apps → File Handling
Reporter | ||
Comment 7•24 years ago
|
||
trudelle, I don't know the URLs anymore, sorry. It's Windows only, so I can't
try at the moment either. I thought that the developer who implemented this
feature would have test URLs.
Comment 8•24 years ago
|
||
Sairuh, do you know a reproducible case for this?
Comment 9•24 years ago
|
||
no, mainly since i'm not familiar with sites where there'd be downloadable
fonts. that is, off the top of my head. :)
Keywords: qawanted
Comment 11•23 years ago
|
||
Sending to Roy Yokoyama, who appears to have implemented the "font package
handler" which I think is the code in question. Roy, please reassign if I'm
mistaken about this. I'm kind of guessing because I've never heard of this
feature before.
Assignee: law → yokoyama
Component: File Handling → Internationalization
Assignee | ||
Comment 12•23 years ago
|
||
bill: I am the right person. :)
I'll provide an URL. Any CJK pages should bring up the
Font Download dlgbox if you don't have font to display the page.
(for now it's only for Windows system)
Though I think it's easy to fix; I need everyone's consensus on this.
teruko/jennifer: what do you think?
== cc'ing jennifer and teruko
Assignee | ||
Comment 13•23 years ago
|
||
Assignee | ||
Comment 14•23 years ago
|
||
== cc'ing ftang and jaime
Updated•23 years ago
|
QA Contact: sairuh → teruko
Assignee | ||
Comment 15•23 years ago
|
||
anybody any comments?
Comment 16•23 years ago
|
||
I agree with author.
Assignee | ||
Comment 18•23 years ago
|
||
shanjian: can you review?
Comment 19•23 years ago
|
||
Comment on attachment 56576 [details] [diff] [review]
Don't need to check for available font languages when display.use_document_fonts is OFF
r=shanjian
Attachment #56576 -
Flags: review+
Assignee | ||
Comment 20•23 years ago
|
||
brendan: can you super review?
Comment 21•23 years ago
|
||
Comment on attachment 56576 [details] [diff] [review]
Don't need to check for available font languages when display.use_document_fonts is OFF
sr=brendan@mozilla.org
Attachment #56576 -
Flags: superreview+
Assignee | ||
Comment 22•23 years ago
|
||
checked-in to the trunk
Status: ASSIGNED → RESOLVED
Closed: 24 years ago → 23 years ago
Resolution: --- → FIXED
Comment 23•23 years ago
|
||
I verified this in 2002-01-25 Win32 trunk build.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•