Closed
Bug 284239
Opened 20 years ago
Closed 20 years ago
mouse click on items in titlebar config widget menu has no effect
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 261959
People
(Reporter: n.novak, Assigned: sspitzer)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b) Gecko/20050217 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b) Gecko/20050217 - open Mozilla-Mail/News main window - click on rightmost titlebar config widget of left (accounts/folder) subwindow problem #1: sometimes you have to click twice even to open the associated menu problem #2: the menu items do not seem mouse sensitiv: clicking has no effect on titlebar columns workaround: use keyboard (Up, Down and ENTER) to modify visibility of columns Reproducible: Always Steps to Reproduce: see above Actual Results: see above Expected Results: the clicked item should be selected, marked by appropriate bullet and the selected column should appear/disappear in the titlebar similar bug already seen in moz-1.8a6 (there even crash of application)
blocking status requested because it's just so ugly ;-)
Flags: blocking1.8b2?
Comment 2•20 years ago
|
||
Reporter: do you know if you are using a build of mozilla that is using gtk1 or gtk2? (please comment back here) IF you are using gtk1 then this is a duplicate of bug 261959.
if components/compreg.dat entry
@mozilla.org/widget/toolkit/gtk;1,{2d96b3e0-c051-11d1-a827-0040959a28c9}
does mean this is gtk1, then you're right.
Comment 4•20 years ago
|
||
(In reply to comment #3) > if components/compreg.dat entry > @mozilla.org/widget/toolkit/gtk;1,{2d96b3e0-c051-11d1-a827-0040959a28c9} > does mean this is gtk1, then you're right. > Looking at my current builds (gtk1 & gtk2), I think this is true. Therefore I'll mark this as duplicate of bug 261959. Another way to find out is to type about:buildconfig in the address bar, and if "--enable-default-toolkit=gtk2" is present in the configure arguments, then it's a gtk2 build if not, it's gtk1 (I've only just found that out). If it turns out that you do have a gtk2 build, please reopen this bug. *** This bug has been marked as a duplicate of 261959 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•