Closed
Bug 689732
Opened 13 years ago
Closed 13 years ago
Attach file(s) dialog not resizeable, not native
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 684506
People
(Reporter: psivan, Assigned: bbondy)
References
Details
Attachments
(1 file)
37.07 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:7.0) Gecko/20100101 Firefox/7.0
Build ID: 20110922153450
Steps to reproduce:
Clicked on "Attach" button in compose window.
Actual results:
"Attach File(s)" dialog box opened, which can not be resized.
Expected results:
A native common file open dialog, resizeable, should have opened instead.
Comment 1•13 years ago
|
||
howdy y'all,
since this bug is older, the following bug might best be duped to this one.
Bug 691198 - 7.0.1: Attach file(s) window can't be expanded -- locked in minimum size
take care,
lee
Comment 2•13 years ago
|
||
This is a Core widgets issue related to dialogs for opening multiple files at once (I think). Updating component.
See: <http://mxr.mozilla.org/comm-central/search?string=modeOpenMultiple&find=%2Fwindows%2FnsFilePicker.cpp&findi=&filter=&hitlimit=&tree=comm-central>.
Component: Message Compose Window → Widget: Win32
Product: Thunderbird → Core
QA Contact: message-compose → win32
Version: 7 → unspecified
Updated•13 years ago
|
Version: unspecified → 7 Branch
Comment 4•13 years ago
|
||
howdy y'all,
Mozilla/5.0 (Windows NT 6.1; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1
this dismayingly small, non-resizable file dialog problem happens to me in every condition i can think of with tb701.
- on a new, clean profile
- in safe mode on my standard profile
- in normal mode on my standard profile
i don't have any other versions to test with, but i think i was able to resize the dialog in tb3.x.
a few other points ...
- the file/open-saved-message menu item DOES result in a full size, resizable dialog.
- the file/open-file menu item in firefox 7.0.1 also results in a proper, resizable file dialog.
take care,
lee
Comment 5•13 years ago
|
||
I see a couple of reports for this on getsatisfaction too...
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 6•13 years ago
|
||
I think this probably snuck in previously and was fixed from bug 684506. I verified that I can reproduce this with FF7 multi select dialog but not in aurora nor Nightlies. So the bug will automatically be fixed on the next update.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → netzen
Assignee | ||
Comment 7•13 years ago
|
||
I can reproduce this as well with Firefox Beta so it won't be until the release after next.
You need to log in
before you can comment on or make changes to this bug.
Description
•