[Bug 27540] width of gallery always 100%

2014-04-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 Derk-Jan Hartman hartman.w...@gmail.com changed: What|Removed |Added Assignee|hartman.w...@gmail.com

[Bug 27540] width of gallery always 100%

2014-01-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 Stefan Fussan ste...@fussan.de changed: What|Removed |Added CC||ste...@fussan.de ---

[Bug 27540] width of gallery always 100%

2013-03-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 Michelle Lee Kosik kosi...@mail.com changed: What|Removed |Added CC||kosi...@mail.com

[Bug 27540] width of gallery always 100%

2012-01-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #32 from foma...@googlemail.com 2012-01-26 22:14:24 UTC --- An other possibility would be: ul.gallery { display: table; } li.gallerycaption { display: table-caption; } -- Configure bugmail:

[Bug 27540] width of gallery always 100%

2011-12-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #31 from foma...@googlemail.com 2011-12-19 12:48:47 UTC --- ul.gallery { max-width: intrinsic; /* Safari/WebKit */ max-width: -moz-max-content; /* Firefox/Gecko */ } should work in Chrome, Firefox and Safari

[Bug 27540] width of gallery always 100%

2011-12-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #30 from Antoine hashar Musso has...@free.fr 2011-12-13 09:26:49 UTC --- (In reply to comment #18) -mox-fit-content would be the best solution, if it were understood by others.. Fixed wih inline-block in r93581 . That change

[Bug 27540] width of gallery always 100%

2011-08-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #28 from foma...@googlemail.com 2011-08-24 10:46:34 UTC --- (In reply to comment #27) The Semantic MediaWiki people have standardized to call this universal caption parameter intro in all their parameter settings. Whenever there's

[Bug 27540] width of gallery always 100%

2011-08-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #29 from fastgoldf...@gmail.com 2011-08-24 17:43:38 UTC --- You picked an example that, by itself seems to not be related. That is only one usage of intro and outro. Like I said, it's standardized, which means it's used other places

[Bug 27540] width of gallery always 100%

2011-08-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #26 from foma...@googlemail.com 2011-08-23 09:04:30 UTC --- The HTML5 idea of a caption is the element figcaption: http://www.w3.org/TR/html5/grouping-content.html#the-figcaption-element . figcaption can be used as the first or last

[Bug 27540] width of gallery always 100%

2011-08-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #27 from fastgoldf...@gmail.com 2011-08-23 21:15:50 UTC --- The Semantic MediaWiki people have standardized to call this universal caption parameter intro in all their parameter settings. Whenever there's a leading title caption

[Bug 27540] width of gallery always 100%

2011-08-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 DieBuche diebu...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 27540] width of gallery always 100%

2011-08-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #25 from Mark A. Hershberger m...@everybody.org 2011-08-18 21:54:23 UTC --- (In reply to comment #24) It really is a problem with Europium. Do you see any problems with display: inline? It works suprisingly well, floats are as

[Bug 27540] width of gallery always 100%

2011-08-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #22 from foma...@googlemail.com 2011-08-17 17:28:16 UTC --- I think the best solution would be to drop the attribute caption for gallery. Content in an attribute is bad because it is not possible to use Wiki syntax. I suppose the

[Bug 27540] width of gallery always 100%

2011-08-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #23 from fastgoldf...@gmail.com 2011-08-17 17:31:12 UTC --- I think that is a good solution also, and much simpler. I like having a caption, but if it is semantically incorrect, I can do without it. -- Configure bugmail:

[Bug 27540] width of gallery always 100%

2011-08-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug 27540] width of gallery always 100%

2011-08-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #19 from Mark A. Hershberger m...@everybody.org 2011-08-02 13:54:48 UTC --- I like your solution. At least on Opera, FF and Chrome. Someone should test IE. -- Configure bugmail:

[Bug 27540] width of gallery always 100%

2011-08-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #20 from DieBuche diebu...@gmail.com 2011-08-02 14:47:20 UTC --- (In reply to comment #19) I like your solution. At least on Opera, FF and Chrome. Someone should test IE. Incidentally, it was already fixed there ( due to the

[Bug 27540] width of gallery always 100%

2011-08-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #21 from fastgoldf...@gmail.com 2011-08-03 05:18:55 UTC --- I am enthusiastically in favor of simply left-aligning it. I don't think the advantages of centering it are worth all this developer/tester/debugger attention. There are

[Bug 27540] width of gallery always 100%

2011-07-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #16 from DieBuche diebu...@gmail.com 2011-07-31 08:56:08 UTC --- (In reply to comment #15) So, I think it is time for a patch. We don't need the rather ugly div hack. display:inline-block has exactly the same effect and exactly

