View Issue Details

IDProjectCategoryView StatusLast Update
0001038Adam4EVEBugpublic2021-04-04 15:43
Reporteranonymous Assigned ToSuccessor  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Summary0001038: Market Orders - Region field autocomplete
DescriptionBugfix: Clicking on the "region" field on market_orders.php shows address autocomplete on google chrome
From: Atrin Jenker
Sent: 2021.04.01 23:19
To: Ethan02,

Hi there,

Tried submitting a bugfix on the mantis instance, however, posting the bug report returned a 403

Forbidden
You don't have permission to access this resource.

Apache/2.4.29 (Ubuntu) Server at mantis.adam4eve.eu Port 443

I have attached the text of the bug fix below

o7,

Atrin


------------------------------------------------------------------------------

This just started happening recently, haven't visited the site in a while,

Although the input clearly says autocomplete="off" somehow chrome associating the TD cell with the "Region:" to add the autocomplete, ignoring the autocomplete="off", changing the cell content to another value prevents the popup.

After a little investigation setting autocomplete="anyrandomstring" on the input_region field works see https://gist.github.com/niksumeiko/360164708c3b326bd1c8, the only values that didn't work were "off" and "false".

However, personally I would probably use something like autocomplete="thisiswheretheiskis"


Tested on

Google Chrome
Version 89.0.4389.114 (Official Build) (64-bit)

Dibs! on skins when they turn up again! Would love one for my astero, but that ship might have already sailed long ago!


--------------------------------------------------------------------------------
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2021-04-04 15:41 anonymous New Issue
2021-04-04 15:41 anonymous Status new => assigned
2021-04-04 15:41 anonymous Assigned To => Successor
2021-04-04 15:43 Successor Summary As per ingmae => Market Orders - Region field autocomplete