Closed
Bug 989819
Opened 11 years ago
Closed 11 years ago
[gtk3] Location bar is smaller than intended height
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 989466
People
(Reporter: amit.prakash.ambasta, Unassigned)
Details
Attachments
(1 file, 1 obsolete file)
1.18 MB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 (Beta/Release)
Build ID: 20140331021500
Steps to reproduce:
Build firefox from trunk with gtk3 enabled.
Actual results:
The height of location bar seems to be a little smaller than intended. Selecting the location bar leads to an incomplete border around the location bar with the top border missing/cut-off
Reporter | ||
Comment 1•11 years ago
|
||
Attachment #8399156 -
Attachment is obsolete: true
Reporter | ||
Updated•11 years ago
|
Component: Untriaged → Widget: Gtk
Product: Firefox → Core
Updated•11 years ago
|
Well, this is Gtk3 only. It works fine with Gtk2 toolkit.
Dão, how are those element painted? The location/search bars are no longer GtkEntry elements.
Status: RESOLVED → REOPENED
Ever confirmed: true
Flags: needinfo?(dao)
Resolution: DUPLICATE → ---
Reporter | ||
Comment 5•11 years ago
|
||
Hi,
I mentioned it being GTK3 only in the bug title
Actually it's dupe of Bug 978172 - the borders have bad (transparent) colors now.
Assignee: nobody → stransky
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Flags: needinfo?(dao)
Resolution: --- → DUPLICATE
Comment 7•11 years ago
|
||
(In reply to Martin Stránský from comment #6)
> Actually it's dupe of Bug 978172 - the borders have bad (transparent) colors
> now.
>
> *** This bug has been marked as a duplicate of bug 978172 ***
Huh? I think Dão was right, and this is a dupe of bug 989466. Bug 978172 is about doorhangers, this is about the location bar (which isn't a doorhanger). Can you clarify?
Flags: needinfo?(stransky)
IMHO The toolbar looks smaller because is missing borders which are transparent. With a patch from Bug 989466 the toolbar looks ok. But frankly I don't measure it pixel by pixel - so it may on may not be smaller. But looking at the attached screenshot the primary issue here are the missing borders.
Flags: needinfo?(stransky)
Comment 9•11 years ago
|
||
(In reply to Martin Stránský from comment #8)
> IMHO The toolbar looks smaller because is missing borders which are
> transparent.
The urlbar border isn't transparent, it's clipped. C.f. bug 989466 comment 5.
> With a patch from Bug 989466 the toolbar looks ok. But frankly
> I don't measure it pixel by pixel - so it may on may not be smaller. But
> looking at the attached screenshot the primary issue here are the missing
> borders.
Right, but then it's really a dupe of 989466, which is specifically about this border, and not a dupe of the doorhanger bug.
Assignee: stransky → nobody
Sorry, with a patch from Bug 978172 the URL bar looks ok. Bug 989466 does not have any patch. Sorry for the confusion. But honestly I don't care as long as this one is marked as a dupe :)
You need to log in
before you can comment on or make changes to this bug.
Description
•