[Bug 71750] Checkboxes do not work in Firefox OS (Special:MobileOptions)

2014-10-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71750

Jon jrob...@wikimedia.org changed:

   What|Removed |Added

 CC||amir.ahar...@mail.huji.ac.i
   ||l

--- Comment #6 from Jon jrob...@wikimedia.org ---
*** Bug 72189 has been marked as a duplicate of this bug. ***

-- 
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 71750] Checkboxes do not work in Firefox OS (Special:MobileOptions)

2014-10-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71750

--- Comment #7 from Amir E. Aharoni amir.ahar...@mail.huji.ac.il ---
Thanks for the fix, Jon!

In such cases I always wonder which HTML engine has The Right Standard
Behavior...

-- 
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 71750] Checkboxes do not work in Firefox OS (Special:MobileOptions)

2014-10-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71750

--- Comment #8 from Mike Taylor mi...@mozilla.com ---
:) In this case, I think it we were in the wrong. 

I landed the following patches for Firefox for Android and Firefox OS, so
future versions won't need this workaround:

https://hg.mozilla.org/mozilla-central/rev/2316f7e0b196
https://hg.mozilla.org/mozilla-central/rev/9cdce80d5092

-- 
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 71750] Checkboxes do not work in Firefox OS (Special:MobileOptions)

2014-10-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71750

--- Comment #9 from Amir E. Aharoni amir.ahar...@mail.huji.ac.il ---
Awesome! Thank you very much. I love little collaborations of this kind :)

-- 
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 71750] Checkboxes do not work in Firefox OS (Special:MobileOptions)

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

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 165530 merged by jenkins-bot:
Optimise checkboxes for Firefox mobile

https://gerrit.wikimedia.org/r/165530

-- 
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 71750] Checkboxes do not work in Firefox OS (Special:MobileOptions)

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

Sam Smith samsm...@wikimedia.org changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||samsm...@wikimedia.org
 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 71750] Checkboxes do not work in Firefox OS (Special:MobileOptions)

2014-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71750

Mike Taylor mi...@mozilla.com changed:

   What|Removed |Added

 CC||mi...@mozilla.com

--- Comment #2 from Mike Taylor mi...@mozilla.com ---
Hi! I wrote a blog post about this issue at
https://miketaylr.com/posts/2014/10/max-width-in-firefox-mobile-browser-checkboxes.html.
It seems like override the UA stylesheet's max-width should be enough to solve
the problem for Firefox OS and Firefox for Android users.

-- 
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 71750] Checkboxes do not work in Firefox OS (Special:MobileOptions)

2014-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71750

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 165530 had a related patch set uploaded by Jdlrobson:
Optimise checkboxes for Firefox mobile

https://gerrit.wikimedia.org/r/165530

-- 
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 71750] Checkboxes do not work in Firefox OS (Special:MobileOptions)

2014-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71750

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
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 71750] Checkboxes do not work in Firefox OS (Special:MobileOptions)

2014-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71750

--- Comment #4 from Jon jrob...@wikimedia.org ---
Thanks for the write up Mike! I've written a patch our end ^ to work around the
problem in the meantime.

Let me know if we can help Mozilla out in future with any other wiki related
bugs!

-- 
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 71750] Checkboxes do not work in Firefox OS (Special:MobileOptions)

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

--- Comment #1 from Bingle bingle-ad...@wikimedia.org ---
Prioritization and scheduling of this bug is tracked on Trello card
https://trello.com/c/K1RV5y2Z

-- 
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 71750] Checkboxes do not work in Firefox OS (Special:MobileOptions)

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

Jon jrob...@wikimedia.org changed:

   What|Removed |Added

 CC||jared.zimmerman@wikimedia.o
   ||rg,
   ||mflasc...@wikimedia.org,
   ||mgallo...@wikimedia.org,
   ||psax...@wikimedia.org,
   ||swall...@wikimedia.org
  Component|stable  |MediaWiki UI
Product|MobileFrontend  |MediaWiki

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