Bug 104671 - Prompt for HTTP password within browser page - instead of popping up the window
Summary: Prompt for HTTP password within browser page - instead of popping up the window
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 3.3.2
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-27 19:01 UTC by Marcin Kasperski
Modified: 2024-05-06 18:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Kasperski 2005-04-27 19:01:27 UTC
Version:           3.3.2 (using KDE 3.3.2,  (3.1))
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-8)
OS:                Linux (i686) release 2.6.8

Couldn't the question for username and password used for HTTP authorization be asked WITHIN browser window instead of pop-up window? 

Some pros:
- GREAT while restoring the session after initial login - if there were multiple such windows
- if link requiring authorization is opened in the background tab, the user is not molested with the prompt until he turns his attention there
- consistent with session-based authorization schemes applied by many websites (for the normal user there is no functional difference between those authorization schemes)
- no more problems with pop-up window being hidden somewhere and konqueror unresponsive


The only cons I find:
- tradition (so maybe controlpanel option to disable it could be useful)
Comment 1 Christoph Cullmann 2024-05-06 18:38:55 UTC
Dear user,

KHTML (and KJS) was a long time more or less unmaintained and got removed in KF6.

Please migrate to use a QWebEngine based HTML component.

We will do no further fixes or improvements to the KF5 branches of these components beside important security fixes.

For security issues, please see:

https://kde.org/info/security/

Sorry that we did not fix this issue during the life-time of KHTML.

Greetings
Christoph Cullmann