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

       Web browser: ---
            Bug ID: 48984
           Summary: VisualEditor: Links to new pages inside templates are
                    coloured red in the content but not a dialog iframe
           Product: VisualEditor
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: ContentEditable
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

These links being red at all come about because content of templates is
rendered by the PHP parser, which sets class="new" (Parsoid itself doesn't hint
about target colour yet). However, because dialogs are implemented as
<iframe>s, we can't inherit MW's CSS for the body element, so they appear
differently.

-- 
You are receiving this mail because:
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