#25: Firefox font preferences for arabic are not respected on fedoraproject.org
---------------------+------------------------------------------------------
Reporter: hicham | Owner: webmaster
Type: defect | Status: new
Priority: major | Milestone:
Component: General | Version:
Keywords: |
---------------------+------------------------------------------------------
Default arabic font is ugly, so most users change it in firefox. But in
fedoraproject.org, such settings isn't respected.
If I put lang="ar" in <html> tag, then the page is rendered according to
firfox font preferences.
There should be a dynamic way to do this, but I am not an HTML expert.
--
Ticket URL: <https://fedorahosted.org/fedora-websites/ticket/25>
fedora-websites <https://fedoraproject.org/wiki/Websites>
Fedora Website Team's Trac instance
#33: Wrong opening question mark is rendered on Vista for Spanish
---------------------+------------------------------------------------------
Reporter: noriko | Owner: webmaster
Type: defect | Status: new
Priority: major | Milestone:
Component: General | Version:
Keywords: |
---------------------+------------------------------------------------------
The opening question mark is rendered wrong on Vista for Spanish. [[BR]]
This problem has been raised at the Readiness meeting on 28-Oct, and
identified as Confortaa font problem. This problem may impact other
European language.[[BR]]
* The screenshot on Vista (wrong)
https://fedoraproject.org/wiki/File:Fp.o-vista.png
* The screenshot on RHEL (correct)
https://fedoraproject.org/wiki/File:Fp.o-rhel.png
--
Ticket URL: <https://fedorahosted.org/fedora-websites/ticket/33>
fedora-websites <https://fedoraproject.org/wiki/Websites>
Fedora Website Team's Trac instance
#1995: Cannot view changes for EPEL/FAQ, probably because of CSS surpressing the
horizontal scrollbar
-------------------------+--------------------------------------------------
Reporter: till | Owner: webmaster
Type: bug | Status: new
Priority: major | Milestone:
Component: Web Content | Version:
Severity: High | Keywords:
-------------------------+--------------------------------------------------
= phenomenon =
I cannot view this diff for EPEL/FAQ on a 1280x1024 screen, because the
horizontal scrollbar is missing:
https://fedoraproject.org/w/index.php?title=EPEL%2FFAQ&diff=154347&oldid=11…
= reason =
The CSS is configured to not show the horzintal scroll bar. This was also
reported in ticket:1438, but there it was about a wiki page not being
displayed properly. Instead of fixing the root of the problem, the page
was adjusted to display the content. I guess this is not possible for the
diff, therefore I open a new bug report.
= recommendation =
Maybe the CSS for diffs could be changed to show a horizontal scrollbar
somehow. Ideally the design of the whole page would be reworked to
eventually display all contents properly.
--
Ticket URL: <https://fedorahosted.org/fedora-infrastructure/ticket/1995>
Fedora Infrastructure <http://fedoraproject.org/wiki/Infrastructure>
Fedora Infrastructure Project for Bugs, feature requests and access to our source code.
#1774: Fedora Wiki's stylesheet is screwey on small screen high DPI devices
---------------------+------------------------------------------------------
Reporter: ynemoy | Owner: webmaster
Type: bug | Status: new
Priority: major | Milestone:
Component: General | Version:
Severity: Normal | Keywords:
---------------------+------------------------------------------------------
= phenomenon =
Multiple issues here: Tables go beyond the page but the page isn't told
about being wider than the screen, so horizontal scrolling is not
possible. Embedded pictures and headers aren't formatted properly so text
can flow around it, even in extreme situations. The sidebar takes up too
much space at high DPIs leaving only half the page for the body.
In the above order:
http://ynemoy.fedorapeople.org/wikixofail/IMAG0016.jpghttp://ynemoy.fedorapeople.org/wikixofail/IMAG0018.jpghttp://ynemoy.fedorapeople.org/wikixofail/IMAG0013.jpghttp://ynemoy.fedorapeople.org/wikixofail/IMAG0014.jpghttp://ynemoy.fedorapeople.org/wikixofail/IMAG0015.jpg
Resizing the text and page zoom fixes some problems, but my opinion is
that this is non obvious to many people.
http://ynemoy.fedorapeople.org/wikixofail/IMAG0017.jpg
= reason =
I'm not much of a CSS guy, but i have a few ideas. First of all, the
sidebar is strictly set to a hard size in relation to the rest of the
page. Second of all, horizontal scrolling is (and rightly so) disabled at
all costs. Third of all, something is not set properly when formatting
embedded inline pictures, so that the sidebar can wrap around it, or so
that it's left justified instead of right justified so it runs off the
page rather than running into the sidebar.
= recommendation =
Wikipedia has a pretty decent mobile interface that works very nicely on
the Android devices, and presumably on others as well. It avoids using a
sidebar and TOC by replacing it with expandable fields. I think that at
least having that stylesheet available would be a start. The tricky part
is detecting the actual dimensions *and* DPI of a screen and switching to
the appropriate stylesheet. In this particular example, the screenshots
were taken on an XO using mostly stock settings and Firefox.
Another and more costly and time consuming solution is to redesign the
page more comprehensively so that it is a general purpose page for both
mobile, small screen, and normal devices.
--
Ticket URL: <https://fedorahosted.org/fedora-infrastructure/ticket/1774>
Fedora Infrastructure <http://fedoraproject.org/wiki/Infrastructure>
Fedora Infrastructure Project for Bugs, feature requests and access to our source code.
#1883: Enable trac wiki notifications for v7 pages
-------------------------+--------------------------------------------------
Reporter: rlandry | Owner: webmaster
Type: task | Status: new
Priority: minor | Milestone:
Component: Web Content | Version:
Severity: Normal | Keywords:
-------------------------+--------------------------------------------------
= phenomenon =
v7 wiki changes don't seem to generate any notification and I haven't
figured out where or what setting would change that.
= background analysis =
It looks like either a setting, configuration or plug-in is required to
enable this feature.
= implementation recommendation =
Can someone let me know where to configure this so I might receive these
notifications and inform others who may want the same?
Thanks in advance.
--
Ticket URL: <https://fedorahosted.org/fedora-infrastructure/ticket/1883>
Fedora Infrastructure <http://fedoraproject.org/wiki/Infrastructure>
Fedora Infrastructure Project for Bugs, feature requests and access to our source code.
#2490: yubikey auth failure on admin.fp.o displays a tick icon
-------------------------+--------------------------------------------------
Reporter: elwell | Owner: webmaster
Type: bug | Status: new
Priority: trivial | Milestone:
Component: Web Content | Version:
Severity: Normal | Keywords: yubikey
-------------------------+--------------------------------------------------
= phenomenon =
when setting up a yubikey on
https://admin.fedoraproject.org/accounts/yubikey
the Test Auth: part *always* displays a green 'tick' icon, regardless of
the message
ie
* Yubikey auth success. (reasonable)
* Yubikey auth Failed: Unauthorized/Invalid OTP. (uhm, this would be
better with a big red cross icon)
= reason =
= recommendation =
make the icon more reflective of the status message
have categorised as 'web content' but may be security?
--
Ticket URL: <https://fedorahosted.org/fedora-infrastructure/ticket/2490>
Fedora Infrastructure <http://fedoraproject.org/wiki/Infrastructure>
Fedora Infrastructure Project for Bugs, feature requests and access to our source code.
#2337: bodhi favicon is not reliably served
-------------------------+--------------------------------------------------
Reporter: till | Owner: webmaster
Type: bug | Status: new
Priority: major | Milestone:
Component: Web Content | Version:
Severity: Normal | Keywords:
-------------------------+--------------------------------------------------
= phenomenon =
Getting the favicon.ico for Bodhi takes sometimes more than 6 minutes:
time curl -I
https://admin.fedoraproject.org//updates/static/images/favicon.ico
HTTP/1.1 200 OK
Date: Sat, 14 Aug 2010 11:56:29 GMT
Server: Apache/2.2.3 (Red Hat)
Last-Modified: Sat, 14 Aug 2010 11:02:17 GMT
ETag: "e36-8852a040"
Accept-Ranges: bytes
Content-Length: 3638
Cache-Control: max-age=604800
Expires: Sat, 21 Aug 2010 12:02:47 GMT
Vary: Accept-Encoding,User-Agent
ProxyTime: D=378022882
ProxyServer: proxy5.fedoraproject.org
Content-Type: image/vnd.microsoft.icon
real 6m19.468s
user 0m0.069s
sys 0m0.057s
= reason =
Maybe it is proxy5. If I get a fast reply, it comes from
proxy6.fedoraproject.org. I am located in Germany.
--
Ticket URL: <https://fedorahosted.org/fedora-infrastructure/ticket/2337>
Fedora Infrastructure <http://fedoraproject.org/wiki/Infrastructure>
Fedora Infrastructure Project for Bugs, feature requests and access to our source code.
#1849: permanent place for FEL's gallery
-------------------------+--------------------------------------------------
Reporter: chitlesh | Owner: webmaster
Type: RFR | Status: new
Priority: major | Milestone: Fedora 13
Component: Web Content | Version: Production
Severity: Normal | Keywords:
-------------------------+--------------------------------------------------
Hello there,
I wish to request a permanent place for FEL's gallery.
http://publictest6.fedoraproject.org/gallery2/main.php.
Administrators (FAS username) : chitlesh shakthimaan
This gallery is used to show non-electronic engineers what opensource EDA
tools can achieve and it will help the marketing team pull materials for
their presentations.
--
Ticket URL: <https://fedorahosted.org/fedora-infrastructure/ticket/1849>
Fedora Infrastructure <http://fedoraproject.org/wiki/Infrastructure>
Fedora Infrastructure Project for Bugs, feature requests and access to our source code.
#2049: https://fedoraproject.org/verify does not provide llinks for F13 alpha
checksum files
-------------------------+--------------------------------------------------
Reporter: till | Owner: webmaster
Type: bug | Status: new
Priority: major | Milestone:
Component: Web Content | Version:
Severity: Normal | Keywords:
-------------------------+--------------------------------------------------
= phenomenon =
I would like to test F13 alpha desktop live. To verify it, I need the
matching -CHECKSUM files. On the [https://fedoraproject.org/verify verify
page] only the F12 -CHECKSUM files are linked.
= recommendation =
Add links to the F13 alpha -CHECKSUM files on the verify page or link to
them directly at the [https://fedoraproject.org/get-prerelease pre-
release] page to avoid forgetting to update them with the next pre-
release.
--
Ticket URL: <https://fedorahosted.org/fedora-infrastructure/ticket/2049>
Fedora Infrastructure <http://fedoraproject.org/wiki/Infrastructure>
Fedora Infrastructure Project for Bugs, feature requests and access to our source code.