Closed
Bug 846730
Opened 13 years ago
Closed 11 years ago
Rendering of <textarea> borders is flawed in hidpi mode
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
FIXED
mozilla35
People
(Reporter: mikedeboer, Assigned: mstange)
References
Details
Attachments
(2 files)
|
20.44 KB,
image/png
|
Details | |
|
3.40 KB,
patch
|
smichaud
:
review+
|
Details | Diff | Splinter Review |
As you can see in the screenshot, the rendering of the textarea is flawed on all versions of firefox on all versions of OSX at the moment:
* the top and right borders have an inward offset of 1px, which should be 0.
* the top and right borders don't connect properly - slight possibility that this is only the case on a retina screen.
| Reporter | ||
Updated•13 years ago
|
Summary: Rendering of <textarea> borders is flawed → Rendering of <textarea> borders is flawed in hidpi mode
| Assignee | ||
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Comment on attachment 8499513 [details] [diff] [review]
use filling instead of stroking
Looks fine to me in principle. And I like the simplification.
But I haven't tested it, because I'm not sure I'd be able to see all the differences it makes.
Attachment #8499513 -
Flags: review?(smichaud) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
You need to log in
before you can comment on or make changes to this bug.
Description
•