Closed
Bug 463287
Opened 17 years ago
Closed 17 years ago
Search field in ctrl-tab panel is resized during focus/blur
Categories
(Core :: Widget: Win32, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 473153
People
(Reporter: whimboo, Unassigned)
References
Details
Attachments
(1 file)
7.16 KB,
image/jpeg
|
Details |
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b2pre) Gecko/20081105 Minefield/3.1b2pre
Setting the focus to the search field inside the ctrl-tab panel changes its size. Probably related to the empty text attribute?
Steps:
1. Open at least 3 tabs
2. Hit ctrl+tab to open the panel
3. Hit ctrl-f or click inside the search box
With step 3 the search box shrinks. Looks like a Windows only issue.
Comment 1•17 years ago
|
||
(In reply to comment #0)
> Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b2pre) Gecko/20081105
> Minefield/3.1b2pre
>
> Setting the focus to the search field inside the ctrl-tab panel changes its
> size. Probably related to the empty text attribute?
Do you see the same with other search fields using emptytext?
Can you attach a screenshot of both states?
Component: Tabbed Browser → XUL Widgets
Product: Firefox → Toolkit
QA Contact: tabbed.browser → xul.widgets
Reporter | ||
Comment 2•17 years ago
|
||
No, it's only visible in ctrl-tab. Other instances don't show this resizing.
Comment 3•17 years ago
|
||
What happens if you use the classic OS theme?
Reporter | ||
Comment 4•17 years ago
|
||
Good hint. I switched to classic mode and it doesn't happen there. Looks like an Aero issue.
Updated•17 years ago
|
Blocks: 451300
Component: XUL Widgets → Widget: Win32
Product: Toolkit → Core
QA Contact: xul.widgets → win32
Updated•17 years ago
|
Reporter | ||
Comment 6•17 years ago
|
||
Would be nice to re-use existing bugs as filing new ones and duping older bugs with more information to the newly one. Verifying for now.
Status: RESOLVED → VERIFIED
Comment 7•17 years ago
|
||
(In reply to comment #6)
> Would be nice to re-use existing bugs
I would have done this if I'd have remembered this bug.
This bug doesn't add much relevant information; the other one is more generic and has a testcase, hence the duping this way.
You need to log in
before you can comment on or make changes to this bug.
Description
•