Closed
Bug 30472
Opened 25 years ago
Closed 25 years ago
Inconsistant selection bahavior in location/URL bar
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
VERIFIED
FIXED
M16
People
(Reporter: jruderman, Assigned: mjudge)
Details
Each of these bugs happens only the first time the location bar is used after
the mozilla browser is opened.
First bug: if the mouse is moved out of the location bar while selecting,
selection will stop until the mouse is moved back onto the location bar. (This
can be annoying when trying to select the whole URL of the home page in order
to type a new one in, which I do by dragging from the blank area to the right
of the URL to an area left of the location bar. Even if I don't move my mouse
out of the vertical range of the location bar, I can miss the first few
characters of the URL if my mouse is moving too fast.)
Second bug: if the mouse is moved out of the location bar while selecting, but
the mouse button is lifted before the cursor returns to the location bar, the
selection will keep changing even though the mouse button is no longer
depressedd.
Comment 1•25 years ago
|
||
Thanks, but please limit yourself to one bug per bug report. The text field
you're having problems with is the Editor. changing component, reassigning.
Assignee: trudelle → brade
Component: XP Toolkit/Widgets → Editor
QA Contact: jrgm → sujay
Reporter | ||
Comment 2•25 years ago
|
||
Another thing that happens only the first time you try to select from the
location bar: if the cursor moves over a chrome button (search, reload, etc)
while selecting, the button lights up.
Reporter | ||
Comment 3•25 years ago
|
||
On 2000 032309, I now get both parts of this bug all of the time, as opposed to
only the first time I use the URL bar.
The first part of this bug is a duplicate of bug 30482.
The first-use-only thing isn't dead yet, though: if the mouse moves over a
toolbar button (such as reload) while you're trying to select text in the URL
bar for the first time since opening the browser, the button lights up.
Comment 4•25 years ago
|
||
assigning to mjudge and setting to M16 along with other selection issues
Assignee: brade → mjudge
Target Milestone: --- → M16
Updated•25 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter | ||
Comment 5•25 years ago
|
||
Bug 30457 and bug 35184 are both similar in that they involve a major state
change after the location bar is first used. Bug 35184 involved drag-and-drop
into the location bar and bug 30457 involves forcing the textbox to scroll
while selecting text. In all three cases, the correct behavior occurs AFTER
the location bar has been used at least once.
Reporter | ||
Comment 6•25 years ago
|
||
Fixed in bug 35184 by brade. This gets a "fixed" because we know why it works
now.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•