[Bug 27540] width of gallery always 100%

2011-07-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #17 from DieBuche diebu...@gmail.com 2011-07-31 09:07:39 UTC --- (In reply to comment #14) Another minor issue is that when an image gets pushed down to a new row on a smaller screen, the gallery caption/title still isn't quite

[Bug 27540] width of gallery always 100%

2011-07-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #18 from DieBuche diebu...@gmail.com 2011-07-31 09:27:17 UTC --- -mox-fit-content would be the best solution, if it were understood by others.. Fixed wih inline-block in r93581 . I'll leave this open for now, regarding a left

[Bug 27540] width of gallery always 100%

2011-07-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #14 from fastgoldf...@gmail.com 2011-07-29 19:46:27 UTC --- Another minor issue is that when an image gets pushed down to a new row on a smaller screen, the gallery caption/title still isn't quite centered until the screen is

[Bug 27540] width of gallery always 100%

2011-07-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #15 from Mark A. Hershberger m...@everybody.org 2011-07-30 02:39:15 UTC --- So, I think it is time for a patch. I suggest making this patch depend on the perrow attribute Care to take a stab at that? Look at

[Bug 27540] width of gallery always 100%

2011-07-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #13 from Mark A. Hershberger m...@everybody.org 2011-07-29 01:27:23 UTC --- (In reply to comment #12) It quickly and easily solves the problem, but maybe causes new ones? I suppose with some more testing, it can be decided

[Bug 27540] width of gallery always 100%

2011-07-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #9 from fastgoldf...@gmail.com 2011-07-27 06:08:06 UTC --- I discovered a simple workaround: It seems wrapping the gallery in a div constrains the width to only the necessary width, then the gallery caption neatly centers over the

[Bug 27540] width of gallery always 100%

2011-07-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #10 from fastgoldf...@gmail.com 2011-07-27 06:09:07 UTC --- The fix was tested on Opera and Google Chrome. I haven't tested other browsers. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You

[Bug 27540] width of gallery always 100%

2011-07-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #11 from DieBuche diebu...@gmail.com 2011-07-27 08:16:11 UTC --- (In reply to comment #9) I discovered a simple workaround: It seems wrapping the gallery in a div constrains the width to only the necessary width, then the gallery

[Bug 27540] width of gallery always 100%

2011-07-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #12 from fastgoldf...@gmail.com 2011-07-27 16:32:55 UTC --- I see, it looks like it needs to be floated for this trick to work: div style=float:left; gallery caption=Cologne Image:Köln Panorama.jpg Image:Köln Panorama.jpg

[Bug 27540] width of gallery always 100%

2011-07-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added CC|

[Bug 27540] width of gallery always 100%

2011-06-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 Krinkle krinklem...@gmail.com changed: What|Removed |Added CC||krinklem...@gmail.com

[Bug 27540] width of gallery always 100%

2011-06-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #7 from DieBuche diebu...@gmail.com 2011-06-13 18:55:57 UTC --- I think we switched from inline-block to block due to floating problems. Are you sure inline block works with all floats? -- Configure bugmail:

[Bug 27540] width of gallery always 100%

2011-06-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added Priority|High|Low --

[Bug 27540] width of gallery always 100%

2011-04-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added Blocks|26676 | --- Comment

[Bug 27540] width of gallery always 100%

2011-03-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added Priority|Normal |High --

[Bug 27540] width of gallery always 100%

2011-03-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added AssignedTo|asha...@wikimedia.org

[Bug 27540] width of gallery always 100%

2011-03-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added AssignedTo|wikibugs-l@lists.wikimedia.

[Bug 27540] width of gallery always 100%

2011-02-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added Blocks||27577 ---

[Bug 27540] width of gallery always 100%

2011-02-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 Derk-Jan Hartman hart...@videolan.org changed: What|Removed |Added CC|

[Bug 27540] width of gallery always 100%

2011-02-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added CC|

[Bug 27540] width of gallery always 100%

2011-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 Raimond Spekking raimond.spekk...@gmail.com changed: What|Removed |Added URL|

[Bug 27540] width of gallery always 100%

2011-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 foma...@googlemail.com changed: What|Removed |Added CC||foma...@googlemail.com ---

[Bug 27540] width of gallery always 100%

2011-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27540 --- Comment #2 from foma...@googlemail.com 2011-02-18 22:38:35 UTC --- A simple solution for Firefox would be ul.gallery { width: -moz-fit-content; } -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You