[Bug 69469] Link to original file is not a link and can not be used as such

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69469 --- Comment #10 from Tim Starling tstarl...@wikimedia.org --- (In reply to Tisza Gergő from comment #8) (In reply to Tim Starling from comment #7) An alternative would be to have the parser serialize the image data and embed it in the page

[Bug 69469] Link to original file is not a link and can not be used as such

2014-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69469 Tim Starling tstarl...@wikimedia.org changed: What|Removed |Added CC|

[Bug 69469] Link to original file is not a link and can not be used as such

2014-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69469 Thiemo Mättig thiemo.maet...@wikimedia.de changed: What|Removed |Added Priority|Unprioritized |High ---

[Bug 69469] Link to original file is not a link and can not be used as such

2014-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69469 Derk-Jan Hartman hartman.w...@gmail.com changed: What|Removed |Added CC|

[Bug 69469] Link to original file is not a link and can not be used as such

2014-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69469 --- Comment #4 from Tim Starling tstarl...@wikimedia.org --- (In reply to Thiemo Mättig from comment #2) You can have the exact same click handler on an a element. The a href=... is for right click, middle click and such, the event handler

[Bug 69469] Link to original file is not a link and can not be used as such

2014-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69469 --- Comment #5 from Tisza Gergő gti...@wikimedia.org --- *** Bug 68203 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.

[Bug 69469] Link to original file is not a link and can not be used as such

2014-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69469 --- Comment #6 from Tisza Gergő gti...@wikimedia.org --- There is no difference in click tracking between an a and a span with a click handler. Either way you can choose to delay navigation (which degrades user experience) or risk loosing the

[Bug 69469] Link to original file is not a link and can not be used as such

2014-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69469 --- Comment #7 from Tim Starling tstarl...@wikimedia.org --- It would be possible to reconstruct the source URL on the client side, but please be careful of abbrvThreshold, which is used on WMF. The source filename is only available in the

[Bug 69469] Link to original file is not a link and can not be used as such

2014-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69469 --- Comment #8 from Tisza Gergő gti...@wikimedia.org --- The code to guess an image URL from another one is at

[Bug 69469] Link to original file is not a link and can not be used as such

2014-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69469 --- Comment #9 from Tisza Gergő gti...@wikimedia.org --- Proposal: * change the original file button to a proper link * change the original file button to only appear when the URL becomes available * when $wgUseThumbnailGuessing is true, use