Closed
Bug 39643
Opened 25 years ago
Closed 25 years ago
sidebar search xul textarea - entering text allows you to write over search button
Categories
(SeaMonkey :: Search, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
M18
People
(Reporter: doronr, Assigned: slamm)
References
Details
(Keywords: regression, smoketest, Whiteboard: [nsbeta2+])
in the sidebar search tab, entering text allows you to write over search button.
seen on 200051708 mozilla build and with yesterday's as well.
Comment 1•25 years ago
|
||
component: search
Assignee: slamm → matt
Component: Sidebar → Search
QA Contact: shrir → claudius
Comment 2•25 years ago
|
||
This only occurs once - the first time you click in the text entry widget on the
Search sidebar after you run Mozilla. It seems we are getting the size of the
widget wrong.
Gerv
Keywords: regression,
smoketest
Comment 3•25 years ago
|
||
nsbeta2-. Please take off the minus if this renders the search button unusable
Whiteboard: [nsbeta2-]
Reporter | ||
Comment 4•25 years ago
|
||
I can press the search button, but it does not work. Checking if this is another
bug.
Comment 5•25 years ago
|
||
per phil's 5-19 comment removing nsbeta2-, so you guys can make the call with all the info.
The text field extends such that it obscures about 80% of the button. For the button to work one must click
on either the top or bottom slivers of the button that are still clearly visible. I predict that no end user will do/know this.
Keywords: nsbeta2
Whiteboard: [nsbeta2-]
Steve, can you do this for Matt?
Assignee: matt → slamm
Target Milestone: --- → M16
Assignee | ||
Comment 8•25 years ago
|
||
This looks like some toolkit style problem. If I change the textfield to use
class="plain" then it doesn't have the problem. It appears the the textfield
styles are broken for the case with no class attribute set.
Who does textfield widget styles?
Comment 10•25 years ago
|
||
*** Bug 39293 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 11•25 years ago
|
||
this has been fixed somehow, markign worksforme, asnot sure what checkin did this.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 12•25 years ago
|
||
yeah it's fixed in 2000060609 builds all around. This was always more of an editor bug than anything else I think. So its not
surprising it'd get fixed w/o our knowledge.
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•