Closed
Bug 38506
Opened 25 years ago
Closed 25 years ago
Can highlight text of button
Categories
(Core :: DOM: Selection, defect, P4)
Tracking
()
VERIFIED
FIXED
M18
People
(Reporter: bugzilla, Assigned: bugzilla)
References
()
Details
(Whiteboard: [nsbeta3+][p:4][PDT AGREES MUST FIX])
Attachments
(2 files)
575 bytes,
patch
|
Details | Diff | Splinter Review | |
735 bytes,
patch
|
Details | Diff | Splinter Review |
Build ID: 2000050715
In the URL above (http://www.mozilla.org/quality/help/bug-form.html), the text
of the Open Bugzilla Entry Form button near the bottom can be selected if you
start dragging from the whitespace to the left of it and go right.
Oddly enough, it is this very same button (and seemingly only this button) that
is the focus of bug 38080
Comment 1•25 years ago
|
||
*** This bug has been marked as a duplicate of 38080 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 2•25 years ago
|
||
I reported 38080, but how is this a dup? This regards selecting the button's
contents, the other involves possible button drag/drop. Is it the same
root problem?
Comment 3•25 years ago
|
||
Ok, the problem here is what I thought the problem in 38080 was, 38080 said it
was draggable I thought it meant draggable in the sense of selection. This bug
is the selection bug, where the text in the button can be selected.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
per beppe.
Assignee | ||
Comment 8•25 years ago
|
||
*SPAM*: Changing the QA contact of all open/resolved Selection bugs from
elig@netscape.com to BlakeR1234@aol.com. After the many great years of service
Eli has given to Mozilla, it's time for him to move on; he has accepted a
position at Eazel. We'll be sad to see him go, and I'll do my best to fill his
spot...
QA Contact: elig → BlakeR1234
Assignee | ||
Comment 9•25 years ago
|
||
think I have a simple fix for this...
Assignee: mjudge → BlakeR1234
Status: ASSIGNED → NEW
Assignee | ||
Comment 10•25 years ago
|
||
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 11•25 years ago
|
||
Comment 12•25 years ago
|
||
blake: tested both patches and still see this. With that same button, go down a
line of text, onto "on Bugzilla's Enter Bug page..". Hold the cursor far to the
right of the block of text (I have a high resolution) and drag up, still far to
the right, to the paragraph above (around "Click the button below"). Still
selectable.
Assignee | ||
Comment 13•25 years ago
|
||
I'm unable to reproduce with those steps. Please ensure that you patched the
appropriate file correctly...
Assignee | ||
Comment 14•25 years ago
|
||
I checked in the patch because even if it doesn't work in the case you
mentioned, it can't hurt anything. Still, I reiterate that I couldn't
reproduce with your steps. Please try again in tomorrow's nightlies and let me
know if you still see the problem. Thanks!
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Comment 15•25 years ago
|
||
ensured (it's patched).
Also, I can reproduce this with the "Search" button on the same page (maybe a
little easier, so I'll describe this too). In the yellow Search Bugzilla table:
1. Put your cursor at the end of the last option ("Look in both Summary and
Description Fields"), right after the S in fields.
2. Drag the cursor, while selecting text, backwards, over "Look", over the radio
button, all the way until you reach the left border (while still maintaining the
same horizontal location from when you started).
3. The Search button shouldn't be highlighted yet. Still holding down on the
cursor, drag up, past the button, up until "Search Bugzilla" is fully selected.
The "Search" button should now be selected.
I'll test this again tomorrow when the patch is in and get back to you.
Assignee | ||
Comment 16•25 years ago
|
||
OK, I found out why dannunn was still seeing this, and why it's still in
today's build - I was missing something in my diff. reopening to fix again
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Whiteboard: [nsbeta3+][p:4][PDT MUST FIX] → [nsbeta3+][p:4][PDT AGREES MUST FIX]
Assignee | ||
Comment 17•25 years ago
|
||
Try it again tomorrow and let me know.
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•