Note: this has nothing to do with the previous debate over layout/logo policies etc. and I am currently the only person who gives feedback for users for these problems:
The following bugs or support issues were reported by users and verified (most has to do with right-to-left issues, not all are solvable):
* In Mozilla (only), spacing (:), dots (*) and definitions don't show up properly (they are tied to the right, ie. not structured properly) -- probably due to partial RTL support, apparently not solvable.
* In IE, After entering a special page (statistics, orphans, etc.) and pressing "Back" and then "Forward", the browser doesn't return to the special page. It seems that the URL is broken (bad encoding probably) -- I don't know if this is solvable, (I know, IE sucks, but works best with the site due to the bug above) :-)
* TeX markup looks written backward when presented as HTML. -- *Highest priority to fix*. Either <div dir=ltr> is added to all formulas or TeX should be always rendered as PNG (I already tell users to change to that option in prefs, but there is currently no solution for anonymous users except changing the defaults)
* With the sliding bar on the left (for hebrew), Konqourer shows pages much wider than necassery. -- Don't know about this, I don't use linux but may be a browser support issue. The user who reported this said this is becuase the site doesn't use W3C HTML. (don't know if that's true)
* Enhanced recent changes shows left to right and small icons for opening/collapsing don't show (i.e. not usable right now) -- Not urgent to fix right now, but may be easy.
That's about it. The most urgent one is the problem with TeX (should always show as PNG for anonymous and registered users). Fixing the IE problem with "back" "forward" would also be nice (if possible).
Cheers,
Rotem
Rotem Dan wrote:
That's about it. The most urgent one is the problem with TeX (should always show as PNG for anonymous and registered users). Fixing the IE problem with "back" "forward" would also be nice (if possible).
Cheers,
Rotem
Defaults on LanguageHe.php on meta are now:
/* private */ $wgDefaultUserOptionsHe = array( "quickbar" => 2, "underline" => 1, "hover" => 1, "cols" => 80, "rows" => 25, "searchlimit" => 20, "contextlines" => 5, "contextchars" => 50, "skin" => 0, "math" => 0, "rcdays" => 7, "rclimit" => 50, "highlightbroken" => 1, "stubthreshold" => 0 );
ie. I changed "math" => 1 to "math" => 0 to make TeX always render as PNG thus fix the RTL display bug with TeX (see the bug report in previous message for more about this).
In the case of Erik who does not seem to trust me, see http://he.wikipedia.org/wiki/%D7%AA%D7%95%D7%A8%D7%AA_%D7%94%D7%A7%D7%91%D7%...
Note one of the formulas on this article about set theory shows " {A = {a,b,c " instead of " A = {a,b,c} " when TeX is set to be rendered as HTML. (The same problem exists in another formula later on the article)
Please update http://meta.wikipedia.org/wiki/LanguageHe.php to http://he.wikipedia.org and CVS
Rotem
Rotem Dan wrote:
/* private */ $wgDefaultUserOptionsHe = array( "quickbar" => 2, "underline" => 1, "hover" => 1, "cols" => 80, "rows" => 25, "searchlimit" => 20, "contextlines" => 5, "contextchars" => 50, "skin" => 0, "math" => 0, "rcdays" => 7, "rclimit" => 50, "highlightbroken" => 1, "stubthreshold" => 0, "previewontop" => 1, "editsection" => 1, "showtoc" => 1 );
Additionally, I updated more prefs from CVS: ("previewontop", "editsection", "showtoc")
Rotem
In the case of Erik who does not seem to trust me, see http://he.wikipedia.org/wiki/%D7%AA%D7%95%D7%A8%D7%AA_%D7%94%D7%A7%D7%91%D7%...
On this page I am seeing a little layout problem (though nothing TeX-related). I've made a screenshot of it so you can see:
http://meta.wikipedia.org/upload/3/3c/Screenshot_of_a_problem_with_the_curre...
I'm using Mozilla 1.4 in Windows 2000.
Timwi
Timwi wrote:
In the case of Erik who does not seem to trust me, see http://he.wikipedia.org/wiki/%D7%AA%D7%95%D7%A8%D7%AA_%D7%94%D7%A7%D7%91%D7%...
On this page I am seeing a little layout problem (though nothing TeX-related). I've made a screenshot of it so you can see:
http://meta.wikipedia.org/upload/3/3c/Screenshot_of_a_problem_with_the_curre...
I'm using Mozilla 1.4 in Windows 2000.
Timwi
That's the problem with indenting and spacing I mentioned on the previous post:
- In Mozilla (only), spacing (:), dots (*) and definitions don't show
up properly (they are tied to the right, ie. not structured properly) -- probably due to partial RTL support, apperantly not solvable.
Do you have any idea if there's a solution for this?
Rotem
Rotem Dan wrote:
Timwi wrote:
On this page I am seeing a little layout problem (though nothing TeX-related). I've made a screenshot of it so you can see: http://meta.wikipedia.org/upload/3/3c/Screenshot_of_a_problem_with_the_curre...
That's the problem with indenting and spacing I mentioned on the previous post: [...] Do you have any idea if there's a solution for this?
It seems to be a known problem in Mozilla. http://bugzilla.mozilla.org/show_bug.cgi?id=198869
I should have searched Bugzilla for this earlier...
Timwi
wikitech-l@lists.wikimedia.org