Skip to main content
November 21, 2025

Bug Report – “2:3 Output Ratio” Incorrectly Sends 9:16 to Backend (Front-End Mapping Error)

  • November 21, 2025
  • 2 replies
  • 518 views

**Description:**
in Firefly web page editing mode ( https://firefly.adobe.com/generate/image?view=edit ), selecting 2:3 as the output aspect ratio always return an 9:16 image, while all other aspect ratios function normally.

 

**Steps to Reproduce:**

1. Open Firefly (Text to Image).
2. In the Output Ratio selector, choose **2:3**.
3. Generate any image.
4. Output is 9:16 instead of 2:3.

 

**Evidence (Chrome Console – Request Payload):**
When 2:3 is selected, the request actually contains:

modelSpecificPayload: {
parameters: { addWatermark: false },
aspectRatio: "9:16"
}

 

This confirms a **front-end configuration or constant-mapping error**, where the 2:3 UI option is mapped to the 9:16 value.

 

**Environment:**

* Firefly Web Interface
* Mac + Chrome
* Issue reproducible consistently

2 replies

droopydog500
Community Manager
Community Manager
November 26, 2025

Hi @Hao37367826kcd1,

 

Thanks for your detailed report. It is clearly a bug. This was subitted to Adobe as a product bug.

 

    droopy

Adobe Community Expert (not an Adobe employee)
November 26, 2025

Continually when requesting a 2:3 aspect ratio image via Gemini 3 model, a 9:16 aspect ratio image is being generated.

November 21, 2025

I chose a 2:3 aspect ratio, but nano banana Pro generates 768 x 1376 images which are in 9:16 aspect ratio. Other ratios of both banana versions are wrong too.