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

            Bug ID: 73182
           Summary: [modify] link is not shown in more columns through CSS
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Parser
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

The problem can be seen on the page
https://it.wikivoyage.org/wiki/Tematica:Frasario_olandese

In https://it.wikivoyage.org/wiki/Tematica:Frasario_olandese#Trasporti is
possibile to see that the [modifica] link is present only near "Trasporti"
(section 16) and near "In aeroporto" (section 17) but is missing from "Autobus
e Treno" (section 18) to "Orientarsi" (section 21), reappearing in "Mangiare"
(section 22). This means that the sections are correctly considered but not
shown

Same thing in 
https://it.wikivoyage.org/wiki/Tematica:Frasario_olandese#Emergenza where is
present only the "Emergenza" one (section 11). The difference with the previous
one is the presence of a "sentence" before the split in column.

The template used for the split is:
https://it.wikivoyage.org/wiki/Template:Lista_su_Colonne and the CSS code is
basically the following: <div style="-moz-column-count:2;
-webkit-column-count:2; column-count:2;">.....</div>

I've got the same result using Chrome, Mozilla and IE8. With IE8 the two column
function doesn't work (I suppose because it do not recognize "-moz" command).

Is something that can be resolved?

-- 
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