Working Space overrides Embedded Profile, sometimes
My understanding is that the Working Space functions as the default color space and should only used when a document lacks an embedded profile.
I've encountered some scenarios where this does not happen. As an example, I'm comparing the regular sRGB IEC61966-2.1 with these profiles from Elle Stone:
https://github.com/ellelstone/elles_icc_profiles/blob/master/profiles/sRGB-elle-V2-g22.icc
https://github.com/ellelstone/elles_icc_profiles/blob/master/profiles/sRGB-elle-V2-g18.icc
The aim is to embed an untagged image with sRGB 2.2 Gamma, to match the monitor it was created on.
Comparing with unmanaged appearence:
Scenario A: Working Space: sRGB, Embedded Profile: sRGB-elle-V2-g22 – darks are lighter, indicating sRGB TRC
Scenario B: Working Space: sRGB, Embedded Profile: sRGB – image looks identical to Scenario A.
Scenario C: Working Space: sRGB-elle-V2-g22, Embedded Profile: sRGB – image looks good with proper blacks, as expected. Looks the same as unmanaged, as this color space matches the monitor characteristics.
Scenario D: Working Space: sRGB, Embedded Profile: sRGB-elle-V2-g22 – image shows up too bright, brighter than sRGB TRC.
In cases A and B, the Working Space takes precedence, which is the opposite of what I would expect to happen. I would have expected B and C to be identical, instead of A and B. For some reason the Working Space is only overridden in Scenario D.
I can fix this on my personal computer by picking my desired profile (sRGB-elle-V2-g22) as my Working Space, but then this image won't show up correctly for somebody else, assuming they have a calibrated monitor but has set their Working Space to the default sRGB.
I can't make heads or tails of this - is it a bug, or did I make a mistake?
Photoshop 23.1.1
Windows 11/10 (tested on 2 computers)
