Address bar does not convert negative temperatures
Categories
(Firefox :: Address Bar, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox102 | --- | verified |
People
(Reporter: 08xjcec48, Assigned: daisuke)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0
Steps to reproduce:
Typed -30C to F
into the address bar.
Actual results:
Nothing.
Expected results:
It should give me the temperature in Fahrenheit, like it does with positive temperatures (30C to F
).
Comment 1•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::Address Bar' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•3 years ago
•
|
||
I assume this is with the unit conversion feature enabled (browser.urlbar.unitConversion.enabled set to true)?
Google suggestions seem to work for me, giving a read for both positive and negative temps.
Updated•3 years ago
|
Yes, this is about the built-in feature. I don't use third-party suggestions.
The calculator works fine with negative numbers (-5+2), but the temperature converter (-30C to F) does not.
Assignee | ||
Comment 4•3 years ago
|
||
Thank you very much for your report, André!
Yes, I also could reproduce this problem.
And, it seems that I forgot to support negative numbers not only for temperature but other units..
I will fix it.
Assignee | ||
Comment 5•3 years ago
|
||
Comment 7•3 years ago
|
||
bugherder |
Updated•3 years ago
|
Comment 8•3 years ago
|
||
Verified as fixed using Firefox 102 beta 5 across platforms, having browser.urlbar.unitConversion.enabled
set to True.
Description
•