[Bug 48256] Make brackets in section edit links accessible to CSS

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

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
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 48256] Make brackets in section edit links accessible to CSS

2013-12-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48256

Siebrand Mazeland s.mazel...@xs4all.nl changed:

   What|Removed |Added

   Keywords||accessibility
 CC||s.mazel...@xs4all.nl

-- 
You are receiving this mail because:
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 48256] Make brackets in section edit links accessible to CSS

2013-12-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48256

Siebrand Mazeland s.mazel...@xs4all.nl changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
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 48256] Make brackets in section edit links accessible to CSS

2013-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48256

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|wikibugs-l@lists.wikimedia. |matma@gmail.com
   |org |

--- Comment #10 from Bartosz Dziewoński matma@gmail.com ---
Yay, merged. Scott, after 1.22 is released (or already right now if you use the
bleeding edge version) you can just use `.mw-editsection-bracket { display:
none; }` to hide the brackets entirely and be able to style the section edit
links on your own.

I'm pretty sure replacing those with CSS pseudoelements will have to wait a few
more years ;)

-- 
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 48256] Make brackets in section edit links accessible to CSS

2013-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48256

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

   Target Milestone|--- |1.22.0 release

-- 
You are receiving this mail because:
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 48256] Make brackets in section edit links accessible to CSS

2013-05-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48256

--- Comment #8 from Liangent liang...@gmail.com ---
(In reply to comment #7)
 Thanks Bartosz. If IE6/7 ever become such an antique that we stop supporting
 them (we can dream can't we?) then I'll come back to this to suggest going
 the
 pseudoelement route.

I wonder whether we can stop supporting older IE with JavaScript disabled?

In this way we can just bundle stuff like https://code.google.com/p/ie7-js/ and
use whatever we like.

-- 
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 48256] Make brackets in section edit links accessible to CSS

2013-05-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48256

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Blocks||48717

-- 
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 48256] Make brackets in section edit links accessible to CSS

2013-05-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48256

--- Comment #7 from Scott Martin sc...@urbigenous.net ---
Thanks Bartosz. If IE6/7 ever become such an antique that we stop supporting
them (we can dream can't we?) then I'll come back to this to suggest going the
pseudoelement route.

-- 
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 48256] Make brackets in section edit links accessible to CSS

2013-05-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48256

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

Summary|Use CSS pseudo-elements for |Make brackets in section
   |brackets in section edit|edit links accessible to
   |links   |CSS

--- Comment #5 from Bartosz Dziewoński matma@gmail.com ---
Changing the summary to Make brackets in section edit links accessible to
CSS, as due to IE6 issues mentioned above, as well as CSS-less accessibility,
I believe pseudoelement selectors are not the best way to do this. I'll
implement my suggestion above shortly.

-- 
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 48256] Make brackets in section edit links accessible to CSS

2013-05-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48256

--- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Related URL: https://gerrit.wikimedia.org/r/64365 (Gerrit Change
Id27555c6dee250eafeefa97ae8927438fd65b8d7)

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