Closed
Bug 7476
Opened 27 years ago
Closed 24 years ago
mac - when file input button pressed, it stays dark
Categories
(Core :: XUL, defect, P3)
Tracking
()
RESOLVED
WONTFIX
Future
People
(Reporter: cpratt, Assigned: sdagley)
References
()
Details
(Keywords: platform-parity)
build id: 1999060119 (M6)
platform: Mac OS 8.6
to reproduce: load the above url. click on the Browse… button. note that it
retains its depressed appearance (ie it remains dark). it should remain
depressed only while the mouse button is depressed.
Updated•27 years ago
|
Assignee: trudelle → sdagley
Target Milestone: M9
Comment 1•27 years ago
|
||
reassigning to sdagley
| Assignee | ||
Comment 2•27 years ago
|
||
So XPToolkit now owns the form file select widget (as in the widget that
encompases the Browse button, which invokes the file dialog widget, and the text
filed that displays any selected file)? Other than the file dialog stuff I own I
thought this was still the responsibility of Karnaze's group.
| Assignee | ||
Comment 3•27 years ago
|
||
I noticed after I posted my question about ownership of this bug that trudelle
wasn't on the cc: so I added him.
I'm also curious if the hilite goes away once the file dialog that is displayed
after clicking the Browse button is dismissed? If so, I would not consider this
behavior a bug since the action attached to the button needs to complete before
it deactivates.
Comment 4•27 years ago
|
||
I didn't say we owned it, I just wanted you to look at the bug to ensure that
it is not ours. This is part of our new policy agreement of adding value to the
bug before reassigning outside of a team. I should have added a comment,
sorry. Reassign if appropriate.
In response to sdagley's comment: yes, the button does return to its normal
state after a file is selected or the file selection dialog is dismissed.
However, that is not correct UI behavior - when a button is pressed, it should
only visually indicate that it is depressed until the mouse button is released,
and not only when the action that the button press initiated is completed.
| Assignee | ||
Updated•27 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M9 → M8
| Assignee | ||
Comment 6•27 years ago
|
||
After discussing this with evaughan (Mr. Button) the thought is there may be some
issues with the deactivate event that we need to discuss with joki (Mr. Event).
Changing to assigned M8 where I can spend some time looking into what's actually
happening before bringing joki into the discussion (he's already busy enough).
| Assignee | ||
Updated•27 years ago
|
Target Milestone: M8 → M9
| Assignee | ||
Comment 7•27 years ago
|
||
Doh!, didn't get joki to look at this yet so pushing back to M10 when he'll be
from the DOM meeting.
Target Milestone: M9 → M10
Comment 8•27 years ago
|
||
cc'ing joki rather than myself.
| Assignee | ||
Updated•27 years ago
|
Target Milestone: M10 → M11
| Assignee | ||
Updated•27 years ago
|
Target Milestone: M11 → M14
| Assignee | ||
Comment 9•27 years ago
|
||
playing milestone hot potato for non beta blockers.
Comment 10•26 years ago
|
||
dividing up phillips bugs, he no longer works here
| Assignee | ||
Updated•26 years ago
|
Target Milestone: M14 → M15
Updated•26 years ago
|
QA Contact: sairuh → ckritzer
Comment 11•26 years ago
|
||
don't think this belongs to me --chris, this sounds like form widgets, which is
your realm, i believe... :-)
Updated•26 years ago
|
Summary: [PP] mac - when file input button pressed, it stays dark → mac - when file input button pressed, it stays dark
| Assignee | ||
Updated•26 years ago
|
Target Milestone: M15 → M20
Comment 13•26 years ago
|
||
Hey Chris -- I'm giving this back to you -- (a) schist doesn't seem alive
so I can't see the test case, and (b) you'll know right away if what you
were reporting is fixed (and I think this may be fixed now (?))
QA Contact: jrgm → cpratt
| Assignee | ||
Comment 14•25 years ago
|
||
Giving it a real milestone, sorta :-)
Target Milestone: --- → Future
| Assignee | ||
Comment 15•24 years ago
|
||
Bah! WONTFIX
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•