Closed
Bug 330238
Opened 19 years ago
Closed 19 years ago
Bookmark Properties box too small to fit buttons
Categories
(Firefox :: Bookmarks & History, defect, P1)
Tracking
()
RESOLVED
FIXED
Firefox 2 alpha2
People
(Reporter: sciguyryan, Assigned: mozilla)
References
Details
(Keywords: fixed1.8.1)
Attachments
(3 files)
54.44 KB,
image/png
|
Details | |
25.57 KB,
image/png
|
Details | |
1.38 KB,
patch
|
annie.sullivan
:
review+
bugs
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8) Gecko/20060311 Firefox/1.5
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8) Gecko/20060311 Firefox/1.5
Basically the edge of the window slices the buttons in half, everytime.
Also the same in Organise Bookarks.
Reproducible: Always
Steps to Reproduce:
1. Bookmarks -> Right Click on a bookmark -> Properties
2.
3.
Actual Results:
Window opened and buttons were hidden (Partially).
Expected Results:
Window should open and buttons should not be hidden, window size should not cut through the buttons.
Reporter | ||
Updated•19 years ago
|
Version: unspecified → 2.0 Branch
Reporter | ||
Comment 1•19 years ago
|
||
Updated•19 years ago
|
Component: Bookmarks → Places
QA Contact: bookmarks → places
Comment 2•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20060318 Firefox/1.6a1 ID:2006031801 [cairo]
confirmed
I'm seeing the same using default win2k settings
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•19 years ago
|
Assignee: nobody → joe
Priority: -- → P1
Target Milestone: --- → Firefox 2 alpha2
Comment 4•19 years ago
|
||
*** Bug 331033 has been marked as a duplicate of this bug. ***
Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Comment 5•19 years ago
|
||
Adding this to your userChrome.css file is a temp workaround.
#bookmarkproperties { height: 15em !important; }
Comment 6•19 years ago
|
||
On my machine, with XP Home, Branch or Trunk, the buttons are completely hidden.
Comment 7•19 years ago
|
||
*** Bug 331237 has been marked as a duplicate of this bug. ***
Comment 8•19 years ago
|
||
(In reply to comment #7)
> *** Bug 331237 has been marked as a duplicate of this bug. ***
>
Not sure if it's really the same bug, I'm talking about Firefox 2.0 nightly and the "Add Bookmark" Windows, not "Bookmark Properties"...
I will attatch a screenshot!
Comment 9•19 years ago
|
||
Screenshot of the problem reportet in bug #331237 (hidden buttons in "add bookmark" window - Firefox 2.0):
https://bugzilla.mozilla.org/attachment.cgi?bugid=331237
Comment 10•19 years ago
|
||
*** Bug 331435 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 11•19 years ago
|
||
*** Bug 331495 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 12•19 years ago
|
||
Attachment #216138 -
Flags: superreview?(bugs)
Attachment #216138 -
Flags: review?(annie.sullivan)
Updated•19 years ago
|
Attachment #216138 -
Flags: review?(annie.sullivan) → review+
Comment 13•19 years ago
|
||
Comment on attachment 216138 [details] [diff] [review]
Patch to fix dialog size problem
sr=ben@mozilla.org
Attachment #216138 -
Flags: superreview?(bugs)
Attachment #216138 -
Flags: superreview+
Attachment #216138 -
Flags: review?(annie.sullivan)
Attachment #216138 -
Flags: review+
Updated•19 years ago
|
Attachment #216138 -
Flags: review?(annie.sullivan) → review+
Assignee | ||
Comment 14•19 years ago
|
||
Landed on branch & trunk.
Comment 15•19 years ago
|
||
you should also create a minimum-size for this window. So user can't make the window smaller than a specified size.
That would look more professionell.
Assignee | ||
Comment 16•19 years ago
|
||
Good point, Andreas--to that end, I've filed bug 331717 on myself.
Comment 17•19 years ago
|
||
*** Bug 332025 has been marked as a duplicate of this bug. ***
Comment 18•19 years ago
|
||
*** Bug 335519 has been marked as a duplicate of this bug. ***
Comment 19•19 years ago
|
||
(In reply to comment #18)
> *** Bug 335519 has been marked as a duplicate of this bug. ***
>
I've been the original Bug #335519 reporter so thx Phil to help me learn to use bugzilla ! ;-)
Comment 20•15 years ago
|
||
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".
In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body contains places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.
Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.
Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•