JavaFX 8 and TextFields
Jeff Martin
jeff at reportmill.com
Mon Aug 18 14:54:27 UTC 2014
I wonder if this is related to my rendering bug from last week, which also resulted in unexpected horizontal lines (boundary lines actually) when rendering on top of a background with an effect (assuming the textfield is possibly rendering something on a background with an inner shadow effect).
http://reportmill.com/examples/Renderbug/Renderbug.jpg
https://javafx-jira.kenai.com/browse/RT-38315
Mine may have been more pronounced because of the animation.
jeff
On Aug 18, 2014, at 9:29 AM, Stephen F Northover <steve.x.northover at oracle.com> wrote:
> This seems to be the bug: https://javafx-jira.kenai.com/browse/RT-36987
>
> It's quite a mystery. It's likely a shader problem but that's just a guess.
>
> Steve
>
> On 2014-08-18, 10:21 AM, Eric Le Ponner wrote:
>> Dirk, Anothony,
>>
>> I’ve never observed this visual artifact on Mac OS 10.9 (.4)
>> no matter it’s SB 2.0 (i.e. b20) or latest SB (with latest FX8dev code).
>>
>> Strange…
>>
>> Could it be related to the graphics pipeline ?
>> What model of Mac are you using Dirk ?
>>
>> Eric
>>
>>
>>
>> Le 18 août 2014 à 15:34, Anthony Petrov <anthony.petrov at oracle.com> a écrit :
>>
>>> Hi Dirk,
>>>
>>> This looks like a bug. Could you please verify if the latest 8u20 ea build works for you? You can download it at:
>>>
>>> http://jdk8.java.net/download.html
>>>
>>>
>>> If it still fails, please file a new bug at
>>>
>>> https://javafx-jira.kenai.com/secure/CreateIssue!default.jspa
>>>
>>> --
>>> best regards,
>>> Anthony
>>>
>>> On 8/18/2014 5:28 PM, Dirk Dittert wrote:
>>>> Hi,
>>>>
>>>> I'm wondering about the design of TextFields in JavaFX 8. Why are they
>>>> having a horizontal line through the input area? I find that this looks
>>>> rather peculiar...
>>>>
>>>> I posted some screenshots here:
>>>> http://d.dittert.org/E4D7EB53-D198-47AC-9230-53E9A23F6767/
>>>>
>>>> One is from SceneBuilder 2.0-b20 on OS X 10.9. The other one is from one of
>>>> my applications (running on 1.8.0_11) on OS X.
>>>>
>>>> Thanks,
>>>> Dirk
>>>>
>
More information about the openjfx-dev
mailing list