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

       Web browser: ---
            Bug ID: 46344
           Summary: issues naively applying Agora mw-ui-button styles
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Created attachment 11956
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=11956&action=edit
screenshot of experimental Agora applied to edit page

Extension:Agora has the experimental feature to apply mw-ui-button styles to
buttons on existing pages using JavaScript. (Normally you would explicitly add
these styles to elements of particular pages.) If I enable this on page edit on
my local wiki:

* The buttons have no spacing, I think this is by design.

* The line height remains 1.5em so the buttons push below the "Cancel | Editing
help (opens in new window) links"

* The first button has has rounded corners, the middle is squared, but the last
doesn't have rounded right corners. The CSS selectors
input.mw-ui-button[type="submit"]:first-child and
input.mw-ui-button[type="submit"] do this, but the one to round the last-child
doesn't select the last button. Did we intend these rules to only apply inside
a mw-ui-button-group ?

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

Reply via email to