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

       Web browser: ---
            Bug ID: 58521
           Summary: Bugs with CodeEditor and Safari 7.0
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: CodeEditor
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

I have tried to copy and paste a line of code on my Wikipedia subpage
https://fr.wikipedia.org/w/index.php?title=Utilisateur:Quark67/common.js&action=edit

For exemple, the line 22 :
          + '     <li><a
href="https://fr.wikipedia.org/wiki/Wikipédia:Le_Bistro_multimédia";>Le Bistro
Multimédia</a></li>'

I copy (cmd+C on my Mac) this line, then go to the end of this line, click (so
the insertion point is at the end of this line), then press the key "ENTER".

This give me a non void line with this content :
          ia</a></li>'

and the precedent line is cut at the end, and is :
          + '     <li><a
href="https://fr.wikipedia.org/wiki/Wikipédia:Le_Bistro_multimédia";>Le Bistro
Multiméd

Second bug (related to the first ?) :

If for exemple I click in the middle of the text, for exemple with the line 22
at the begin of the word Wikipédia of the URL, and then press the key "a", this
gives not :
...fr.wikipedia.org/wiki/aWikipédia...

but  :

...fr.wikipedia.orga/wiki/Wikipédia...

(the TLD is not the correct ".org" but ".orga")

I have also tried with Safari 5.1 on other computer. On 5.1, there is not the
bugs. I don't know if there are present on Safari 6.x.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to