Bug 23372 - bookmarks show up above the "bookmarks" button in konqueror
Summary: bookmarks show up above the "bookmarks" button in konqueror
Status: CLOSED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: general (other bugs)
Version First Reported In: 2.1.1
Platform: Mandrake RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-30 23:48 UTC by sarang
Modified: 2006-01-18 14:17 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sarang 2001-03-30 23:37:51 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           konqueror
Version:           2.1.1 (using KDE 2.1.1 )
Severity:          normal
Installed from:    Linux-Mandrake 7.2 (MandrakeFreq)
Compiler:          gcc version 2.95.3 19991030 (prerelease)
OS:                Linux 2.2.17-21mdk i686
OS/Compiler notes: 

Hi

If I konqueror window is on the lower part of the screen adn I have a LOT of bookmarks then if i click on "Bookmarks" I get the bookmarks menu such taht its over the Bookmarks button.. Thus if just click on it it open whatever URL/bookmark is on top of the Bookmark button. The only way to look at the bookmarks is to hold the mouse button down.

I suggest that the bookmarks should show up to the right of the bookmarks button and not over it!

sarang

(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
Comment 1 David Faure 2001-03-31 09:51:22 UTC
On Saturday 31 March 2001 00:37 sarang@users.sourceforge.net wrote:
> Package: konqueror
> Version: 2.1.1 (using KDE 2.1.1 )
> Severity: normal
> Installed from:    Linux-Mandrake 7.2 (MandrakeFreq)
> Compiler:          gcc version 2.95.3 19991030 (prerelease)
> OS:                Linux 2.2.17-21mdk i686
> OS/Compiler notes: 
> 
> Hi
> 
> If I konqueror window is on the lower part of the screen adn I have a LOT 
> of bookmarks then if i click on "Bookmarks" I get the bookmarks menu 
> such taht its over the Bookmarks button.. 
> Thus if just click on it it open whatever URL/bookmark is on top of the 
> Bookmark button. The only way to look at the bookmarks is to hold the mouse 
> button down.
> 
> I suggest that the bookmarks should show up to the right of the bookmarks 
> button and not over it!

I suppose that you mean "Bookmark menu" instead of "Bookmark button".
Yes ok. But this is a Qt bug.

When a menu is too big to be shown under or above the "parent item"
in the menubar it currently shows on top of it.
Trying to find room on the left or on the right of the menuitem is indeed a good idea.
Cc'ing to qt-bugs closing from konqueror's buglist.

-- 
David FAURE david@mandrakesoft.com faure@kde.org
http://perso.mandrakesoft.com/~david/ http://www.konqueror.org/
KDE Making The Future of Computing Available Today
Comment 2 Guido Winkelmann 2004-10-26 14:13:39 UTC
This bug is still present in the newest CVS HEAD (of KDE) and Qt 3.3 - about three years later.

I can imagine another, maybe simpler, solution for this problem:
Don't let a ButtonRelease event select menu items, only ButtonPress events. (Maybe you could make that user-configurable.)

I think you shouldn't underestimate the importance of this bug. It can be very annoying even if you know about it and extremely confusing (not to mention embarrassing) if you don't.
Comment 3 Konrad Karl 2006-01-18 14:17:27 UTC
Still present in QT 3.3.2 (Fedora 3 with all updates applied as oi 20060117)
This is the most annoying bugs in konqueror - for me at least.