Closed Bug 1324709 Opened 8 years ago Closed 8 years ago

Autocomplete selection box not vertical in vertical-lr mode

Categories

(Firefox :: Untriaged, defect)

50 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1153311

People

(Reporter: siqinbilige, Unassigned)

Details

Attachments

(2 files)

Attached image autocomplete.png
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20161208153507

Steps to reproduce:

Create a form with input tag and submit several times.
But the autocomplete selection box appears horizontal.



Actual results:

The autocomplete selection box appears horizontal.



Expected results:

The autocomplete selection box appears vertical in vertical mode.
And right position.
By the way, how to make the alert and confirm window vertical in vertical writing mode ?
For convenience of developers looking into this, could you attach a simple testcase? Thanks.

Is multiprocess (e10s) enabled when you're testing this? (Check for "multiprocess windows" in about:support.) This looks like it may be related to bug 1170129, which describes similar problems for <select> when e10s is active.
According to the about:support( autocomplete2.png), the Multi-process staged rollout = true.
But I do not know how to set to false.
Attached image autocomplete2.png
Try going to about:config and setting browser.tabs.remote.autostart and browser.tabs.remote.autostart.2 to 'false' (if they're both present, I'm not sure exactly which setting is in which Firefox version...), and then restart Firefox; I think that may alter the behavior.
I set both browser.tabs.remote.autostart and browser.tabs.remote.autostart.2 to 'false' on Firefox 50.1.0.
But no luck.
Yes, you're right, this isn't fixed for any configuration. Turns out we do already have a bug on file, actually; I was mis-remembering which issues were still open.

Bug 1153311 talks specifically about use of <datalist>, but the autocomplete popup will be the same whether it's driven by an explicit <datalist> in the page, or suggestions stored from previous submissions. So I'm dup'ing this to the existing bug.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
OK. Is there any discussion about alert and confirm popup window in vertical writing mode ?
(In reply to siqinbilige from comment #8)
> OK. Is there any discussion about alert and confirm popup window in vertical
> writing mode ?

Not that I am aware of. Could you file a separate bug describing that, preferably with a minimal testcase to illustrate the issues? Thanks!
I filed a bug about alert and confirm at https://bugzilla.mozilla.org/show_bug.cgi?id=1324963.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: