Opened 3 years ago
Last modified 2 years ago
#18860 needs_information defect
Reply button text and text editing Dingbats in Trac are not visible on Gnu+Linux TBB
Reported by: | gk | Owned by: | tbb-team |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | Applications/Tor Browser | Version: | |
Severity: | Normal | Keywords: | ff45-esr, tbb-usability, tbb-fingerprinting-fonts, tbb-regression, tbb-6.0-issues, TorBrowserTeam201609 |
Cc: | arthuredelstein | Actual Points: | |
Parent ID: | #18364 | Points: | |
Reviewer: | Sponsor: |
Description
Strangely, the text on the reply button in our bug tracker is not visible with Tor Browser based on ESR45. I have no such issues with 6.0a4. The security slider setting does not matter. This is on a Linux box.
Child Tickets
Change History (15)
comment:1 Changed 3 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 Changed 3 years ago by
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
It is back!1!! And on different systems, how odd.
comment:3 Changed 3 years ago by
Keywords: | TorBrowserTeam201605 added |
---|
Dragging into May to have it on our 6.0 radar.
comment:4 Changed 3 years ago by
Cc: | arthuredelstein added |
---|---|
Keywords: | tbb-fingerprinting-fonts tbb-regression added |
Summary: | Text on reply button in Trac is not visible → Text on reply button in Trac is not visible on Linux |
This is related to our font fingerprinting defense. Commenting out
export FONTCONFIG_PATH="${HOME}/TorBrowser/Data/fontconfig"
solves the problem for me.
comment:5 Changed 3 years ago by
Keywords: | TorBrowserTeam201606 added; TorBrowserTeam201605 removed |
---|
comment:6 follow-up: 7 Changed 3 years ago by
Status: | reopened → needs_information |
---|
If I "inspect" the "Reply" button it and look at font-family
under the Computed (style) tab, it says
input[type="submit"]> -moz-use-system-font
and indicates that this style setting comes from resource://gre-resources/forms.css
. Interestingly, this font-family
setting overrides one provided by tor.css (in the content page).
On my (Ubuntu/xfce4) system, the "Reply" text is visible, however. The "Fonts" tab indicates that it is rendered in Cousine, which is bundled with Tor Browser. Georg, what OS/desktop did you see this problem?
comment:7 Changed 3 years ago by
Replying to arthuredelstein:
If I "inspect" the "Reply" button it and look at
font-family
under the Computed (style) tab, it says
input[type="submit"]> -moz-use-system-fontand indicates that this style setting comes from
resource://gre-resources/forms.css
. Interestingly, thisfont-family
setting overrides one provided by tor.css (in the pagxfce4
On my (Ubuntu/xfce4) system, the "Reply" text is visible, however. The "Fonts" tab indicates that it is rendered in Cousine, which is bundled with Tor Browser. Georg, what OS/desktop did you see this problem?
On several different ones, e.g. on an Ubuntu 14.04 with GNOME or an Debian testing system with XFCE. Would it help if I set some debugging env vars to see what is going on within the font code in Tor Browser to debug this? If so, what would help here?
comment:8 Changed 3 years ago by
Keywords: | tbb-6.0-issues added |
---|
comment:9 Changed 3 years ago by
Keywords: | TorBrowserTeam201607 added; TorBrowserTeam201606 removed |
---|
comment:10 Changed 3 years ago by
Keywords: | TorBrowserTeam201608 added; TorBrowserTeam201607 removed |
---|
Moving items to August 2016.
comment:11 Changed 2 years ago by
Keywords: | TorBrowserTeam201609 added; TorBrowserTeam201608 removed |
---|
Tickets for September.
comment:12 Changed 2 years ago by
Parent ID: | → #18097 |
---|---|
Priority: | Medium → High |
comment:13 Changed 2 years ago by
I wrote a fair bit about this problem in the ticket over here: https://trac.torproject.org/projects/tor/ticket/18172
Actually, more things are broken in Trac in Linux TBB than just the reply button not being visible. I'm not able to view the "bold" "italic" "link" or any other icons above the box that I'm typing in right now. I'm assuming others are having the same problem.
The issue seems to be related to a number of very commonly used dingbats not rendering in Linux TBB. #18364
As you can see at this page, a lot of dingbats don't work: http://danshort.com/HTMLentities/index.php?w=dingb
comment:14 Changed 2 years ago by
Parent ID: | #18097 → #18364 |
---|
comment:15 Changed 2 years ago by
Summary: | Text on reply button in Trac is not visible on Linux → Reply button text and text editing Dingbats in Trac are not visible on Gnu+Linux TBB |
---|
Seems to have been a local glitch. Works for me now.