[Bug 34885] RTL with IE-7 (or IE 8/9 in compatability mode) does not show any toolbar

2012-03-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34885 --- Comment #10 from kipod fur.hew...@gmail.com 2012-03-08 15:46:24 UTC --- one more try: did you consider migrating the supported logic to server side? i have some limited experience with php, but did not look into mediawiki php code, so

[Bug 34885] RTL with IE-7 (or IE 8/9 in compatability mode) does not show any toolbar

2012-03-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34885 --- Comment #8 from kipod fur.hew...@gmail.com 2012-03-07 14:59:17 UTC --- is it possible to do it the same way it's done today (i.e., decision is made on server side based purely on user preferences), but add a small piece to, say,

[Bug 34885] RTL with IE-7 (or IE 8/9 in compatability mode) does not show any toolbar

2012-03-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34885 --- Comment #9 from Trevor Parscal tpars...@wikimedia.org 2012-03-07 18:40:25 UTC --- Created attachment 10191 -- https://bugzilla.wikimedia.org/attachment.cgi?id=10191 Dynamically hide old toolbar This was an attempt to fix this by adding

[Bug 34885] RTL with IE-7 (or IE 8/9 in compatability mode) does not show any toolbar

2012-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34885 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added Priority|Unprioritized |High --

[Bug 34885] RTL with IE-7 (or IE 8/9 in compatability mode) does not show any toolbar

2012-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34885 Rob Lanphier ro...@wikimedia.org changed: What|Removed |Added CC||ro...@wikimedia.org

[Bug 34885] RTL with IE-7 (or IE 8/9 in compatability mode) does not show any toolbar

2012-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34885 --- Comment #5 from Trevor Parscal tpars...@wikimedia.org 2012-03-07 01:11:35 UTC --- Created attachment 10188 -- https://bugzilla.wikimedia.org/attachment.cgi?id=10188 Removes static toolbar override The problem is that the WikiEditor

[Bug 34885] RTL with IE-7 (or IE 8/9 in compatability mode) does not show any toolbar

2012-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34885 --- Comment #6 from Trevor Parscal tpars...@wikimedia.org 2012-03-07 01:13:27 UTC --- Also, note that was psudo code. It would need to use $.wikiEditor.isSupported() and probably return false, set a flag that it's disabled, etc. -- Configure

[Bug 34885] RTL with IE-7 (or IE 8/9 in compatability mode) does not show any toolbar

2012-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34885 --- Comment #7 from Trevor Parscal tpars...@wikimedia.org 2012-03-07 02:12:10 UTC --- Also note that after I played with it a bit, I was unable to reliable execute ANY code prior to mediawiki.action.edit - which means there's no way to solve

[Bug 34885] RTL with IE-7 (or IE 8/9 in compatability mode) does not show any toolbar

2012-03-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34885 --- Comment #3 from kipod fur.hew...@gmail.com 2012-03-05 23:18:11 UTC --- (In reply to comment #2) It's indeed when the user language is RTL, not content language. So also e.g. enwiki with uselang=he to make a long story short: when

[Bug 34885] RTL with IE-7 (or IE 8/9 in compatability mode) does not show any toolbar

2012-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34885 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added CC|

[Bug 34885] RTL with IE-7 (or IE 8/9 in compatability mode) does not show any toolbar

2012-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34885 Derk-Jan Hartman hart...@videolan.org changed: What|Removed |Added CC|

[Bug 34885] RTL with IE-7 (or IE 8/9 in compatability mode) does not show any toolbar

2012-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34885 --- Comment #2 from Robin Pepermans (SPQRobin) robinp.1...@gmail.com 2012-03-02 23:18:37 UTC --- (In reply to comment #1) should be checked with ?uselang=en to see if this is actually a rtl issue as well as verified with plain