[Bug 66896] let me size inline images to max-height, with variable image-sets including client-side reduction, fix the forced quirk-mode of mobile view

2014-11-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66896

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

   What|Removed |Added

   Priority|Normal  |Lowest
 Whiteboard|aklapper-moreinfo   |

--- Comment #9 from Andre Klapper aklap...@wikimedia.org ---
Resetting priority to reflect reality - feel free to increase priority when you
plan to work on a patch to support this functionality.

-- 
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 66896] let me size inline images to max-height, with variable image-sets including client-side reduction, fix the forced quirk-mode of mobile view

2014-11-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66896

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

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||aklap...@wikimedia.org
 Resolution|--- |WORKSFORME

--- Comment #5 from Andre Klapper aklap...@wikimedia.org ---
Unfortunately closing this report as no structured comment has been provided.
Please feel free to reopen this report if you can provide the information asked
for (see comment 1) and if this still happens. Thanks!

-- 
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 66896] let me size inline images to max-height, with variable image-sets including client-side reduction, fix the forced quirk-mode of mobile view

2014-11-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66896

Philippe Verdy verd...@wanadoo.fr changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---

--- Comment #6 from Philippe Verdy verd...@wanadoo.fr ---
REOPEN THIS RFE: the subject was extremedly clear (the rest was a rational for
the need) because we need it for CORRECT scaling of inline images (used within
paragraphs of text) for correct alignment and correct readability.

- (1) supporting max-width= and max-height= parameters  in [[Image:]] or
[[File:]], with sizes given in em and not necessarily in pixels. This item is
also needed for proper internationlization where text cannot be used and an
image is needed.

- (2) supporting another range of scaling values for the image sets (currently:
1x, 1.5x, 2x) with a parameter scales=, to allow changing this set to support
other values lower than 1x (notably 0.5x and 0.75x), or even native (only
works with SVG images) in order to allow cleaner reductions by the browser,
instead of growths (used by browsers whose logical pixel resolution is lower
than the effective display resolution, notably on smartphones (this grately
impoves the readability and sharpness of images. Habing additional values 0.5x
and 0.75x would also allow cleaner client-side reductions of sizes constrained
by max-width and/or max-height. This item is also needed for
readability/accessibility (including the support of custom zoom levels in
browsers, and adaptation to small screen sizes and screens with very high
resolutions)

item (3) was a follow-on. Item (1) being the MOST important one.

Both are within the support of parameters for [[Image:]] or [[File:]] and how
they are parsed and generate the suitable HTML/CSS code (the related support
for the MediaViewer, only when clicking on the image to view it outside its
inline use, is unrelated)

Without explaining the rationale, you would simply have not understood the need
for it.

If you're still not convinced try navigating pages containing inline images
(most often, small icons such as country flags, or small SVG images needed to
replace text when it does not work to show an appropriate representative glyph,
for example with character variants) with various sizes of displays an with
accessibity zoom enabled (not everyone uses the default 100% zoom especially
with small screens and on displays with very high resolution such as
smartphones and tablets: in almost all cases these default zoom levels can ONLY
be used by the youngest people without any visual problem. Most people about
40yo need to increase the text. But online icons DO NOT scale properly, or are
simply UNREADABLE.

@Andre I DID have provided the detgails several times. Sorry if you don't want
to read them.

-- 
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 66896] let me size inline images to max-height, with variable image-sets including client-side reduction, fix the forced quirk-mode of mobile view

2014-11-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66896

Philippe Verdy verd...@wanadoo.fr changed:

   What|Removed |Added

   Priority|Lowest  |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 66896] let me size inline images to max-height, with variable image-sets including client-side reduction, fix the forced quirk-mode of mobile view

2014-11-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66896

--- Comment #7 from Philippe Verdy verd...@wanadoo.fr ---
Your status Resolved was clearly wrong, NOTHING was solved

-- 
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 66896] let me size inline images to max-height, with variable image-sets including client-side reduction, fix the forced quirk-mode of mobile view

2014-11-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66896

