[Bug 63408] Re-consider font size and font-family for form elements in Vector

2014-08-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63408
Bug 63408 depends on bug 63887, which changed state.

Bug 63887 Summary: mediawiki.ui forms and buttons using system fonts (rather 
than Vector's font-family settings)
https://bugzilla.wikimedia.org/show_bug.cgi?id=63887

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63408] Re-consider font size and font-family for form elements in Vector

2014-04-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63408

Bartosz Dziewoński  changed:

   What|Removed |Added

   See Also|https://bugzilla.wikimedia. |
   |org/show_bug.cgi?id=63887   |
 Depends on||63887

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63408] Re-consider font size and font-family for form elements in Vector

2014-04-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63408

Bartosz Dziewoński  changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=63887

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63408] Re-consider font size and font-family for form elements in Vector

2014-04-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63408

Jared Zimmerman (WMF)  changed:

   What|Removed |Added

 CC||jared.zimmerman@wikimedia.o
   ||rg

--- Comment #7 from Jared Zimmerman (WMF)  ---
Sounds like the fix for this is removing extra overrides from this form.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63408] Re-consider font size and font-family for form elements in Vector

2014-04-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63408

Andre Klapper  changed:

   What|Removed |Added

   Severity|major   |normal

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63408] Re-consider font size and font-family for form elements in Vector

2014-04-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63408

Samuel Bronson  changed:

   What|Removed |Added

 Blocks||63549

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63408] Re-consider font size and font-family for form elements in Vector

2014-04-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63408

--- Comment #6 from Rainer Rillke @commons.wikimedia  ---
(In reply to Steinsplitter from comment #5)
Why is this a major issue? The text is still readable by most people. Or does
it even look worse for you than the screenshots I attached?

Yes, we could attempt to "fix" it but applying extra-css often causes many side
effects and I'd really like to see it fixed by someone running browser tests
before or having a very good understanding of what could happen. Leaving the
side effects aside, there is still the maintenance issue. The code we have must
be probably be updated if the TypoRefresh updates. No, please let users
complain and nag here instead.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63408] Re-consider font size and font-family for form elements in Vector

2014-04-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63408

Steinsplitter  changed:

   What|Removed |Added

   Severity|normal  |major

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63408] Re-consider font size and font-family for form elements in Vector

2014-04-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63408

Steinsplitter  changed:

   What|Removed |Added

 CC||steinsplitter-w...@live.com

--- Comment #5 from Steinsplitter  ---
It is fiexed now? It looks like no?
@Rillke: I guess we can fix this in the global .ccs?

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63408] Re-consider font size and font-family for form elements in Vector

2014-04-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63408

--- Comment #4 from Rainer Rillke @commons.wikimedia  ---
yeah, form elements do not inherit font family from their offset parents, so
you may start a separate bug for this, as if you like to add something similar
to

input,select,textarea { font-family:inherit; font-size:inherit; }

but note that UpWiz explicitly defines sans-serif for some classes used on
input elements in it.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63408] Re-consider font size and font-family for form elements in Vector

2014-04-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63408

Steven Walling  changed:

   What|Removed |Added

Summary|Re-consider font size and   |Re-consider font size and
   |font-family for form|font-family for form
   |elements (typography|elements in Vector
   |refresh fallout)|

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63408] Re-consider font size and font-family for form elements (typography refresh fallout)

2014-04-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63408

Rainer Rillke @commons.wikimedia  changed:

   What|Removed |Added

   Keywords|accessibility   |

--- Comment #3 from Rainer Rillke @commons.wikimedia  ---
(In reply to Andre Klapper from comment #2)
> anybody could increase the font size in th browser

The aim of the "typographical refresh" refresh update was I think to not have
people to fiddle around with their browser settings.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63408] Re-consider font size and font-family for form elements (typography refresh fallout)

2014-04-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63408

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||aklap...@wikimedia.org
Summary|Re-consider font size and   |Re-consider font size and
   |font-family for form|font-family for form
   |elements|elements (typography
   ||refresh fallout)

--- Comment #2 from Andre Klapper  ---
Thanks for taking the time to report this!

How does this create an accessibility problem (anybody could increase the font
size in th browser)?

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63408] Re-consider font size and font-family for form elements

2014-04-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63408

--- Comment #1 from Rainer Rillke @commons.wikimedia  ---
Created attachment 15004
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=15004&action=edit
more drastically on ff/linux

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l