Closed
Bug 113427
Opened 24 years ago
Closed 23 years ago
Can't open subfolder of context-"Expand"-ed personal toolbar folder
Categories
(SeaMonkey :: Bookmarks & History, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.2alpha
People
(Reporter: neil, Assigned: bugs)
References
Details
(Keywords: polish)
Attachments
(1 file)
|
639 bytes,
patch
|
bryner
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
Using Build ID: 2001120303
Steps to reproduce problem:
1. Create/use a folder in your personal toolbar folder
2. Create/use a subfolder in that folder
3. Create/use a bookmark in that subfolder
4. Right-click the folder on the personal toolbar, and select "Expand"
5. Click on the subfolder
Expected results: subfolder opens.
Actual results: subfolder does not open. Also the title bar flashes?
| Reporter | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
Whoa, I thought the Expand menu item was gone way back in build 2001092803.
Who brought it back? Should we reopen Bug 86649? (one of yours, Neil)
| Reporter | ||
Comment 3•24 years ago
|
||
Thanks for pointing that out, Chris.
But if we're keeping Expand, then this is actually a dup of bug 83141.
Comment 4•24 years ago
|
||
works for me in build 12-16-08 w2k.
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → mozilla1.2
Comment 6•24 years ago
|
||
removing self from cc list
Comment 7•24 years ago
|
||
Is this still and issue? Works for me with Mozilla 0.9.9+ [build ID 2002041111]
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.9+) Gecko/20020411
| Reporter | ||
Comment 8•24 years ago
|
||
Sorry, but it's still a problem for me on Windows 9x, build 2002041103.
| Reporter | ||
Comment 9•24 years ago
|
||
*** Bug 140019 has been marked as a duplicate of this bug. ***
| Reporter | ||
Comment 10•24 years ago
|
||
I duplicated bug 140019 against this bug because the fix is the same.
Comment 11•24 years ago
|
||
Bug 140019 is not a duplicate of this bug. This bug (113427) refers to a
subfolder of a subfolder of Personal Toolbar not opening when clicked.
Bug 140019 refers to closing a subfolder of Personal Toolbar opened with
leftclick vs. not same behavior when opened with rightclick->expand.
Please decide if you want two separate bugs and adjust/not adjust accordingly.
Comment 12•24 years ago
|
||
Oops. Didn't see that fix is the same. Sorry, ignore the last message.
Comment 13•24 years ago
|
||
If I understand the problem correctly, this seems to work fine now, under Win2K,
BuildID: 2002052906.
| Reporter | ||
Comment 14•24 years ago
|
||
So, Brian, are you going to give me a Windows 2000 PC?
| Reporter | ||
Updated•23 years ago
|
Attachment #60310 -
Flags: superreview?(bzbarsky)
Attachment #60310 -
Flags: review?(sitodit)
Updated•23 years ago
|
Attachment #60310 -
Flags: superreview?(bzbarsky) → superreview+
| Reporter | ||
Updated•23 years ago
|
Attachment #60310 -
Flags: review?(sitodit) → review?(chanial)
Comment 15•23 years ago
|
||
Comment on attachment 60310 [details] [diff] [review]
Proposed patch
I'd prefer to let bryner review this one since I think it's a workaround.
Btw, I think it would be simpler to call showPopup instead of QI'ing the popup
in this file.
Attachment #60310 -
Flags: review?(chanial) → review?(bryner)
Updated•23 years ago
|
Attachment #60310 -
Flags: review?(bryner) → review+
| Reporter | ||
Comment 16•23 years ago
|
||
Fix was checked in by caillon.
pch: I didn't write that QI, and showPopup calls it anyway.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 17•23 years ago
|
||
Neil: yes, np. the enhancement suggestion (really minor) was that if helper
functions exist, let's use them and fix the helper function so that all callers
would be correct.
My concern was about the use of a timer, I didn't feel myself competent enough
to review an event bug that relates with threads and because I suspect it is a
symptom of a deeper issue that the event module owner (bryner) should be aware of.
| Reporter | ||
Comment 18•23 years ago
|
||
Well it might be a menu issue - there used to be a bug with the tree
columnpicker when it fired on a mousedown event (it works fine now using a
command event).
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•