[Falkon] [Bug 391298] Kwallet extension save password in binary mode instead text

2023-03-12 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=391298

Juraj  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
   |ork/falkon/commit/52ae23a36 |ork/falkon/commit/6a258adc3
   |b3e61e5a293de7c4ac517492e49 |15f78f7bd2f25db25248865690c
   |c67f|e27f

--- Comment #10 from Juraj  ---
Git commit 6a258adc315f78f7bd2f25db25248865690ce27f by Juraj Oravec.
Committed on 12/03/2023 at 22:00.
Pushed by jurajo into branch 'master'.

KWallet: Store passwords entries in map fortmat
FIXED-IN: 23.04.0

Signed-off-by: Juraj Oravec 

M  +69   -39   src/plugins/KDEFrameworksIntegration/kwalletpasswordbackend.cpp

https://invent.kde.org/network/falkon/commit/6a258adc315f78f7bd2f25db25248865690ce27f

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 391298] Kwallet extension save password in binary mode instead text

2023-03-12 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=391298

Juraj  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
   |ork/falkon/commit/6a258adc3 |ork/falkon/commit/261bef6d6
   |15f78f7bd2f25db25248865690c |5d90ae6893e9a22a653355f3491
   |e27f|e71c

--- Comment #11 from Juraj  ---
Git commit 261bef6d65d90ae6893e9a22a653355f3491e71c by Juraj Oravec.
Committed on 12/03/2023 at 22:03.
Pushed by jurajo into branch 'release/23.04'.

KWallet: Store passwords entries in map fortmat
FIXED-IN: 23.04.0

Signed-off-by: Juraj Oravec 

M  +69   -39   src/plugins/KDEFrameworksIntegration/kwalletpasswordbackend.cpp

https://invent.kde.org/network/falkon/commit/261bef6d65d90ae6893e9a22a653355f3491e71c

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 465464] Falkon is using a faux bold for Arial

2023-03-13 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=465464

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com

--- Comment #2 from Juraj  ---
Hello,
at least at the moment Youtube sets font like this:
> font-family: "YouTube Sans","Roboto",sans-serif;

Since I have Roboto installed, it uses that for me.
This issue could actually be about how the fonts are configured in settings and
what fonts and how they are configured on your operating system.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 467315] Crash when trying to generate QR Code

2023-03-14 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=467315

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-purpose] [Bug 467373] New: Menu "Generate QR Code" crashes (tested on Falkon)

2023-03-14 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=467373

Bug ID: 467373
   Summary: Menu "Generate QR Code" crashes (tested on Falkon)
Classification: Frameworks and Libraries
   Product: frameworks-purpose
   Version: 5.104.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: aleix...@kde.org
  Reporter: jurajora...@mailo.com
  Target Milestone: ---

SUMMARY
After selecting an option to "Generate QR Code" from the "Share page" menu in
Falkon (provided by KDE Integration plugin) the purpose window dialog to show
the QR code shows up and than it closes without any error message.

