[Falkon] [Bug 453574] Resized image to be fit to height and width

2023-03-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453574 genghisk...@gmx.ca changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

[Falkon] [Bug 453574] Resized image to be fit to height and width

2023-03-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453574 --- Comment #10 from genghisk...@gmx.ca --- Created attachment 157353 --> https://bugs.kde.org/attachment.cgi?id=157353=edit Script include checker background to notice transparency I think this is my final attempt. It is not perfect -- You are

[Falkon] [Bug 453574] Resized image to be fit to height and width

2023-03-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453574 --- Comment #9 from genghisk...@gmx.ca --- Created attachment 157339 --> https://bugs.kde.org/attachment.cgi?id=157339=edit Userscript as a temporary fix. Works only when 'cursor' is present. We can check the viewport against the image, but it will

[Falkon] [Bug 453574] Resized image to be fit to height and width

2023-03-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453574 --- Comment #8 from genghisk...@gmx.ca --- Created attachment 157338 --> https://bugs.kde.org/attachment.cgi?id=157338=edit Userscript as a temporary fix -- You are receiving this mail because: You are watching all bug changes.

[Falkon] [Bug 453574] Resized image to be fit to height and width

2023-03-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453574 --- Comment #7 from genghisk...@gmx.ca --- Correction! Please add these: height: 100vh; width: auto; // To keep proportion -- You are receiving this mail because: You are watching all bug changes.

[Falkon] [Bug 453574] Resized image to be fit to height and width

2023-03-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453574 --- Comment #6 from genghisk...@gmx.ca --- >From console: element.style { -webkit-user-select: none; margin: auto; cursor: zoom-in; } Please add this: height: 100vh; // 100% view height -- You are receiving this mail because: You are

[Falkon] [Bug 453574] Resized image to be fit to height and width

2022-05-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453574 --- Comment #5 from genghisk...@gmx.ca --- (In reply to EnzoR from comment #4) > > I think you are cross-posting. I did. I was a misunderstanding. -- You are receiving this mail because: You are watching all bug changes.

[Falkon] [Bug 453574] Resized image to be fit to height and width

2022-05-10 Thread EnzoR
https://bugs.kde.org/show_bug.cgi?id=453574 --- Comment #4 from EnzoR --- (In reply to genghiskhan from comment #3) > EnzoR > 2022-05-10 10:59:06 UTC > https://bugs.kde.org/show_bug.cgi?id=452818 > > > Finally, @genghisk...@gmx.ca, what's wrong with contents not fitting the > > screen area and

[Falkon] [Bug 453574] Resized image to be fit to height and width

2022-05-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453574 genghisk...@gmx.ca changed: What|Removed |Added CC||vincenzo.rom...@notorand.it --- Comment #3

[Falkon] [Bug 453574] Resized image to be fit to height and width

2022-05-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453574 --- Comment #2 from genghisk...@gmx.ca --- That's to say, scrollbars must not be seen when image is resized and fit to window -- You are receiving this mail because: You are watching all bug changes.

[Falkon] [Bug 453574] Resized image to be fit to height and width

2022-05-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453574 --- Comment #1 from genghisk...@gmx.ca --- Created attachment 148677 --> https://bugs.kde.org/attachment.cgi?id=148677=edit partially resized -- You are receiving this mail because: You are watching all bug changes.