Closed
Bug 132950
Opened 23 years ago
Closed 21 years ago
mouse cursor shows as hand over bookmarks' sidebar at all times
Categories
(SeaMonkey :: Bookmarks & History, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.5beta
People
(Reporter: jose.fandos, Assigned: janv)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
The mouse cursor stays as "pointing hand" whenever the mouse is over the
bookmarks sidebar, but not on top of any clicable bookmark. To my understanding
it should change to an arrow when not over a bookmark or bookmark folder.
Comment 1•23 years ago
|
||
-> Bookmarks
Assignee: sgehani → ben
Component: Sidebar → Bookmarks
QA Contact: sujay → claudius
Comment 2•23 years ago
|
||
I'm seeing this in the History sidebar as well.
Back to Sidebar component?
Comment 3•23 years ago
|
||
-> outliner
Assignee: ben → varga
Component: Bookmarks → XP Toolkit/Widgets: Trees
Assignee | ||
Comment 4•23 years ago
|
||
Nominating for nsbeta1, since it can confuse users.
Assignee | ||
Comment 5•23 years ago
|
||
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
OS: Windows XP → All
Priority: -- → P3
Target Milestone: --- → mozilla1.1alpha
Comment 6•23 years ago
|
||
nsbeta1- per nav triage team, would actually consider this as wfm, invalid or
wontfix, since the hand cursor correctly indicates the click affordance.
Assignee | ||
Comment 7•23 years ago
|
||
ok, but we should use default cursor for twisties at least.
Assignee | ||
Comment 8•22 years ago
|
||
ok, what about changing this bug to "support CSS cursor property for tree pseudo
elements" ?
so we would be able to do this:
outlinerchildren:-moz-outliner-cell-text {
cursor: pointer;
}
Nominating for buffy.
Comment 9•22 years ago
|
||
Morphing bugs is suboptimal since itleads to confusion about the problem
definition amongst other issues. Please file a new bug if you are trying to fix
a different problem.
Assignee | ||
Comment 10•22 years ago
|
||
filed a new bug 158344
Comment 11•22 years ago
|
||
*** Bug 182379 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 12•22 years ago
|
||
comment 6 is confusing for me. The hand cursor indicates the click affordance,
but in this particular case it does wrongly indicate so. If you click, nothing
happens, hence a pointer would be more suitable. Am I missing something?
Assignee | ||
Comment 13•22 years ago
|
||
Yes, I think this bug is still valid. The cursor should be changed to pointer
only when hovering over images or text in bookmarks sidebar.
However, bug 158344 has to be fixed first.
Depends on: 158344
Assignee | ||
Updated•22 years ago
|
Component: XP Toolkit/Widgets: Trees → Bookmarks
Target Milestone: mozilla1.2alpha → mozilla1.5alpha
Assignee | ||
Updated•21 years ago
|
Target Milestone: mozilla1.5alpha → mozilla1.5beta
Assignee | ||
Comment 14•21 years ago
|
||
Fixed along with bug 221619.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•