--- Comment #8 from Philippe Verdy verd...@wanadoo.fr ---
Your status Work for me was also completely wrong, it has NEVER worked for
any one

-- 
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 66896] let me size inline images to max-height, with variable image-sets including client-side reduction, fix the forced quirk-mode of mobile view

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

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

   What|Removed |Added

   Priority|Normal  |Lowest

--- Comment #4 from Andre Klapper aklap...@wikimedia.org ---
No, I did not ask for any confirmation and I did not ask for details. See
comment 1 again. I asked for a structured bug report which will likely receive
more attention than a wall of text.

-- 
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 66896] let me size inline images to max-height, with variable image-sets including client-side reduction, fix the forced quirk-mode of mobile view

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

--- Comment #3 from Philippe Verdy verd...@wanadoo.fr ---
Please answer to my own comment ? You want details but everything is in my
comment 1. And you do not ask for more specific details.

For now the !important tag in the max-width style for images is clearly a
severe hack that breaks pages. We should never use these tags in CSS; simply
because it is then impossible to design a page lyout that works correctly in
BOTH the mobile view and the desktop view. The !important tag breaks every
attempt to make something compatible between the two views.

(The other tweak used in the mobile view is to force another box model from the
standard content-box to the border-box **blindly** without knowing really on
what it will apply on pages. These two tweaks in fact have severe consequences:
some pages will NEVER work on the desktop virw, some other will NEVER work in
the mobile view, and we are forced to duplicate wiki pages with a mobile
version and a desktop version, a complete non-sense to maintain and an extra
complexity as each view mode will require its own separate sets of templates)

So all I can say is what I already summarized:

(1) support max-width/max-height parameters for images and DON'T override them
by the !import CSS tweak for the mobile view (at least provide a way so that
this override can be disabled; it should be disabled completely if the image
provides itself the max-width parameter in the Wiki source of the [[File:]] or
[[Image:]] tag).

(2) support extra sets of scaling factors

(3) drop the !important tweaking tags in the site-wide CSS for the mobile
view.

These are effectively three things to changes but for the sam final purpose:
creating pages that work correctly on mobile views, WITHOUT breaking the
desktop view. As long as this does not work, everyone in wikimedia projects
will continue designing for the desktop, and the mobile view will be
unreadable/inaccessible, with broken layouts.

You've still not asked anything else more precise, so what do you want I
confirm?

-- 
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 66896] let me size inline images to max-height, with variable image-sets including client-side reduction, fix the forced quirk-mode of mobile view

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

Philippe Verdy verd...@wanadoo.fr changed:

   What|Removed |Added

   Priority|Lowest  |Normal
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
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 66896] let me size inline images to max-height, with variable image-sets including client-side reduction, fix the forced quirk-mode of mobile view

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

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

   What|Removed |Added

   Priority|Low |Lowest
 Status|NEW |UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #2 from Andre Klapper aklap...@wikimedia.org ---
Please answer comment 1.

-- 
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 66896] let me size inline images to max-height, with variable image-sets including client-side reduction, fix the forced quirk-mode of mobile view

2014-06-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66896

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

   What|Removed |Added

 Whiteboard||aklapper-moreinfo

-- 
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 66896] let me size inline images to max-height, with variable image-sets including client-side reduction, fix the forced quirk-mode of mobile view

2014-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66896

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

   What|Removed |Added

   Priority|Unprioritized   |Low
Version|unspecified |1.24-git
Summary|lease let me size inline|let me size inline images
   |images to max-height, with  |to max-height, with
   |variable image-sets |variable image-sets
   |including client-side   |including client-side
   |reduction, fix the forced   |reduction, fix the forced
   |quirk-mode of mobile view |quirk-mode of mobile view
   Severity|normal  |enhancement

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Hi, can you please provide
* steps to reproduce
* expected outcome
* actual outcome
in seperate paragraphs?
(The more structured your ticket, the more likely somebody might take a look at
it.)

Furthermore, separate requests should be in separate issues. Also see
https://www.mediawiki.org/wiki/How_to_report_a_bug - Thanks!

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