https://bugzilla.wikimedia.org/show_bug.cgi?id=22428

           Summary: Editor Format : Syntax highlighting malfuntion in
                    Chrome 4 and Safari 4
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: babaco
          Severity: major
          Priority: Normal
         Component: UsabilityInitiative
        AssignedTo: tpars...@wikimedia.org
        ReportedBy: wikib...@calcey.com
                CC: roan.katt...@gmail.com, ngau...@wikimedia.org,
                    amil...@wikimedia.org, nkom...@wikimedia.org


Reporting against Babaco Release : 

Steps to Reproduce ::

1) Paste the following in an editor
Suppose we want to define <code>int main()</code>:

<source lang=cpp>#include <iostream>
int main ( int argc, char **argv ) {
std::cout << "Hello World!";
return 0;
}</source>

2) Click on preview
<<Syntax not highlighted as it suppose to>>

Expected Outcome::
All browsers should function the same

Test Environment::
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/530.17 (KHTML, like
Gecko) Version/4.0 Safari/530.17

Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/532.5 (KHTML, like
Gecko) Chrome/4.0.249.78 Safari/532.5

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to