STEPS TO REPRODUCE
1. Open Falkon and enable KDE Integration plugin in [preferences > extensions]
2. Go to some webpage and invoke context menu (right mouse click) and select
["Share page" > "Generate QR Code"`
3. Observe

OBSERVED RESULT
The purpose window is displayed and quickly closed.

EXPECTED RESULT
The purpose window stay open.

ADDITIONAL INFORMATION
I poked around within the barcode plugin and found that the cause of crash on
my system is the "QQC2.TextField" item. When I change it to just a "TextInput"
and commented out the unsupported placeholder text option it works normally and
QR code is displayed.
Using the TextInput does not play well with my dark theme, so if this approach
is going to be taken please ensure it works well on different color schemes,
Thank you.

FALKON BUG
Bug reported for Falkon (I replicated a while ago and now as well):
https://bugs.kde.org/show_bug.cgi?id=467315

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 467315] Crash when trying to generate QR Code

2023-03-14 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=467315

--- Comment #1 from Juraj  ---
Looks like upstram bug in purpose library to me.

I created a bug report for it there, see
https://bugs.kde.org/show_bug.cgi?id=467373

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-qqc2-desktop-style] [Bug 467373] Menu "Generate QR Code" crashes (tested on Falkon)

2023-03-15 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=467373

--- Comment #4 from Juraj  ---
I apologize for the mess, I did not thought of using debugger to try to catch
the problem since Falkon did not crash.

Thank you for figuring it out.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 466936] Make dates in History sidebar and dialog unselectable upon filtering

2023-03-24 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=466936

Juraj  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/netw
   ||ork/falkon/commit/74cfccd69
   ||d7249f6380120e9a8c46c1566e0
   ||f7b6
   Version Fixed In||23.04.0

--- Comment #1 from Juraj  ---
Git commit 74cfccd69d7249f6380120e9a8c46c1566e0f7b6 by Juraj Oravec.
Committed on 25/03/2023 at 02:15.
Pushed by jurajo into branch 'release/23.04'.

History: Don't delete all items under dates when filtering
FIXED-IN: 23.04.0

Signed-off-by: Juraj Oravec 

M  +5-0src/lib/history/historymodel.cpp
M  +1-0src/lib/history/historymodel.h
M  +1-1src/lib/history/historytreeview.cpp

https://invent.kde.org/network/falkon/commit/74cfccd69d7249f6380120e9a8c46c1566e0f7b6

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 466936] Make dates in History sidebar and dialog unselectable upon filtering

2023-03-24 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=466936

Juraj  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
   |ork/falkon/commit/74cfccd69 |ork/falkon/commit/85f999010
   |d7249f6380120e9a8c46c1566e0 |4f5d59458bfdf4693cf6a3b2901
   |f7b6|6f22

--- Comment #2 from Juraj  ---
Git commit 85f9990104f5d59458bfdf4693cf6a3b29016f22 by Juraj Oravec.
Committed on 25/03/2023 at 02:11.
Pushed by jurajo into branch 'master'.

History: Don't delete all items under dates when filtering
FIXED-IN: 23.04.0

Signed-off-by: Juraj Oravec 

M  +5-0src/lib/history/historymodel.cpp
M  +1-0src/lib/history/historymodel.h
M  +1-1src/lib/history/historytreeview.cpp

https://invent.kde.org/network/falkon/commit/85f9990104f5d59458bfdf4693cf6a3b29016f22

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 466936] Make dates in History sidebar and dialog unselectable upon filtering

2023-03-24 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=466936

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com

--- Comment #3 from Juraj  ---
Hello,

the "fix" is more like a workaround and just makes it so, that the items will
not be deleted.
I know there is a way to properly manage what items are selected but I am not
skilled at using that.

Best regards,
Juraj.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdesrc-build] [Bug 458943] New: kdesrc-run ignores options

2022-09-09 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=458943

Bug ID: 458943
   Summary: kdesrc-run ignores options
   Product: kdesrc-build
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mp...@kde.org
  Reporter: jurajora...@mailo.com
  Target Milestone: ---

SUMMARY
The "kdesrc-run" script ignores provided options (-h, --help, -f, --fork, ...)
and treats them as programs to start.

STEPS TO REPRODUCE
1. Install kdesrc-build on Artix
2. run # kdesrc-run --help
3. or run an example # kdesrc-run -f kate -l 5 file1.txt

OBSERVED RESULT
An error message:
> kdesrc-run:source:2: no such file or directory: 
> /home/USER/kde/build/-f/prefix.sh
> kdesrc-run:source:2: no such file or directory: 
> /home/USER/kde/build/--help/prefix.sh
> 
> General error message:
> kdesrc-run:source:2: no such file or directory: 
> /home/USER/kde/build/%OPTION%/prefix.sh
Where %OPTION% is the provided option.

EXPECTED RESULT
The option is recognized and program (eg. kate) is started.

SOFTWARE/OS VERSIONS
Perl Version: 5.36.0-1
kdesrc-build Versions: 22.07-1 and git-r2635.630d70d-1

ADDITIONAL INFORMATION
I tried both versions, one from Arch repositories (version 22.07-1) and also
one built from AUR (git-r2635.630d70d-1) and both have same issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 439268] Typing text in the search bar sends data although suggestions are disabled

2022-09-10 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=439268

Juraj  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/netw
   ||ork/falkon/commit/f5350dbe4
   ||1cc4c6dfc513b7d50a09b8099d1
   ||fa2e

--- Comment #2 from Juraj  ---
Git commit f5350dbe41cc4c6dfc513b7d50a09b8099d1fa2e by Juraj Oravec.
Committed on 10/09/2022 at 09:10.
Pushed by jurajo into branch 'master'.

Searchbar: Fix show suggestions handling

Do not contact search engine when suggestions are disabled.

Signed-off-by: Juraj Oravec 

M  +13   -2src/lib/navigation/websearchbar.cpp
M  +2-0src/lib/navigation/websearchbar.h

https://invent.kde.org/network/falkon/commit/f5350dbe41cc4c6dfc513b7d50a09b8099d1fa2e

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 439268] Typing text in the search bar sends data although suggestions are disabled

2022-09-10 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=439268

Juraj  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
   |ork/falkon/commit/f5350dbe4 |ork/falkon/commit/f5bbdf24e
   |1cc4c6dfc513b7d50a09b8099d1 |178a7b97cceed27718da96a8562
   |fa2e|9834

--- Comment #3 from Juraj  ---
Git commit f5bbdf24e178a7b97cceed27718da96a85629834 by Juraj Oravec.
Committed on 10/09/2022 at 09:42.
Pushed by jurajo into branch 'release/22.08'.

Searchbar: Fix show suggestions handling

Do not contact search engine when suggestions are disabled.

Signed-off-by: Juraj Oravec 

M  +13   -2src/lib/navigation/websearchbar.cpp
M  +2-0src/lib/navigation/websearchbar.h

https://invent.kde.org/network/falkon/commit/f5bbdf24e178a7b97cceed27718da96a85629834

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 439268] Typing text in the search bar sends data although suggestions are disabled

2022-09-10 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=439268

Juraj  changed:

   What|Removed |Added

   Version Fixed In||22.08.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 451284] Site Info: Copy Values upon double-click

2022-09-10 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=451284

Juraj  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||22.08.0
 Status|ASSIGNED|RESOLVED

--- Comment #4 from Juraj  ---
Relevant functionality was added in "Version 22.08.0".

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 458645] Adblock is absolutely useless in the current state

2022-09-12 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=458645

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com

--- Comment #1 from Juraj  ---
Hello,

yes, AdBlock is not in the best state and is missing a lot of features.

At the moment there is an open Merge Request to add partial support
for snippets but the creator is not responding.
I am tempted to just accept it as is and do some changes to it after that.
https://invent.kde.org/network/falkon/-/merge_requests/29

But for the rest of AdBlock the features and bugs there is nothing going on
of which I am aware.



> This should be a constructive criticism so that finally something
> changes because like this the browser is not really usable.
> I hope this changes soon.
I will be honest, I was not happy when I read this for the first time.
The reason for that is that there is almost nobody working on Falkon.
So, people can demand whatever they wish for but it will not be done
unless they do it themselves

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 458645] Adblock is absolutely useless in the current state

2022-09-12 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=458645

Juraj  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #3 from Juraj  ---
It is hard work as anything else.
It requires a lot of efforts and also time.

At the moment I am working on selectively enable/disable some features per
website (like javascript) due to similar reasons.
But it takes a while to design it and make it work nicely.

The next stop could be some AdBlock improvement, but I cannot promise that,
since I was only lurking around for a long time.

I would also think that the hope of original developer was to put this project
to KDE so that someone can pick it up.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 409576] Publish stable flatpak builds to flathub

2022-09-13 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=409576

Juraj  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 CC||jurajora...@mailo.com
 Status|REPORTED|RESOLVED

--- Comment #1 from Juraj  ---
Falkon is now released with KDE Gear and the releases are managed by KDE Gear
team.
The flatpacks should be updated according to the KDE Gear style. (if it is even
provided)

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 459088] Automatically select url in the address bar when user clicks on it

2022-09-14 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=459088

Juraj  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED
 CC||jurajora...@mailo.com

--- Comment #1 from Juraj  ---
Go to: Preference > Tabs > Address Bar Behaviour > [X] Select all text by
clicking in address bar

What should be the default is questionable.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 402968] cookies javascript

2022-09-16 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=402968

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com
 Resolution|--- |NOT A BUG
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Juraj  ---
Chromium and Firefox are working the same way as this example.
So from that I guess the example is incorrect.

Can you confirm?

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kxmlgui] [Bug 447358] App crash when displaying tooltip on tray icon

2022-09-23 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=447358

Juraj  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Juraj  ---
This bug was fixed by commit:
https://invent.kde.org/frameworks/kxmlgui/-/commit/59affd7d0fea0ec69c7b0d75bab08510b7c00359

At least it now works for me.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 467932] Falkon freezes and crashes

2023-03-29 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=467932

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Juraj  ---


*** This bug has been marked as a duplicate of bug 397389 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 397389] Falkon crashes when launched

2023-03-29 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=397389

Juraj  changed:

   What|Removed |Added

 CC||sjeh...@yandex.com

--- Comment #10 from Juraj  ---
*** Bug 467932 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 416539] Partially load extensions before any QWebEngine class is created

2023-04-04 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=416539

Juraj  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |INTENTIONAL

--- Comment #1 from Juraj  ---
OK, came up with other method to solve the scheme issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 467315] Crash when trying to generate QR Code

2023-04-04 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=467315

Juraj  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Juraj  ---
Bug in Qt.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 405423] Can't change default search engine

2023-04-09 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=405423

Juraj  changed:

   What|Removed |Added

   Version Fixed In||23.04.0
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/netw
   ||ork/falkon/commit/5dd9599fc
   ||e270c3621c0c46e6e9062d1ce6a
   ||f1ef

--- Comment #9 from Juraj  ---
Git commit 5dd9599fce270c3621c0c46e6e9062d1ce6af1ef by Juraj Oravec.
Committed on 09/04/2023 at 09:31.
Pushed by jurajo into branch 'release/23.04'.

Addressbar use default search engine by default
FIXED-IN: 23.04.0

Signed-off-by: Juraj Oravec 

M  +1-0CHANGELOG
M  +1-1src/lib/other/qzsettings.cpp

https://invent.kde.org/network/falkon/commit/5dd9599fce270c3621c0c46e6e9062d1ce6af1ef

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 405423] Can't change default search engine

2023-04-09 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=405423

Juraj  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
   |ork/falkon/commit/5dd9599fc |ork/falkon/commit/5658ed2f1
   |e270c3621c0c46e6e9062d1ce6a |43a31dffae203f11e71f05d304e
   |f1ef|428e

--- Comment #10 from Juraj  ---
Git commit 5658ed2f143a31dffae203f11e71f05d304e428e by Juraj Oravec.
Committed on 09/04/2023 at 09:30.
Pushed by jurajo into branch 'master'.

Addressbar use default search engine by default
FIXED-IN: 23.04.0

Signed-off-by: Juraj Oravec 

M  +1-0CHANGELOG
M  +1-1src/lib/other/qzsettings.cpp

https://invent.kde.org/network/falkon/commit/5658ed2f143a31dffae203f11e71f05d304e428e

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 468322] Falkon does not use locale language

2023-04-09 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=468322

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com
 Resolution|--- |WORKSFORME
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Juraj  ---
Falkon contains translations even for "tr" language variant.

I checked the KDE Neon packages and the translations are included.
I can only guess that there is some other problem. 

I have no idea if this would provide any logs, but it might help if you can
provide the console logs from when you try to run falkon.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 468322] Falkon does not use locale language

2023-04-09 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=468322

--- Comment #3 from Juraj  ---
> I am very ignorant about log collecting in KDE. How to do that properly?

Than we are 2.
For the start I would open a terminal emulator a simply started "falkon" and
see the output it prints.

You can modify the debug levels for some KDE programs by using "kdebugsettings"
utility (might need to be installed).
But I believe Falkon does not use this that much, (if at all)

Thank you.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 468322] Falkon does not use locale language

2023-04-09 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=468322

--- Comment #5 from Juraj  ---
Thank you for sending the console logs.

> Error creating database schema "Sorgu yok Satır getirilemedi"
This is clearly translated.

> Please register the custom scheme 'remote' via 
> QWebEngineUrlScheme::registerScheme() before installing the custom scheme 
> handler.
Can be ignored here, it is another bug. (will be fixed in 23.08.0)

> Cannot initialize model with data QJsonObject(). missing: QJsonValue(string, 
> "urls")
Harmless notice, will be fixed (hidden) in 23.04.0

To me, it looks like Falkon is using translation in desired language but the
translation are not complete, or some other system setting.
Or there is something else I am not aware of.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 468322] Falkon does not use locale language

2023-04-09 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=468322

--- Comment #6 from Juraj  ---
Also, it this installed from the repositories or from snap or flatpak?
I would also recommend to contact KDE Neon guys for distribution specific
questions.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 462891] Folder disappears when moving it onto itself

2023-04-09 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=462891

Juraj  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/netw
   ||ork/falkon/commit/5abf89f0b
   ||e466207ea9679ac454545a0c170
   ||18a2
   Version Fixed In||23.04.0
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Juraj  ---
Git commit 5abf89f0be466207ea9679ac454545a0c17018a2 by Juraj Oravec.
Committed on 09/04/2023 at 18:08.
Pushed by jurajo into branch 'master'.

Fix: Folder disappears when moving it onto itself

Happens on BookmarksToolbar.
FIXED-IN: 23.04.0

Signed-off-by: Juraj Oravec 

M  +4-0src/lib/bookmarks/bookmarkstoolbarbutton.cpp

https://invent.kde.org/network/falkon/commit/5abf89f0be466207ea9679ac454545a0c17018a2

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 462891] Folder disappears when moving it onto itself

2023-04-09 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=462891

Juraj  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
   |ork/falkon/commit/5abf89f0b |ork/falkon/commit/bb533f47c
   |e466207ea9679ac454545a0c170 |03a224237e0f17f09b19a6e466a
   |18a2|f007

--- Comment #3 from Juraj  ---
Git commit bb533f47c03a224237e0f17f09b19a6e466af007 by Juraj Oravec.
Committed on 09/04/2023 at 18:12.
Pushed by jurajo into branch 'release/23.04'.

Fix: Folder disappears when moving it onto itself

Happens on BookmarksToolbar.
FIXED-IN: 23.04.0

Signed-off-by: Juraj Oravec 

M  +4-0src/lib/bookmarks/bookmarkstoolbarbutton.cpp

https://invent.kde.org/network/falkon/commit/bb533f47c03a224237e0f17f09b19a6e466af007

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 468322] Falkon does not use locale language

2023-04-10 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=468322

Juraj  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Resolution|WORKSFORME  |---
 Status|NEEDSINFO   |CONFIRMED

--- Comment #8 from Juraj  ---
Hello, I looked into this and tried to switch to different languages.
It all worked fine (the ones I tried) only Turkish did not.
Than I compared the translation files between them and found this.

The Turkish language is missing this at the beginning:
> "X-Qt-Contexts: true\n"

Example working file:
https://invent.kde.org/network/falkon/-/blob/release/23.04/poqm/en_GB/falkon_autoscroll_qt.po

Turkish not working file:
https://invent.kde.org/network/falkon/-/blob/release/23.04/poqm/tr/falkon_autoscroll_qt.po


In other words, Falkon is using Qt style language translation "tr()" and not
the kde ki8n something.

Please try to fix before the 23.04.0 release.
Thank you.

PS: These files are synced from the KDE translation service and are only
mirrored to the repository.
PS2: there could be more broken languages.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 468322] Falkon does not use locale language

2023-04-13 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=468322

Juraj  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 455012] With a large number of tabs open, the browser starts slowly

2023-04-24 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=455012

Juraj  changed:

   What|Removed |Added

   Assignee|now...@gmail.com|jurajora...@mailo.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 467459] Greasemonkey doesn't check content type

2023-06-10 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=467459

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com

--- Comment #1 from Juraj  ---
Greasemonkey only checks the URL.
If it ends with "user.js" it is regarded as userscript and should b e installed
and hidden from user.

My proposed solutions are to:
- always allow loading the userscript code (user will always see it).
- Adapt the GreaseMonkey code to detect if the file is a proper userscript or
not.
OR
- When the "user.js" is detected in URL try to download it and based on results
allow to display the file in browser.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 452818] Vertical tabs puts pinned tabs horizontally

2023-04-30 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=452818

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com

--- Comment #16 from Juraj  ---
(In reply to EnzoR from comment #14)
> Any reasonable feedback on this?
> As of today (v23.04.0), Vertical tabs is STILL pinning tabs horizontally.
> If this is an intended feature, I would like to know the rational behind it,
> if any.
> If it is not, then please mr/mrs Assignee, put any feedback here. For the
> sake of hope.

My guess is that the "pinned tabs" feature is recycled code from browser pinned
tabs feature.

As for reason why this was not implemented so far, Falkon development stalled
for a while and now there is some progress made in many areas (as can be seen
in changelog), as for this feature I did not work on it and I did not see any
patch.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 469244] Make Falkon KDE.org compatible

2023-05-02 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=469244

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com

--- Comment #2 from Juraj  ---
To not lose the data, the link with "solution" is saying to add a custom rule
to AdBlock like this
> ||discuss-cdn.kde.org/brotli_asset/browser-detect-*.js

This adds an exception to the adblock.

Yes, we can try to add by default this rule to the custom rules or even
maintain a new rule set with required exceptions.
But it would be better to find from where the blocking rule originates and
contact the maintainers of that list or send them a patch.

This is my personal view on his issue.

Thank you for reporting.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 393542] Download Integration with Plasma

2023-05-05 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=393542

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Juraj  ---
The Plasma Download Integration was implemented by this merge request:
https://invent.kde.org/network/falkon/-/merge_requests/49

Should be available in: 23.08.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 448870] Allow disabling tooltips

2023-05-08 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=448870

Juraj  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||jurajora...@mailo.com
 Resolution|--- |UPSTREAM

--- Comment #5 from Juraj  ---
Hello,

In my opinion this kind of an option should be located in the toolkit itself
(Qt) or in some of its platform modules or styles (eg. kvantum).

The initial bug report implies it has some history with Falkon, while Falkon
never had such an option.

Adding this kind of option to Falkon would imply high initial cost to implement
it and high maintenance cost over time. (by cost I mean time and effort)

Due to this, I am closing this bug report.

Best regards,
Juraj

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 469350] Falkon is not using native scrollbars in web contents

2023-05-08 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=469350

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com
 Resolution|--- |INTENTIONAL
 Status|REPORTED|RESOLVED

--- Comment #1 from Juraj  ---
Hello,

>From Falkon original developer:
> It only works for main scrollbars (eg. scrolling),
> because it is just a hack - it hides those scrollbars with CSS
> and moves scrollbar widgets in the appropriate position.
https://github.com/QupZilla/qupzilla/issues/2317#issuecomment-296672324

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 469541] Some webs are not working in private mode

2023-05-09 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=469541

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com
 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Juraj  ---


*** This bug has been marked as a duplicate of bug 393677 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 393677] Allow html5 local storage in private browsing

2023-05-09 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=393677

Juraj  changed:

   What|Removed |Added

 CC||nfwn_ozew...@xuneh.com

--- Comment #2 from Juraj  ---
*** Bug 469541 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 469602] Small enhancements adblock.html

2023-05-16 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=469602

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com

--- Comment #2 from Juraj  ---
Hello,

Thank you for the idea, but this requires a bit more work.
I would prefer to have all html pages follow the same style and look similar to
some extend.
Also think about the "dark" variant which was added in latest release.

Best regards,
Juraj.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 469602] Small enhancements adblock.html

2023-05-16 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=469602

--- Comment #4 from Juraj  ---
(In reply to Schimon Jehudah from comment #3)
> Please do let me know if you want to delegate to me tasks related to this.

OK, there are multiple internal html pages in Falkon.
- falkon:about - src/lib/data/html/about.html
- falkon:config - src/lib/data/html/config.html
- falkon:start - src/lib/data/html/start.html
- falkon:restore - src/lib/data/html/restore.html (when browser crashes and is
opened again, depends on some internal settings as well)

- src/lib/data/html/tabcrash.html - When rendering process is terminated signal
received from Qt (QWebEnginePage::renderProcessTerminated)
- src/lib/adblock/data/adblock.html - When some page is blocked by adblock,
should properly work with Falkon 23.04.x
- src/plugins/VerticalTabs/data/group.html - Vertical tabs, hold the "+" button
on the bottom for bit longer and menu "Add New Group" appears, click on it and
it will show this page; there is also an index.html in this folder which I
believe is unused.

I recommend using data from lates falkon code or release (23.04.x) and also
testing the dark theme variant.
The dark variant can be forced by changing the environmental variable:
> QTWEBENGINE_CHROMIUM_FLAGS=--force-dark-mode

PS: keep it simple :)

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 469855] [Greasemonkey] Support context-menu

2023-05-17 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=469855

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com

--- Comment #1 from Juraj  ---
Hello,
This should be possible to do.
Best regards,
Juraj

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 415467] Can't circumvent Google's browser blocking with user agent manager

2022-10-01 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=415467

--- Comment #4 from Juraj  ---
Thank you for reporting back.

In that case it seems like it is time to change the default Firefox and Safari
UserAgents which are available in Falkon code (class UserAgentDialog) and
update them to latest LTS versions.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 415467] Can't circumvent Google's browser blocking with user agent manager

2022-10-02 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=415467

Juraj  changed:

   What|Removed |Added

   Version Fixed In||22.08.02
  Latest Commit||https://invent.kde.org/netw
   ||ork/falkon/commit/908258773
   ||7bf6b5a51f31588be925899ce33
   ||e18b
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Juraj  ---
Git commit 9082587737bf6b5a51f31588be925899ce33e18b by Juraj Oravec.
Committed on 02/10/2022 at 17:06.
Pushed by jurajo into branch 'release/22.08'.

Update Firefox version in user agent manager
FIXED-IN: 22.08.02

Signed-off-by: Juraj Oravec 

M  +1-1src/lib/preferences/useragentdialog.cpp

https://invent.kde.org/network/falkon/commit/9082587737bf6b5a51f31588be925899ce33e18b

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 415467] Can't circumvent Google's browser blocking with user agent manager

2022-10-02 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=415467

Juraj  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
   |ork/falkon/commit/908258773 |ork/falkon/commit/ef77ef730
   |7bf6b5a51f31588be925899ce33 |b935568ac70baceef9cb0ce9bbd
   |e18b|61f9

--- Comment #6 from Juraj  ---
Git commit ef77ef730b935568ac70baceef9cb0ce9bbd61f9 by Juraj Oravec.
Committed on 02/10/2022 at 15:17.
Pushed by jurajo into branch 'master'.

Update Firefox version in user agent manager
FIXED-IN: 22.08.02

Signed-off-by: Juraj Oravec 

M  +1-1src/lib/preferences/useragentdialog.cpp

https://invent.kde.org/network/falkon/commit/ef77ef730b935568ac70baceef9cb0ce9bbd61f9

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 460162] FALKON CRASH

2022-10-09 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=460162

Juraj  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||jurajora...@mailo.com

--- Comment #2 from Juraj  ---


*** This bug has been marked as a duplicate of bug 460037 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 460037] FALKON CRASH

2022-10-09 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=460037

--- Comment #1 from Juraj  ---
*** Bug 460162 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 391298] Kwallet extension save password in binary mode instead text

2023-01-28 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=391298

Juraj  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/netw
   ||ork/falkon/commit/52ae23a36
   ||b3e61e5a293de7c4ac517492e49
   ||c67f
 Resolution|--- |FIXED
   Version Fixed In||23.04.0

--- Comment #9 from Juraj  ---
Git commit 52ae23a36b3e61e5a293de7c4ac517492e49c67f by Juraj Oravec.
Committed on 28/01/2023 at 19:37.
Pushed by jurajo into branch 'kwallet_map_rewrite'.

KWallet: Store passwords entries in map fortmat
FIXED-IN: 23.04.0

Signed-off-by: Juraj Oravec 

M  +69   -39   src/plugins/KDEFrameworksIntegration/kwalletpasswordbackend.cpp

https://invent.kde.org/network/falkon/commit/52ae23a36b3e61e5a293de7c4ac517492e49c67f

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 449656] crash (libicu-dev associated) 74 rev updated on dd/mm/yyyy: 03/02/2022

2023-01-29 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=449656

Juraj  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||jurajora...@mailo.com

--- Comment #1 from Juraj  ---


*** This bug has been marked as a duplicate of bug 449657 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 449657] crash (libicu-dev associated) 74 rev updated on dd/mm/yyyy: 03/02/2022

2023-01-29 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=449657

--- Comment #1 from Juraj  ---
*** Bug 449656 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 442712] Use org.freedesktop.FileManager1 ShowItems to show downloaded files in file manager

2023-01-29 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=442712

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com
 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Juraj  ---


*** This bug has been marked as a duplicate of bug 460997 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 460997] Highlight downloaded file in file manager using D-Bus org.freedesktop.FileManager1.ShowItems

2023-01-29 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=460997

--- Comment #1 from Juraj  ---
*** Bug 442712 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 462977] Falkon Missing Paste as Plain Text option

2023-01-29 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=462977

Juraj  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REPORTED|RESOLVED

--- Comment #2 from Juraj  ---
As mentioned above, this functionality is present.
If there is real need for this functionality to be present in the context menu,
it can be added by an extension.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 410462] Add "Report bug" button for extensions

2023-02-02 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=410462

Juraj  changed:

   What|Removed |Added

 Resolution|--- |INTENTIONAL
 Status|REPORTED|RESOLVED

--- Comment #1 from Juraj  ---
There is no need for a dedicated button for third-party extensions.
These extensions can show such button in settings or some menu.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 417122] Notification permission doesn't get stored

2023-02-02 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=417122

Juraj  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

--- Comment #4 from Juraj  ---
OK, I went over it again and I do not see this as a fault of the Falkon but a
fault of test method.

>From what I understand the website needs to always ask for permission
(authorization) before it can display the notifications.
This is done by the "Authorize" button on the mentioned site.
When Falkon is instructed to remember the user choice to eg. "Allow" the
notifications, Falkon remembers it and on the next "Authorize" it will grant
the permission without user asking.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 465094] Falkon should search for dictionaries in `QTWEBENGINE_DICTIONARIES_PATH`

2023-02-04 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=465094

Juraj  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||23.04.0
  Latest Commit||https://invent.kde.org/netw
   ||ork/falkon/commit/2b9e94a97
   ||dfa8286f143947f3ba2ed9875d6
   ||99c3
 Status|ASSIGNED|RESOLVED

--- Comment #2 from Juraj  ---
Git commit 2b9e94a97dfa8286f143947f3ba2ed9875d699c3 by Juraj Oravec.
Committed on 04/02/2023 at 14:55.
Pushed by jurajo into branch 'master'.

Look for dictionaries at QTWEBENGINE_DICTIONARIES_PATH env var
FIXED-IN: 23.04.0

Signed-off-by: Juraj Oravec 

M  +11   -6src/lib/preferences/preferences.cpp

https://invent.kde.org/network/falkon/commit/2b9e94a97dfa8286f143947f3ba2ed9875d699c3

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 465391] Importing firefox bookmarks fails

2023-02-08 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=465391

Juraj  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||jurajora...@mailo.com

--- Comment #1 from Juraj  ---
It should say "Unable to open database. Is Firefox running?"
But for some reason it does not and fails somewhere else.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 433181] Add Gemini support

2023-12-04 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=433181

--- Comment #2 from Juraj  ---
Hello Kevin,

> Yes, Gopher already works in Falkon if one has kio_gopher installed!
And if KDE integration plugin is enabled.

> I am surprised that Juraj appears not to be aware of that,
> at least judging from his mailing list reply.
Yes, I was not aware of that, I use "KDE programs" mostly standalone. So, yes,
I was totally unaware and totally forgot about the KIO thing. (honestly, there
are too many things under KDE label)

> The only known issue is that the URLs do not end up in the browser history
As mentioned above, I do not use it, so it is not bugging me and I was not
interested.
But OK, I will take a closer look at it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 406375] Falkon KDE Frameworks Integration: KIO URLs are not saved in the browser history

2023-12-04 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=406375

Juraj  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/netw
   ||ork/falkon/-/commit/759b3f5
   ||ea5ffe92d1735c3b63056203fb3
   ||e43251
   Version Fixed In||24.02.0
 Status|REPORTED|RESOLVED

--- Comment #4 from Juraj  ---
Git commit 759b3f5ea5ffe92d1735c3b63056203fb3e43251 by Juraj Oravec.
Committed on 04/12/2023 at 21:32.
Pushed by jurajo into branch 'master'.

History: Store addresses with custom schemes
FIXED-IN: 24.02.0

Signed-off-by: Juraj Oravec 

M  +2-1src/lib/history/history.cpp

https://invent.kde.org/network/falkon/-/commit/759b3f5ea5ffe92d1735c3b63056203fb3e43251

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 431816] Falkon Proxy Configuration is missing option for HTTPS

2023-12-05 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=431816

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com
 Resolution|--- |UPSTREAM
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Juraj  ---
Hello,

QNetworkProxy provided by Qt does not support HTTPS proxy [1].
The support for it needs to be first implemented inQt before it can show in
Falkon.

Best regards,
Juraj

[1]: https://doc.qt.io/qt-6/qnetworkproxy.html#ProxyType-enum

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 477234] Extension "Aktion ausführen" (this German text can be translated into English like "Execute Action") cannot get loaded

2023-12-05 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=477234

Juraj  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||jurajora...@mailo.com
 Ever confirmed|0   |1

--- Comment #1 from Juraj  ---
This extension is still Qt5 only.
Thank you for reporting.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 477234] Extension "Aktion ausführen" (this German text can be translated into English like "Execute Action") cannot get loaded

2023-12-05 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=477234

--- Comment #3 from Juraj  ---
Hello,

> Does that mean it makes no sense to report new bugs in Falkon
> for all current and maybe future Falkon versions which are still based on QT5

It means that Falkon is being ported to Qt6.

 > Should I wait with reporting new bug issues until the Falkon source
> code will be based on QT6 and can locally get cloned using git?

The "master" branch in git is already Qt6 only and most of the stuff works just
fine.

> Or does it depend on specific software elements, like (specific) browser 
> extensions,
> if it makes sense to currently or still test them or not? 

Well, the extensions in the store[1] will probably not work, unless they are
ported as well.
Most of the other stuff should work, there are mostly only the things which are
harder to find.

It is very helpful to get a beta version a run and report bugs, even if they
will be reported 10 times.
Honestly I overlooked the extensions while porting, it compiles so we can ship
it.

> Are there specific browser extensions embedded into the Falkon QT5 based
> source code which will not be available anymore in the future QT6 based 
> Falkon source code?

All extensions shipped with Falkon should be ported to Qt6.
There is a regression with StatusBarIcons in the Network availability icon, it
does not work yet since this needs to be rewritten and some features added to
Falkon itself. But since Falkon is part of KDE Gear we hit the feature freeze
for 24.02 version and will strive to fix this and more for 24.04 release.

Thank you,
Juraj

PS: Hope it makes sense.
PS:2 All bugreports are welcome, even if there is no reply I read all of them.

[1]: https://store.falkon.org/

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 393677] Allow html5 local storage in private browsing

2023-12-07 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=393677

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||24.02.0
 Resolution|--- |FIXED

--- Comment #3 from Juraj  ---
Fixed by https://invent.kde.org/network/falkon/-/merge_requests/64

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 477234] Extension "Aktion ausführen" (this German text can be translated into English like "Execute Action") cannot get loaded

2023-12-07 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=477234

Juraj  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/netw
   ||ork/falkon/-/commit/5b31acc
   ||7f5a230a66d305acc2f8ce5c29a
   ||b12bc7
 Resolution|--- |FIXED
   Version Fixed In||24.02.0
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Juraj  ---
Git commit 5b31acc7f5a230a66d305acc2f8ce5c29ab12bc7 by Juraj Oravec.
Committed on 07/12/2023 at 22:08.
Pushed by jurajo into branch 'master'.

Python: Port from Pyside2 to Pyside6
FIXED-IN: 24.02.0

Signed-off-by: Juraj Oravec 

M  +1-1src/scripts/hellopython/button.py
M  +1-1src/scripts/hellopython/hellopython.py
M  +2-2src/scripts/hellopython/sidebar.py
M  +1-1src/scripts/i18n.py
M  +1-1src/scripts/middleclickloader/__init__.py
M  +1-1src/scripts/middleclickloader/mcl_handler.py
M  +1-1src/scripts/middleclickloader/mcl_settings.py
M  +1-1src/scripts/runaction/action.py
M  +1-1src/scripts/runaction/actionmanager.py
M  +1-1src/scripts/runaction/button.py
M  +1-1src/scripts/runaction/runaction.py
M  +1-1src/scripts/runaction/settingsdialog.py

https://invent.kde.org/network/falkon/-/commit/5b31acc7f5a230a66d305acc2f8ce5c29ab12bc7

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 386978] Ability to store certificate exemptions

2023-12-07 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=386978

Juraj  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
 CC||jurajora...@mailo.com
   Version Fixed In||23.08.0

--- Comment #5 from Juraj  ---
 Should be implemented i Falkon 23.08.0.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 420233] opening falkon via terminal displays errors

2023-12-08 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=420233

Juraj  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||jurajora...@mailo.com
 Status|REPORTED|RESOLVED

--- Comment #1 from Juraj  ---
The mentioned errors were fixed.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 478823] Back and forward Button don't work after "Restore session"

2023-12-21 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=478823

Juraj  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/netw
   ||ork/falkon/-/commit/866fa8a
   ||3c4dc408bf0bebba0e9bffe1278
   ||2f7480
   Version Fixed In||23.08.5
 Resolution|--- |FIXED

--- Comment #1 from Juraj  ---
Git commit 866fa8a3c4dc408bf0bebba0e9bffe12782f7480 by Juraj Oravec.
Committed on 21/12/2023 at 19:46.
Pushed by jurajo into branch 'release/23.08'.

Display correct URL in urlBar after window restore
FIXED-IN: 23.08.5

Cherry picked from: 8f64c610ce75a1110e1d265cec2b807f8239f4e9

Signed-off-by: Juraj Oravec 

M  +1-0src/lib/tabwidget/tabwidget.cpp

https://invent.kde.org/network/falkon/-/commit/866fa8a3c4dc408bf0bebba0e9bffe12782f7480

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 406375] Falkon KDE Frameworks Integration: KIO URLs are not saved in the browser history

2023-12-21 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=406375

Juraj  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
   |ork/falkon/-/commit/759b3f5 |ork/falkon/-/commit/2bce10f
   |ea5ffe92d1735c3b63056203fb3 |4c822b5d8921e34f65bc48f49ec
   |e43251  |03a94a
   Version Fixed In|24.02.0 |23.08.5

--- Comment #8 from Juraj  ---
Git commit 2bce10f4c822b5d8921e34f65bc48f49ec03a94a by Juraj Oravec.
Committed on 21/12/2023 at 19:52.
Pushed by jurajo into branch 'release/23.08'.

History: Store addresses with custom schemes
FIXED-IN: 23.08.5

Signed-off-by: Juraj Oravec 

M  +2-1src/lib/history/history.cpp

https://invent.kde.org/network/falkon/-/commit/2bce10f4c822b5d8921e34f65bc48f49ec03a94a

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 478823] Back and forward Button don't work after "Restore session"

2023-12-21 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=478823

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com

--- Comment #2 from Juraj  ---
Hello,
Thank you for reporting, already fixed, will be part of next release.

Backstory:
I introduced this bug in "small" window restore optimizations (20-30% time
saver).

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 478857] Build fails with Qt 6.7

2023-12-22 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=478857

Juraj  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/netw
   ||ork/falkon/-/commit/0681dcc
   ||fcce0c96bbc256ee78a930aa481
   ||347d24
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Juraj  ---
Git commit 0681dccfcce0c96bbc256ee78a930aa481347d24 by Juraj Oravec, on behalf
of Yifan Zhu.
Committed on 22/12/2023 at 21:03.
Pushed by jurajo into branch 'master'.

Fix compilation against Qt 6.7

QUrl::fromEncoded(const QByteArray &url...) is removed in Qt 6.7 in
favor of QUrl::fromEncoded(QByteArrayView input...).
Wrap the corresponding argument in QByteArray() to make the cast explicit.
This is backwards-compatible with old Qt versions.

See qt/qtbase commit aa481854a98b1be0a061257ae4e817adcf1f77fc

M  +1-1src/lib/app/mainmenu.cpp
M  +1-1src/lib/other/updater.cpp
M  +2-2src/lib/webengine/webview.cpp

https://invent.kde.org/network/falkon/-/commit/0681dccfcce0c96bbc256ee78a930aa481347d24

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 478748] Addressbar dropdown is compressed and unreadable

2023-12-22 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=478748

Juraj  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||jurajora...@mailo.com

--- Comment #1 from Juraj  ---
This can be replicated.
This happens mostly on the redraws when the popup size is not adjusted
according to the content.
But it does not happen all the time, so it is partially random?
Works fine under X on my machine.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 487994] Autoplay in new tabs on media.

2024-06-04 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=487994

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com

--- Comment #1 from Juraj  ---
Can you specify which "Autoplay"?

When I set Falkon "Preferences > Browsing > Web Configuration > Disable
automatic playing of videos" a videos on youtube will not play until I press
with LEFT mouse button on it. RIGHT button opens video context menu.
I use X, I am not sure of Wayland.

Or is this Youtube Autoplay? That is completely different thing.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 409496] need a way to disable ALL HMTL5 notifications completely (and expose any mechanisms for doing so)

2024-06-12 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=409496

Juraj  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/netw
   ||ork/falkon/-/commit/0dd534d
   ||165905b50dc9c54dd8cc08be83d
   ||bcb787
 Resolution|--- |FIXED

--- Comment #1 from Juraj  ---
Git commit 0dd534d165905b50dc9c54dd8cc08be83dbcb787 by Juraj Oravec.
Committed on 12/06/2024 at 20:56.
Pushed by jurajo into branch 'master'.

Implement per site permissions in database

This includes:
- Cookies
- HTML5 permissions
- WebAttributes
- Panels, tabs, GUI.
Related: bug 396024, bug 451357, bug 392711

Signed-off-by: Juraj Oravec 

M  +1-0autotests/CMakeLists.txt
A  +111  -0autotests/sitesettingstest.cpp [License: GPL (v3+)]
A  +47   -0autotests/sitesettingstest.h [License: GPL (v3+)]
M  +14   -3src/lib/CMakeLists.txt
M  +17   -0src/lib/app/mainapplication.cpp
M  +3-0src/lib/app/mainapplication.h
M  +179  -2src/lib/app/profilemanager.cpp
M  +3-0src/lib/app/profilemanager.h
M  +41   -28   src/lib/cookies/cookiejar.cpp
M  +0-3src/lib/cookies/cookiejar.h
M  +42   -12   src/lib/cookies/cookiemanager.cpp
M  +3-0src/lib/cookies/cookiemanager.h
M  +31   -0src/lib/data/data/browsedata.sql
M  +60   -0src/lib/other/siteinfo.cpp
M  +6-0src/lib/other/siteinfo.h
M  +37   -2src/lib/other/siteinfo.ui
A  +130  -0src/lib/other/siteinfopermissionitem.cpp [License: GPL
(v3+)]
A  +64   -0src/lib/other/siteinfopermissionitem.h [License: GPL (v3+)]
A  +86   -0src/lib/other/siteinfopermissionitem.ui
A  +627  -0src/lib/other/sitesettingsmanager.cpp [License: GPL (v3+)]
A  +141  -0src/lib/other/sitesettingsmanager.h [License: GPL (v3+)]
M  +48   -8src/lib/preferences/preferences.cpp
M  +0-1src/lib/preferences/preferences.h
M  +181  -160  src/lib/preferences/preferences.ui
A  +40   -0src/lib/preferences/sitesettingsattributesitem.cpp [License:
GPL(v3.0+)]
A  +40   -0src/lib/preferences/sitesettingsattributesitem.h [License:
GPL(v3.0+)]
A  +49   -0src/lib/preferences/sitesettingsattributesitem.ui
A  +90   -0src/lib/preferences/sitesettingsbrowsedialog.cpp [License:
GPL(v3.0+)]
A  +40   -0src/lib/preferences/sitesettingsbrowsedialog.h [License:
GPL(v3.0+)]
R  +48   -88   src/lib/preferences/sitesettingsbrowsedialog.ui [from:
src/lib/tools/html5permissions/html5permissionsdialog.ui - 058% similarity]
A  +73   -0src/lib/preferences/sitesettingshtml5item.cpp [License:
GPL(v3.0+)]
A  +45   -0src/lib/preferences/sitesettingshtml5item.h [License:
GPL(v3.0+)]
A  +52   -0src/lib/preferences/sitesettingshtml5item.ui
D  +0-190  src/lib/tools/html5permissions/html5permissionsdialog.cpp
M  +16   -81   src/lib/tools/html5permissions/html5permissionsmanager.cpp
M  +0-8src/lib/tools/html5permissions/html5permissionsmanager.h
M  +8-0src/lib/tools/sqldatabase.cpp
M  +2-0src/lib/tools/sqldatabase.h
M  +30   -2src/lib/webengine/webpage.cpp
M  +1-0src/plugins/CMakeLists.txt
M  +2-0src/plugins/PyFalkon/CMakeLists.txt
M  +3-0src/plugins/PyFalkon/pyfalkon_global.h
M  +6-0src/plugins/PyFalkon/typesystem_pyfalkon.xml
A  +14   -0src/plugins/SiteSettingsView/CMakeLists.txt
A  +2-0src/plugins/SiteSettingsView/Messages.sh
A  +9-0src/plugins/SiteSettingsView/sitesettingsview.json
A  +80   -0src/plugins/SiteSettingsView/sitesettingsview_controller.cpp
[License: GPL (v3+)]
C  +18   -19   src/plugins/SiteSettingsView/sitesettingsview_controller.h
[from: src/lib/tools/html5permissions/html5permissionsmanager.h - 050%
similarity]
A  +66   -0src/plugins/SiteSettingsView/sitesettingsview_plugin.cpp
[License: GPL (v3+)]
R  +21   -28   src/plugins/SiteSettingsView/sitesettingsview_plugin.h [from:
src/lib/tools/html5permissions/html5permissionsdialog.h - 050% similarity]
A  +276  -0src/plugins/SiteSettingsView/sitesettingsview_widget.cpp
[License: GPL (v3+)]
A  +66   -0src/plugins/SiteSettingsView/sitesettingsview_widget.h
[License: GPL (v3+)]
M  +1-0src/plugins/StatusBarIcons/sbi_javascripticon.cpp

https://invent.kde.org/network/falkon/-/commit/0dd534d165905b50dc9c54dd8cc08be83dbcb787

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 396024] Allow per-site configuration of JavaScript

2024-06-12 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=396024

Juraj  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/netw
   ||ork/falkon/-/commit/0dd534d
   ||165905b50dc9c54dd8cc08be83d
   ||bcb787

--- Comment #13 from Juraj  ---
Git commit 0dd534d165905b50dc9c54dd8cc08be83dbcb787 by Juraj Oravec.
Committed on 12/06/2024 at 20:56.
Pushed by jurajo into branch 'master'.

Implement per site permissions in database

This includes:
- Cookies
- HTML5 permissions
- WebAttributes
- Panels, tabs, GUI.
Related: bug 409496, bug 451357, bug 392711

Signed-off-by: Juraj Oravec 

M  +1-0autotests/CMakeLists.txt
A  +111  -0autotests/sitesettingstest.cpp [License: GPL (v3+)]
A  +47   -0autotests/sitesettingstest.h [License: GPL (v3+)]
M  +14   -3src/lib/CMakeLists.txt
M  +17   -0src/lib/app/mainapplication.cpp
M  +3-0src/lib/app/mainapplication.h
M  +179  -2src/lib/app/profilemanager.cpp
M  +3-0src/lib/app/profilemanager.h
M  +41   -28   src/lib/cookies/cookiejar.cpp
M  +0-3src/lib/cookies/cookiejar.h
M  +42   -12   src/lib/cookies/cookiemanager.cpp
M  +3-0src/lib/cookies/cookiemanager.h
M  +31   -0src/lib/data/data/browsedata.sql
M  +60   -0src/lib/other/siteinfo.cpp
M  +6-0src/lib/other/siteinfo.h
M  +37   -2src/lib/other/siteinfo.ui
A  +130  -0src/lib/other/siteinfopermissionitem.cpp [License: GPL
(v3+)]
A  +64   -0src/lib/other/siteinfopermissionitem.h [License: GPL (v3+)]
A  +86   -0src/lib/other/siteinfopermissionitem.ui
A  +627  -0src/lib/other/sitesettingsmanager.cpp [License: GPL (v3+)]
A  +141  -0src/lib/other/sitesettingsmanager.h [License: GPL (v3+)]
M  +48   -8src/lib/preferences/preferences.cpp
M  +0-1src/lib/preferences/preferences.h
M  +181  -160  src/lib/preferences/preferences.ui
A  +40   -0src/lib/preferences/sitesettingsattributesitem.cpp [License:
GPL(v3.0+)]
A  +40   -0src/lib/preferences/sitesettingsattributesitem.h [License:
GPL(v3.0+)]
A  +49   -0src/lib/preferences/sitesettingsattributesitem.ui
A  +90   -0src/lib/preferences/sitesettingsbrowsedialog.cpp [License:
GPL(v3.0+)]
A  +40   -0src/lib/preferences/sitesettingsbrowsedialog.h [License:
GPL(v3.0+)]
R  +48   -88   src/lib/preferences/sitesettingsbrowsedialog.ui [from:
src/lib/tools/html5permissions/html5permissionsdialog.ui - 058% similarity]
A  +73   -0src/lib/preferences/sitesettingshtml5item.cpp [License:
GPL(v3.0+)]
A  +45   -0src/lib/preferences/sitesettingshtml5item.h [License:
GPL(v3.0+)]
A  +52   -0src/lib/preferences/sitesettingshtml5item.ui
D  +0-190  src/lib/tools/html5permissions/html5permissionsdialog.cpp
M  +16   -81   src/lib/tools/html5permissions/html5permissionsmanager.cpp
M  +0-8src/lib/tools/html5permissions/html5permissionsmanager.h
M  +8-0src/lib/tools/sqldatabase.cpp
M  +2-0src/lib/tools/sqldatabase.h
M  +30   -2src/lib/webengine/webpage.cpp
M  +1-0src/plugins/CMakeLists.txt
M  +2-0src/plugins/PyFalkon/CMakeLists.txt
M  +3-0src/plugins/PyFalkon/pyfalkon_global.h
M  +6-0src/plugins/PyFalkon/typesystem_pyfalkon.xml
A  +14   -0src/plugins/SiteSettingsView/CMakeLists.txt
A  +2-0src/plugins/SiteSettingsView/Messages.sh
A  +9-0src/plugins/SiteSettingsView/sitesettingsview.json
A  +80   -0src/plugins/SiteSettingsView/sitesettingsview_controller.cpp
[License: GPL (v3+)]
C  +18   -19   src/plugins/SiteSettingsView/sitesettingsview_controller.h
[from: src/lib/tools/html5permissions/html5permissionsmanager.h - 050%
similarity]
A  +66   -0src/plugins/SiteSettingsView/sitesettingsview_plugin.cpp
[License: GPL (v3+)]
R  +21   -28   src/plugins/SiteSettingsView/sitesettingsview_plugin.h [from:
src/lib/tools/html5permissions/html5permissionsdialog.h - 050% similarity]
A  +276  -0src/plugins/SiteSettingsView/sitesettingsview_widget.cpp
[License: GPL (v3+)]
A  +66   -0src/plugins/SiteSettingsView/sitesettingsview_widget.h
[License: GPL (v3+)]
M  +1-0src/plugins/StatusBarIcons/sbi_javascripticon.cpp

https://invent.kde.org/network/falkon/-/commit/0dd534d165905b50dc9c54dd8cc08be83dbcb787

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 451357] Permissions to Site Info (new tab)

2024-06-12 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=451357

Juraj  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/netw
   ||ork/falkon/-/commit/0dd534d
   ||165905b50dc9c54dd8cc08be83d
   ||bcb787
 Status|REPORTED|RESOLVED

--- Comment #1 from Juraj  ---
Git commit 0dd534d165905b50dc9c54dd8cc08be83dbcb787 by Juraj Oravec.
Committed on 12/06/2024 at 20:56.
Pushed by jurajo into branch 'master'.

Implement per site permissions in database

This includes:
- Cookies
- HTML5 permissions
- WebAttributes
- Panels, tabs, GUI.
Related: bug 409496, bug 396024, bug 392711

Signed-off-by: Juraj Oravec 

M  +1-0autotests/CMakeLists.txt
A  +111  -0autotests/sitesettingstest.cpp [License: GPL (v3+)]
A  +47   -0autotests/sitesettingstest.h [License: GPL (v3+)]
M  +14   -3src/lib/CMakeLists.txt
M  +17   -0src/lib/app/mainapplication.cpp
M  +3-0src/lib/app/mainapplication.h
M  +179  -2src/lib/app/profilemanager.cpp
M  +3-0src/lib/app/profilemanager.h
M  +41   -28   src/lib/cookies/cookiejar.cpp
M  +0-3src/lib/cookies/cookiejar.h
M  +42   -12   src/lib/cookies/cookiemanager.cpp
M  +3-0src/lib/cookies/cookiemanager.h
M  +31   -0src/lib/data/data/browsedata.sql
M  +60   -0src/lib/other/siteinfo.cpp
M  +6-0src/lib/other/siteinfo.h
M  +37   -2src/lib/other/siteinfo.ui
A  +130  -0src/lib/other/siteinfopermissionitem.cpp [License: GPL
(v3+)]
A  +64   -0src/lib/other/siteinfopermissionitem.h [License: GPL (v3+)]
A  +86   -0src/lib/other/siteinfopermissionitem.ui
A  +627  -0src/lib/other/sitesettingsmanager.cpp [License: GPL (v3+)]
A  +141  -0src/lib/other/sitesettingsmanager.h [License: GPL (v3+)]
M  +48   -8src/lib/preferences/preferences.cpp
M  +0-1src/lib/preferences/preferences.h
M  +181  -160  src/lib/preferences/preferences.ui
A  +40   -0src/lib/preferences/sitesettingsattributesitem.cpp [License:
GPL(v3.0+)]
A  +40   -0src/lib/preferences/sitesettingsattributesitem.h [License:
GPL(v3.0+)]
A  +49   -0src/lib/preferences/sitesettingsattributesitem.ui
A  +90   -0src/lib/preferences/sitesettingsbrowsedialog.cpp [License:
GPL(v3.0+)]
A  +40   -0src/lib/preferences/sitesettingsbrowsedialog.h [License:
GPL(v3.0+)]
R  +48   -88   src/lib/preferences/sitesettingsbrowsedialog.ui [from:
src/lib/tools/html5permissions/html5permissionsdialog.ui - 058% similarity]
A  +73   -0src/lib/preferences/sitesettingshtml5item.cpp [License:
GPL(v3.0+)]
A  +45   -0src/lib/preferences/sitesettingshtml5item.h [License:
GPL(v3.0+)]
A  +52   -0src/lib/preferences/sitesettingshtml5item.ui
D  +0-190  src/lib/tools/html5permissions/html5permissionsdialog.cpp
M  +16   -81   src/lib/tools/html5permissions/html5permissionsmanager.cpp
M  +0-8src/lib/tools/html5permissions/html5permissionsmanager.h
M  +8-0src/lib/tools/sqldatabase.cpp
M  +2-0src/lib/tools/sqldatabase.h
M  +30   -2src/lib/webengine/webpage.cpp
M  +1-0src/plugins/CMakeLists.txt
M  +2-0src/plugins/PyFalkon/CMakeLists.txt
M  +3-0src/plugins/PyFalkon/pyfalkon_global.h
M  +6-0src/plugins/PyFalkon/typesystem_pyfalkon.xml
A  +14   -0src/plugins/SiteSettingsView/CMakeLists.txt
A  +2-0src/plugins/SiteSettingsView/Messages.sh
A  +9-0src/plugins/SiteSettingsView/sitesettingsview.json
A  +80   -0src/plugins/SiteSettingsView/sitesettingsview_controller.cpp
[License: GPL (v3+)]
C  +18   -19   src/plugins/SiteSettingsView/sitesettingsview_controller.h
[from: src/lib/tools/html5permissions/html5permissionsmanager.h - 050%
similarity]
A  +66   -0src/plugins/SiteSettingsView/sitesettingsview_plugin.cpp
[License: GPL (v3+)]
R  +21   -28   src/plugins/SiteSettingsView/sitesettingsview_plugin.h [from:
src/lib/tools/html5permissions/html5permissionsdialog.h - 050% similarity]
A  +276  -0src/plugins/SiteSettingsView/sitesettingsview_widget.cpp
[License: GPL (v3+)]
A  +66   -0src/plugins/SiteSettingsView/sitesettingsview_widget.h
[License: GPL (v3+)]
M  +1-0src/plugins/StatusBarIcons/sbi_javascripticon.cpp

https://invent.kde.org/network/falkon/-/commit/0dd534d165905b50dc9c54dd8cc08be83dbcb787

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 392711] Wish: Add-on to set brightness of web content

2024-06-12 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=392711

--- Comment #1 from Juraj  ---
Git commit 0dd534d165905b50dc9c54dd8cc08be83dbcb787 by Juraj Oravec.
Committed on 12/06/2024 at 20:56.
Pushed by jurajo into branch 'master'.

Implement per site permissions in database

This includes:
- Cookies
- HTML5 permissions
- WebAttributes
- Panels, tabs, GUI.
Related: bug 409496, bug 396024, bug 451357

Signed-off-by: Juraj Oravec 

M  +1-0autotests/CMakeLists.txt
A  +111  -0autotests/sitesettingstest.cpp [License: GPL (v3+)]
A  +47   -0autotests/sitesettingstest.h [License: GPL (v3+)]
M  +14   -3src/lib/CMakeLists.txt
M  +17   -0src/lib/app/mainapplication.cpp
M  +3-0src/lib/app/mainapplication.h
M  +179  -2src/lib/app/profilemanager.cpp
M  +3-0src/lib/app/profilemanager.h
M  +41   -28   src/lib/cookies/cookiejar.cpp
M  +0-3src/lib/cookies/cookiejar.h
M  +42   -12   src/lib/cookies/cookiemanager.cpp
M  +3-0src/lib/cookies/cookiemanager.h
M  +31   -0src/lib/data/data/browsedata.sql
M  +60   -0src/lib/other/siteinfo.cpp
M  +6-0src/lib/other/siteinfo.h
M  +37   -2src/lib/other/siteinfo.ui
A  +130  -0src/lib/other/siteinfopermissionitem.cpp [License: GPL
(v3+)]
A  +64   -0src/lib/other/siteinfopermissionitem.h [License: GPL (v3+)]
A  +86   -0src/lib/other/siteinfopermissionitem.ui
A  +627  -0src/lib/other/sitesettingsmanager.cpp [License: GPL (v3+)]
A  +141  -0src/lib/other/sitesettingsmanager.h [License: GPL (v3+)]
M  +48   -8src/lib/preferences/preferences.cpp
M  +0-1src/lib/preferences/preferences.h
M  +181  -160  src/lib/preferences/preferences.ui
A  +40   -0src/lib/preferences/sitesettingsattributesitem.cpp [License:
GPL(v3.0+)]
A  +40   -0src/lib/preferences/sitesettingsattributesitem.h [License:
GPL(v3.0+)]
A  +49   -0src/lib/preferences/sitesettingsattributesitem.ui
A  +90   -0src/lib/preferences/sitesettingsbrowsedialog.cpp [License:
GPL(v3.0+)]
A  +40   -0src/lib/preferences/sitesettingsbrowsedialog.h [License:
GPL(v3.0+)]
R  +48   -88   src/lib/preferences/sitesettingsbrowsedialog.ui [from:
src/lib/tools/html5permissions/html5permissionsdialog.ui - 058% similarity]
A  +73   -0src/lib/preferences/sitesettingshtml5item.cpp [License:
GPL(v3.0+)]
A  +45   -0src/lib/preferences/sitesettingshtml5item.h [License:
GPL(v3.0+)]
A  +52   -0src/lib/preferences/sitesettingshtml5item.ui
D  +0-190  src/lib/tools/html5permissions/html5permissionsdialog.cpp
M  +16   -81   src/lib/tools/html5permissions/html5permissionsmanager.cpp
M  +0-8src/lib/tools/html5permissions/html5permissionsmanager.h
M  +8-0src/lib/tools/sqldatabase.cpp
M  +2-0src/lib/tools/sqldatabase.h
M  +30   -2src/lib/webengine/webpage.cpp
M  +1-0src/plugins/CMakeLists.txt
M  +2-0src/plugins/PyFalkon/CMakeLists.txt
M  +3-0src/plugins/PyFalkon/pyfalkon_global.h
M  +6-0src/plugins/PyFalkon/typesystem_pyfalkon.xml
A  +14   -0src/plugins/SiteSettingsView/CMakeLists.txt
A  +2-0src/plugins/SiteSettingsView/Messages.sh
A  +9-0src/plugins/SiteSettingsView/sitesettingsview.json
A  +80   -0src/plugins/SiteSettingsView/sitesettingsview_controller.cpp
[License: GPL (v3+)]
C  +18   -19   src/plugins/SiteSettingsView/sitesettingsview_controller.h
[from: src/lib/tools/html5permissions/html5permissionsmanager.h - 050%
similarity]
A  +66   -0src/plugins/SiteSettingsView/sitesettingsview_plugin.cpp
[License: GPL (v3+)]
R  +21   -28   src/plugins/SiteSettingsView/sitesettingsview_plugin.h [from:
src/lib/tools/html5permissions/html5permissionsdialog.h - 050% similarity]
A  +276  -0src/plugins/SiteSettingsView/sitesettingsview_widget.cpp
[License: GPL (v3+)]
A  +66   -0src/plugins/SiteSettingsView/sitesettingsview_widget.h
[License: GPL (v3+)]
M  +1-0src/plugins/StatusBarIcons/sbi_javascripticon.cpp

https://invent.kde.org/network/falkon/-/commit/0dd534d165905b50dc9c54dd8cc08be83dbcb787

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 488464] Falkon Stays in Background When Opening Links

2024-06-13 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=488464

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com

--- Comment #1 from Juraj  ---
Hello,
I works fine for me on Xorg with i3.

Are you using Plasma (judging by usage of KRunner) with Wayland?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 488464] Falkon Stays in Background When Opening Links

2024-06-13 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=488464

--- Comment #3 from Juraj  ---
Wayland may explain it, since there is not much code (if any) specific for
Wayland in Falkon.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 487149] web inspector in falkon does not restor selected theme

2024-06-13 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=487149

--- Comment #1 from Juraj  ---
Can confirm.

But it is much worse, any change configuration in WebInspector does not persist
through program restarts.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 481608] devtools gives chrome 'this site can't be reached' error

2024-02-21 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=481608

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com

--- Comment #1 from Juraj  ---
Hello,

is package "qt5-qtwebengine-devtools" installed?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 481608] devtools gives chrome 'this site can't be reached' error

2024-02-21 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=481608

Juraj  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 Status|REPORTED|RESOLVED

--- Comment #3 from Juraj  ---
> Perhaps none of these are the concern or responsibility of the Falkon team.

Yes, this is a responsibility of Fedora maintainers.

Also, the next Falkon version 24.02 is Qt6 only so you will need to install the
devtools for Qt6 after you update (if nothing changes on Fedora aside).

Thank you for a confirmation of the proposed solution.

Best regards,
Juraj

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 485825] Jango.com internet radio does not work

2024-04-19 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=485825

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com

--- Comment #1 from Juraj  ---
Hello,
Thank you for the report.

It seems to work fine with Falkon 24.02 with Qt 6.6.2 on my Artix machine.
I assume it could be a fault in a new version of QtWebEngine (6.7.0).
But, this needs more investigation,

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 486028] Content of some (React/Nuxt/NodeJS based?) websites disappear after loaded

2024-04-23 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=486028

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com

--- Comment #1 from Juraj  ---
Hello,

I dare to say this is due to QtWebEngine in Qt5 being based on Chromium 87 (or
something similar) which is "way too old" for current websites.

Falkon 23.08 is still based on Qt5 which would explain this.
Falkon 24.02+ should "fix" this by switching to Qt6 and thus newer version of
QtWebEngine.

Best regards,
Juraj

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 483358] Step 2 in Flatpak install is out of date

2024-03-21 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=483358

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com

--- Comment #4 from Juraj  ---
The website build is broken at the moment. (still based on Ruby Jekyll)

To fix it, the proposed way by KDE Team is to remake it into a Hugo based site
with KDE Theme.

The preliminary work was done a while ago, but there is a lot still to do.
https://invent.kde.org/websites/falkon-org/-/merge_requests/4

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 487149] web inspector in falkon does not restor selected theme

2024-05-17 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=487149

Juraj  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||jurajora...@mailo.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kxmlgui] [Bug 447358] App crash when displaying tooltip on tray icon

2022-06-20 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=447358

--- Comment #1 from Juraj  ---
After another round of debugging I found that the crash is caused in the check
code:

>while (m_widget->toolTip().isEmpty()) {
>m_widget = m_widget->parentWidget();
>if (!m_widget) {
>return false;
>}
>}
>if (m_widget->whatsThis().isEmpty()) {
>if (m_widget->toolTip() == whatsThisHintOnly()) {
>return true;
>}
>return false;
>}

And the crash is triggered on both `m_widget->toolTip()` and
`m_widget->whatsThis()` calls.
If I comment one half the other will crash.
If I comment both the tooltip will be shown and there will be no crash.

Somehow calling either toolTip() or whatsThis() is bad and crashes the program
but when the toolTip() is called as the parameter of the function
showExpandableToolTip everything is fine and programs is happy.

These results were obtained by compiling the code with kdesrc-build and as test
program for tray icon I used akregator.

My setup is OpenBox with tint2 panel/tray.

The version of this file before this change is working fine.
Working commit: ecd7cefd
Crashing commit (and later): 84682615

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 455012] With a large number of tabs open, the browser starts slowly

2022-08-11 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=455012

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Juraj  ---
Can confirm.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 439268] Typing text in the search bar sends data although suggestions are disabled

2022-08-11 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=439268

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Juraj  ---
Confirmed.
The suggestions from search engine are JUST not displayed while the search
engine is always being contacted.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 451186] Feeds to Site Info

2022-03-06 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=451186

Juraj  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 CC||jurajora...@mailo.com
 Status|REPORTED|RESOLVED

--- Comment #1 from Juraj  ---
When you go to the https://www.falkon.org/ there is an FEED icon at the top
right corner, a bit left oto "Made by KDE" logo.
Click on that and that is the ATOM feed.

To be clear, the URL of the feed is:
https://www.falkon.org/atom.xml

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 451187] Unable to copy Values from table widget of Site Info dialog

2022-03-06 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=451187

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Juraj  ---
When you press "Ctrl + c" the value of the selected field will be copied to the
clipboard.
It is unfortunate that you can select only one at a time and only the value
will be copied.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 451186] Feeds to Site Info

2022-03-07 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=451186

Juraj  changed:

   What|Removed |Added

 Resolution|NOT A BUG   |---
 Status|RESOLVED|REPORTED

--- Comment #3 from Juraj  ---
OK, this sounds reasonable.
I apologize I misunderstood you.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 451284] Site Info: Copy Values upon double-click

2022-03-08 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=451284

Juraj  changed:

   What|Removed |Added

 CC||jurajora...@mailo.com

--- Comment #1 from Juraj  ---
This looks even more hidden than current "Ctrl + C" approach.
Be it me I would add a context menu.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdesrc-build] [Bug 426219] Add a way to disable installing udev rule

2020-09-27 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=426219

--- Comment #3 from Juraj  ---
I installed it from Archlinux AUR:
https://aur.archlinux.org/packages/kdesrc-build-git/

I used kdesrc-build-setup and went through the graphical guide to set it up.
I only had problem that it was unable to find module dir which was solved by
setting PERLLIB env var to the installation directory.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdesrc-build] [Bug 426219] Add a way to disable installing udev rule

2020-09-27 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=426219

Juraj  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |INTENTIONAL

--- Comment #4 from Juraj  ---
The problem was caused bu not selectiong "frameworks" in kdesrc-build-setup
TUI.
This caused it to not include the configuration file into ~.kdesrc-buildrc
file.
This paired with option "include-dependencies" which pulled the frameworks
which I did not wish to build (that is why I did not check them in TUI) but
were still built and such created this error.

There could be a little warning ar a whole page with yes/no to include
dependencies with explanation.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 427133] Cannot login to Google account

2020-10-08 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=427133

Juraj  changed:

   What|Removed |Added

 CC||sgd.or...@gmail.com
 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

--- Comment #1 from Juraj  ---
Try to change the user agent to some new Firefox or Chrome.

This thing is forced by the services you mentioned, please fire a bugreport
there.

-- 
You are receiving this mail because:
You are watching all bug changes.

  1   2   3   4   5   6   >